-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1
-
ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。...
ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。-image analysis and identification of a key aspect is the image measurement parameters, the procedure could achieve some of the parameters of the measurement.
- 2022-11-19 03:40:04下载
- 积分:1
-
SIP(Session Initiation Protocol)的一个开放源码的实现,版本0.60
SIP(Session Initiation Protocol)的一个开放源码的实现,版本0.60-inplement to open code about SIP(Session Initiation Protocol)
edit 0.6.
- 2023-08-17 08:20:04下载
- 积分:1
-
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过-web_HTTP Protocol server source code, including detailed notes, VC6.0 debugging through
- 2022-02-12 21:41:46下载
- 积分:1
-
vc编的tcp和udp服务器,客户端,很好用
vc编的tcp和udp服务器,客户端,很好用-vc series tcp and udp server, client, a very good use
- 2022-03-10 02:38:51下载
- 积分:1
-
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!...
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!-Network protocol dictionary feature! Clients can access server-side queries to the dictionary!
- 2022-12-14 02:25:03下载
- 积分:1
-
获取计算机的名称和IP地址:单击按钮显示计算机名称和本机的IP地址!...
获取计算机的名称和IP地址:单击按钮显示计算机名称和本机的IP地址!-Get the computer name and IP address: Click the button to display the computer name and IP address of the machine!
- 2022-12-11 17:00:03下载
- 积分:1
-
一个简单的聊天程序
网络编程
一个简单的聊天程序
网络编程-A simple chat program network programming
- 2022-01-25 16:03:52下载
- 积分:1
-
根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)...
根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)-Calculated in accordance with IP address broadcast address (including some commonly used a simple algorithm, one will understand the look!)
- 2022-03-09 11:23:29下载
- 积分:1
-
采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。...
采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory note attached to the source code (in order to take care of most friends, and I are all for the MFC source).
- 2022-02-14 10:13:18下载
- 积分:1