-
Jdon版Jive论坛,非常不错的
Jdon版Jive论坛,非常不错的-Jdon version Jive Forum, very good
- 2022-10-31 17:10:03下载
- 积分:1
-
一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。...
一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。-one LAN communications tools, applicable to Delphi 5, would be able to visit after the installation of LAN resources, and communications.
- 2022-03-25 00:16:44下载
- 积分:1
-
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。...
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。-VC-based Multicast Winsock2 procedures, contains a server-side and client, you can copy the client on different machines to test multicast. Contains a detailed description of the Notes and debugging.
- 2022-02-10 14:32:09下载
- 积分:1
-
两台网络中的主机建立通信连接
两台网络中的主机建立通信连接-two network hosts on the establishment of communication links
- 2023-08-03 20:40:02下载
- 积分:1
-
一个纯jsp的购物网站,没有用到任何框架,适合初学者学习使用...
一个纯jsp的购物网站,没有用到任何框架,适合初学者学习使用-Jsp a pure shopping site, did not use any framework, suitable for beginners learning to use
- 2022-05-05 07:57:23下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1
-
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
- 2022-03-09 15:19:37下载
- 积分:1
-
使用HTTP服务器来控制计算机…
采用http web server,通过指令,远程关闭计算机,远程重启,远程启动其它应用程序等。2年前为一客户写的,-useing the http webserver to control the computer...
- 2022-08-23 07:21:36下载
- 积分:1
-
This procedure is a break point continues passes on the
document procedure the c...
本程序为一断点续传文件程序的客户端程序.
采用了多线程技术,速度明显高于同类软件.- This procedure is a break point continues passes on the
document procedure the customer end procedure Used the multi-thread
technology, the speed has obviously been higher than similar software
- 2022-02-02 01:23:12下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1