-
Java_TCP_IPSocket
使用ServerSocket和Socket实现服务器端和客户端的Socket通信(Socket communication using ServerSocket and Socket to achieve client and server)
- 2014-03-30 22:07:40下载
- 积分:1
-
pca
主成分分析图像,分析图像像素组成部分,高维提取低维特征(Principal component analysis image, analysis of image pixel components, high dimensional extraction of low dimensional features)
- 2020-06-23 17:20:01下载
- 积分:1
-
QT_Tcp
使用tcp 进行文件传输,(可以当作学习tcp通信传输的参考)(Using TCP for file transfer (can be used as a reference for learning TCP communication transmission))
- 2020-12-25 23:19:04下载
- 积分:1
-
一种直连网络路由算法,网络路由算法解析,含仿真结果。
一种直连网络路由算法,网络路由算法解析,含仿真结果。-A Direct Connect network routing algorithm, network routing algorithm analysis, including simulation results.
- 2022-02-21 23:36:02下载
- 积分:1
-
liblogger
日志记录模块+基于组播的设备发现,可以在多路由网络中使用(Log module+ multicast based device discovery, can be used in multi route network)
- 2015-05-04 08:29:40下载
- 积分:1
-
一个基于windows api 的源程序...有很强的参考价值
一个基于windows api 的源程序...有很强的参考价值-a windows-based api of the source ... a strong reference value
- 2022-01-26 07:03:01下载
- 积分:1
-
ndislwf-master
windows过滤驱动的示例代码,解析IP、TCP数据包,没有添加实际功能(Windows filter driver sample code, parsing IP, TCP data packets, did not add the actual function)
- 2021-02-07 18:29:55下载
- 积分:1
-
HttpClient
httpclient 连接池 请求 需要连接池的jar包(httpclient connection pool connection pool request requires jar package)
- 2015-08-27 21:13:13下载
- 积分: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
-
用VB开发的聊天室
用VB开发的聊天室-VB-chat rooms
- 2022-09-27 09:15:03下载
- 积分:1