-
MFC框架下聊天室客户机与服务器程序(完整源码,亲测通过)
MFC框架下聊天室客户机与服务器程序(完整源码,亲测通过)
- 2019-11-24下载
- 积分:1
-
cs
说明: MFC界面,服务器端可通过TCP socket的链接使client和sever端建立链接,然后可以对客户端的相关文件实现监听功能。并显示在服务器相应位置。(client sever )
- 2014-05-01 23:03:40下载
- 积分:1
-
WCF实现文件传送(亲测通过)
利用WCF实现文件传送,主要注意MessageContract的使用 本示例的主要功能 就是 client.exe通过wcf 将本机的 sample.docx文件传输到 server.exe端 亲测通过了
- 2016-06-24下载
- 积分:1
-
WinPcap-NDIS-WFP-Drivers-master
说明: winpcap ndis和wfp驱动代码(winpcap ndis and wfp driver code)
- 2020-08-04 20:07:58下载
- 积分:1
-
InvertedDigitTime
倒影数字时间,两个时钟的时间是同步的,每0.96秒更新一次时间(Reflection digital time, two clock time is synchronized, and updated once every 0.96 seconds of time)
- 2010-02-04 08:57:15下载
- 积分:1
-
WL_IPpack02
获得IP地址和MAC地址的对应关系网络课实验。
根据IP地址发送和接受ARP包获得对应MAC地址。(Access to correspondence between the experimental class network IP address and MAC address. Send and receive ARP packets to obtain the corresponding MAC addresses based on IP addresses.)
- 2014-05-21 08:56:22下载
- 积分: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
-
mymailcode
本程序主要进行了发邮件的编写 已经调试通过了 可以进行发邮件的处理(the main procedures for the preparation of the mail has been testing can be conducted through the mail processing)
- 2007-03-22 10:17:52下载
- 积分:1
-
socket
vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
- 2013-11-03 23:06:48下载
- 积分:1
-
company_network
搭建一个有4个部门的公司网络,包含研发部门、测试部门、管理部门和销售部门,利用局域网模型在一个对象中模拟一个服务器和多个客户端的行为(Set up a department of four corporate network, including R & D department, testing department, management department and sales department, the use of local area network model of an object in the simulation at a server and multiple clients of conduct)
- 2009-04-08 19:35:59下载
- 积分:1