文件名称:jishitongxun
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
简单的即时通讯系统,
服务器端功能:
(1)启动服务器,建立侦听,接受客户端连接。
(2)向客户端发送系统消息。
(3)转发客户端消息。
(4)关闭服务器。
聊天客户端功能:
(1)连接服务器,发送用户登录请求。
(2)向服务器发送聊天信息。
(3)接收服务器端转发的聊天信息。
附有源代码和需求分析报告、
-Simple instant messaging system,
Server-side functionality:
(1) Start the server Establishes a listener to accept client connections.
(2) Send a message to the client system.
(3) to forward client messages.
(4) shut down the server.
Chat client functionality:
(1) connection to the server, send the user login request.
(2) to the server to send a chat message.
(3) to receive chat messages on the server side forwards.
With source code and needs analysis,
服务器端功能:
(1)启动服务器,建立侦听,接受客户端连接。
(2)向客户端发送系统消息。
(3)转发客户端消息。
(4)关闭服务器。
聊天客户端功能:
(1)连接服务器,发送用户登录请求。
(2)向服务器发送聊天信息。
(3)接收服务器端转发的聊天信息。
附有源代码和需求分析报告、
-Simple instant messaging system,
Server-side functionality:
(1) Start the server Establishes a listener to accept client connections.
(2) Send a message to the client system.
(3) to forward client messages.
(4) shut down the server.
Chat client functionality:
(1) connection to the server, send the user login request.
(2) to the server to send a chat message.
(3) to receive chat messages on the server side forwards.
With source code and needs analysis,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
即时通讯\java代码.txt
........\~$报告.doc
........\新建 文本文档.txt
即时通讯