-
FTP_Client_by_SMC.zip
FTP_Client_by_SMC.zip
- 2022-06-13 21:48:32下载
- 积分:1
-
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件...
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
- 2022-05-26 00:12:51下载
- 积分:1
-
Internet图片验证码系统
Internet图片验证码系统-Internet Image Verification Code System
- 2023-01-28 15:55:03下载
- 积分:1
-
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。...
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, connection, send data and receive data network communication program.
- 2023-08-16 19:05:04下载
- 积分:1
-
p2p下载工具,不用多说想必大家都会明白的
p2p下载工具,不用多说想必大家都会明白的-p2p download tool, the answer must all understand the
- 2022-01-31 05:53: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
-
采用windows封装起来的UDP程序,包括建立连接、收发包等功能。...
采用windows封装起来的UDP程序,包括建立连接、收发包等功能。-used up windows Packaging UDP procedures, including the establishment of connectivity, packet transceiver functions.
- 2022-12-14 12:05:03下载
- 积分:1
-
HTML转换成XML的工具
可以解析html网页,实现html转xml,用户身份验证信息-html convert to xml tool
- 2023-03-02 16:40:04下载
- 积分:1
-
采用HTTPGET方法进行文件下载,可以任意添加下载项目
采用HTTPGET方法进行文件下载,可以任意添加下载项目 -HTTPGET methods used to download files, you can download any item to add
- 2023-06-06 13:50:03下载
- 积分:1
-
winSockUdp程序编写了UDP客户端和服务端案例,同时也有TCP通讯连路例程,希望对网络编程用户有所帮助。...
winSockUdp程序编写了UDP客户端和服务端案例,同时也有TCP通讯连路例程,希望对网络编程用户有所帮助。-winsockudp include UDP client and UDP server example
- 2023-02-08 16:10:03下载
- 积分:1