-
套接字文件传输
分为服务器和客户端两部分,服务器与客户端建立连接后,自动给客户端发送文件,文件传输采用TCP/IP协议,使用CSoket套接字编程。
- 2023-05-17 11:55:03下载
- 积分:1
-
UdpSendFile
实现传输层UDP的功能,进行文件的发送等功能的实现(UDP transport layer, file send and other functions to achieve)
- 2013-04-30 19:21:41下载
- 积分:1
-
小区宽带网接入技术及宽带网络布线
小区宽带网接入技术及宽带网络布线-Area Broadband Network Broadband Access Technology and Network Cabling
- 2022-06-03 02:29:21下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1
-
ping
说明: 本程序检测统计同一网段的电脑在线情况,功能比较单一是给新手学习的.老鸟就绕过了(This program detects and counts the online situation of the computer in the same network segment. The function is relatively simple for novices to learn. Old birds bypass it.)
- 2019-03-13 21:07:50下载
- 积分:1
-
利用rfc868协议编写网络对时程序
利用rfc868协议编写网络对时程序-use rfc868 agreement on the preparation of procedural Network
- 2022-02-01 14:24:04下载
- 积分:1
-
src
端口扫描工具 C++语言编写 代码简洁有效快捷!(Port scanning tool C++ language code is simple and effective and efficient!)
- 2014-04-13 16:16:39下载
- 积分:1
-
hangji
说明: 运用Dijkstra算法的航迹规划,可以避障,对学习很有用(Track planning using Dijkstra algorithm can avoid obstacles and is very useful for learning.)
- 2020-10-24 18:10:02下载
- 积分:1
-
python爬虫完整课件详细教程
python爬虫完整课件详细教程
- 2020-12-08下载
- 积分:1
-
一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行...
一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行-a run in IExplorer to stop advertising the pop-up window. Stop principle is : Only users click on the pop-up window could pop. Under the vs.net compiler, running xp
- 2022-03-22 18:04:45下载
- 积分:1