-
采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。...
采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。-CSOCKET used to be a time server using TCP/IP 13 ports for the service, asked for time to install the computer services simple TCP/IP protocol.
- 2022-06-16 07:00:20下载
- 积分:1
-
网络通信编程源码
网络通信编程源码-network communications programming source
- 2022-06-14 19:03:41下载
- 积分:1
-
这是一个关于c#的网络协议分析程序,希望大家可以有用
这是一个关于c#的网络协议分析程序,希望大家可以有用-This is a study on c# Network protocol analysis process, I hope everyone can be useful
- 2022-03-18 21:37:40下载
- 积分:1
-
Windows, ppp dialer. At least 20 characters ... ...
Windows下ppp拨号程序。至少20字-Windows, ppp dialer. At least 20 characters ... ...
- 2022-08-07 23:18:28下载
- 积分:1
-
An FTP client program, for those interested in friend' s reference to learnin...
一个FTP客户端程序,可供有兴趣的朋友参考学习-An FTP client program, for those interested in friend" s reference to learning
- 2022-04-22 06:33:36下载
- 积分:1
-
smtp dynamic library, mail sent to the process of making DLL containing a detail...
smtp的动态库,邮件发送过程中用的动态库,里面有详细的代码,接口简单无需文档,自己研究一下就可以使用了, 性能稳定。-smtp dynamic library, mail sent to the process of making DLL containing a detailed code, simple interface without documents, their study on the use of the stable performance.
- 2022-03-24 04:48:23下载
- 积分:1
-
单线程文件传输,MFC,使用onreceive和onsend
单线程文件传输,MFC,使用onreceive和onsend-Single-threaded file transfer, MFC, use the onreceive and onsend
- 2022-03-25 02:08:24下载
- 积分:1
-
通过Ihttpmodel实现网站url重写功能
通过Ihttpmodel实现网站url重写功能-Ihttpmodel site through the url rewrite to achieve functional
- 2022-04-20 17:39:08下载
- 积分: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
-
使用delphi7进行socket客户端开发含源码
基于delphi7开发,使用idtcpclient控件,进行socket客户端开发。
包含全部源码以及exe文件,纯原生开发。
还有Server端开发,稍等上传。
- 2022-04-12 13:15:31下载
- 积分:1