-
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
- 2023-06-04 05:20:04下载
- 积分:1
-
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。...
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
- 2022-03-14 13:47:52下载
- 积分:1
-
非常好的监听IP包的软件(开源代码)
可以清晰了解TCP/IP,UPD协议中,每个包所包含数据的含义等,包括每一帧数据的头,校验等,解码的数据让你清晰了解底层通讯的机制。非常珍贵。
- 2022-01-26 01:41:54下载
- 积分:1
-
HTTP principle and source
断点续传原理及源程序-HTTP principle and source
- 2022-01-25 23:35:18下载
- 积分:1
-
一款POP3协议的实例小软件,用于接受邮件的
一款POP3协议的实例小软件,用于接受邮件的-A small example of POP3 protocol software, used to accept mail
- 2023-05-04 02:30:02下载
- 积分:1
-
adhoc仿真,OMNeT++编写,欢迎交流
adhoc仿真,OMNeT++编写,欢迎交流-ADHOC simulation, OMNeT++ prepared to welcome the exchange of
- 2022-01-31 11:33:41下载
- 积分:1
-
一个IP多播的例子
一个IP多播的例子-An example of IP Multicast
- 2022-07-08 18:20:05下载
- 积分:1
-
写的是英国电信软件,纯文本。原函数的比较…
delphi的写的bt软件,纯文本.比较原始的bt功能.-delphi write the bt software, plain text. bt comparison of the original function.
- 2022-01-31 10:18:18下载
- 积分: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 winsock控件实例。经过测试成功,可以用于联机通信。...
用vb编写的关于vb winsock控件实例。经过测试成功,可以用于联机通信。-Prepared using vb control on vb winsock examples. After successful tests, can be used for online communication.
- 2023-04-28 14:40:03下载
- 积分:1