IBM的文章Getting started with the Eclipse Communication Framework 介绍了ECF,同时告诉我们如何开始使用ECF,同时还提供了一个基于Yahoo IM 的例子。
Getting started with the Eclipse Communication Frameworkhttp://www.ibm.com/developerworks/opensource/library/os-ecl-commfwk/?ca=dgr-jw22ECF下载地址http://www.eclipse.org/ecf/downloads.html引用页 http://www.eclipse.org/downloads/download.php?file=/technology/ecf/org.eclipse.ecf.sdk-0.8.0.S20060507.zip安装完毕插件后,起服务目录在 $:\eclipse\features\org.eclipse.ecf.serverfeature_0.8.0\binstartserver.cmd然后打开eclipse 菜单ECF链接选择协议ecf generic 后设置服务器url例如http://localhost:3282/server,输入别名进入强大的聊天室.让我们一起XP 编程吧