-
ICMP high
Icmp高级编程 代码在vc++6.0下调试通过-ICMP high-level programming code vc++ 6.0 debugging through
- 2022-12-22 17:50:03下载
- 积分:1
-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1
-
如何判断网络上的计算机是否设置了密码
如何判断网络上的计算机是否设置了密码-how to judge a computer on a network is set password
- 2022-06-30 09:36:34下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
vb 写的防火墙,可以与自己加载一些另外的安全功能
vb 写的防火墙,可以与自己加载一些另外的安全功能-vb wrote firewalls, can be loaded with its own number of additional security features
- 2023-01-20 04:45:03下载
- 积分:1
-
漂亮的图形化的PING:)
漂亮的图形化的PING:)-beautiful graphics of PING :)
- 2022-05-16 04:57:27下载
- 积分:1
-
vc++6.0,网络编程,实现局域网文件传输功能。
vc++6.0,网络编程,实现局域网文件传输功能。-vc++ 6.0, network programming, LAN file transfer function.
- 2022-02-09 16:55:00下载
- 积分:1
-
聊天程序(客户端和服务端,包含一个socket.ocx)
聊天程序(客户端和服务端,包含一个socket.ocx)-chat program (client and server, including a socket.ocx)
- 2022-02-06 12:33:27下载
- 积分:1
-
查询其中一个会智能找到两一个相关名称,有一点级联感觉
查询其中一个会智能找到两一个相关名称,有一点级联感觉-Inquiries will be smart to find one of 21 related to the name, it felt cascade
- 2022-07-11 21:30:59下载
- 积分:1
-
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
- 2022-03-17 19:58:41下载
- 积分:1