• 1.摘要
  • 2.基本内容
  • 3.参考资料

EasyTalker

EasyTalker 是开源的集群聊与私聊为一体的即时通讯工具,你可以同时下载服务器和客户端程序,开启你与朋友、舍友、同学、同事之间的聊天之旅。

使用说明:1.本程序使用Java编写,运行之前需要安装Java运行时环境(JRE),你可以到Oracle官方网站下载,下载完成后安装即可使用EasyTalker。

2.使用之前,请检查config.properties配置文件,确保服务器端和客户端配置文件的一致性。

基本内容

1EasyTalker is a opensource group chat and private chat IM. you can download both server and client programs to begin your chatting trip with your friends, roommates,classmates or workmates.direction for use:1.this application is develop by Java , before running it ,you should make sure that there was a JRE had installed in your computer.you can download latest edition JRE from Oracle2.before useing EasyTalker , please make sure that the "config.properties" file in your client side is the same as server side.Specification of "config.properties":address specified the server IP address and port specified the server port.(generally server port do not need to modify)The client and server configuration files:

EasyTalker 是开源的集群聊与私聊为一体的即时通讯工具,你可以同时下载服务器和客户端程序,开启你与朋友、舍友、同学、同事之间的聊天之旅。使用说明:1.本程序使用Java编写,运行之前需要安装Java运行时环境(JRE),你可以到Oracle官方网站下载,下载完成后安装即可使用EasyTalker。2.使用之前,请检查config.properties配置文件,确保服务器端和客户端配置文件的一致性。"config.properties"规格说明:address指定服务器端的IP地址,port指定服务器端的端口号.(一般情况下,服务器端口号不需要修改)客户端服务器端配置文件:The server is running, check clients online and offline situation: 服务器端运行,查看上线下线情况:the clients are chatting in chat-room: 客户端多人在线聊天:click someone or @someone who is onlined to send private message:多人聊天过程中点击某个在线网友或@某个人发送悄悄话:send private message succeeded:发送悄悄话成功:receive private message succeeded and show up a tip dialog:收到某人悄悄话,弹出提示框:show the private message which you had received:查看收到的悄悄话:The server is running, check clients online and offline situation:服务器端运行,查看上线下线情况:

参考资料

  • 1
    easytalker简介