Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EUG:Overview"

Line 1: Line 1:
[[EUG:Users Guide|< back]]
+
[[EUG:Users Guide|&lt; back]]  
==Overview==
+
 
ECF is a framework for building distributed servers, applications, and tools. It provides a modular implementation of the OSGi 4.2 Remote Services standard, along with support for REST-based and SOAP-based remote services, and asynchronous messaging for remote services.  
+
== Overview ==
 +
 
 +
From a end-user's perspective, ECF provides three major areas of communication which are sync and a-sync p2p communication, collaboration and utilities. Let's take a look at these three different area's and the see what the ECF has available for you.
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
{| border="2" cellpadding="1" cellspacing="1"
 +
|-
 +
|
 +
Person to Person Communication<br>
 +
 
 +
|
 +
<span class="Apple-style-span" style="line-height: normal;">
 +
</span>
 +
 
 +
{| border="0" cellpadding="0" cellspacing="1"
 +
|-
 +
| Chat
 +
|
 +
ECF Provides several protocols over which to create a chat session. '''IRC''' You are able to login to an IRC server to join IRC chatrooms. Eclipse committers operate many rooms on the Freenode server. They are happy to help you answer questions.
 +
 
 +
<br> '''XMPP and XMPPS''' sasasas
 +
 
 +
<br> '''MSN''' asasas '''Eclipse IM'''
 +
 
 +
<br>
 +
 
 +
|-
 +
| News&nbsp;
 +
| ECF Provides the NNTP protocol together with a basic news client&nbsp;
 +
|}
 +
 
 +
|-
 +
| Collaboration
 +
|
 +
<span class="Apple-style-span" style="line-height: normal;">
 +
</span>
 +
 
 +
{| border="0" cellpadding="0" cellspacing="1"
 +
|-
 +
| Project Synchronization
 +
| Eclipse projects can be shared.&nbsp;
 +
|-
 +
| Real-Time Collaborative Editing
 +
| ECF Provides tools to share an editor over the network. This can be used for pair programming sessions across the network.
 +
<br>
 +
 
 +
|}
 +
 
 +
 
 +
 
 +
|-
 +
| Utilities
 +
|
 +
|}
 +
 
 +
<br> ECF is a framework for building distributed servers, applications, and tools. It provides a modular implementation of the OSGi 4.2 Remote Services standard, along with support for REST-based and SOAP-based remote services, and asynchronous messaging for remote services.  
  
 
yadi yadi yadi add more text here
 
yadi yadi yadi add more text here

Revision as of 07:26, 31 October 2010

< back

Overview

From a end-user's perspective, ECF provides three major areas of communication which are sync and a-sync p2p communication, collaboration and utilities. Let's take a look at these three different area's and the see what the ECF has available for you.



Person to Person Communication

Chat

ECF Provides several protocols over which to create a chat session. IRC You are able to login to an IRC server to join IRC chatrooms. Eclipse committers operate many rooms on the Freenode server. They are happy to help you answer questions.


XMPP and XMPPS sasasas


MSN asasas Eclipse IM


News  ECF Provides the NNTP protocol together with a basic news client 
Collaboration

Project Synchronization Eclipse projects can be shared. 
Real-Time Collaborative Editing ECF Provides tools to share an editor over the network. This can be used for pair programming sessions across the network.



Utilities


ECF is a framework for building distributed servers, applications, and tools. It provides a modular implementation of the OSGi 4.2 Remote Services standard, along with support for REST-based and SOAP-based remote services, and asynchronous messaging for remote services.

yadi yadi yadi add more text here

Back to the top