-
NASTester_14
nat tester ............................................
- 2013-02-12 13:14:41下载
- 积分:1
-
AVI_Transport
:文章介绍了在局域网有关AVI文件视频流的实时操作中如何获取AVI视
频流,利用系统压缩管理器实现视频压缩,并实现视频图像的快速显示等问题。具体
讨论了在利用UDP协议进行数据传输时平滑突发数据流、恢复接收数据包的次序
等问题。(: This paper introduces the relevant AVI file in the local area video streaming real-time operation How to obtain the AVI video stream, using System Manager to achieve compression video compression, and to achieve rapid display video images and so on. Specifically discussed the use of UDP protocol for data transmission when the unexpected smooth data flow and restore order to receive packets and so on.)
- 2008-01-24 11:21:17下载
- 积分:1
-
12084247tao2
基于ICMP协议的ping程序设计实验基于ICMP协议的ping程序设计实验(Based on the ICMP protocol ping program designed experimental program designed experiments based on the ICMP protocol ping)
- 2012-10-29 10:54:54下载
- 积分: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
-
MySock
一个基于MFC编写的SOCKET通信软件,可以自由选择客户端和服务器端,可供学习SOCKET编程(SOCKET written a MFC-based communications software, you can choose the client and server side programming for learning SOCKET)
- 2010-08-30 14:04:05下载
- 积分:1
-
File-Manager
通过MFC socket编程实现远程查看硬盘及文件夹和文件的功能(MFC socket programming function to remotely view the hard drive and the folders and files)
- 2021-04-01 14:49:09下载
- 积分:1
-
2009shiyan1
2、Socket编程
凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。
(2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket socket, is communication between the computer and computer interface. Use Winsock provides API functions is the most basic network programming.)
- 2009-11-12 15:06:31下载
- 积分:1
-
socket_Programming
Programming socket
网络编程(Programming socket
)
- 2010-11-28 14:56:14下载
- 积分:1
-
getIPaddress
通过此程序,可以获得本地计算机的IP地址,并以提示框的形式显示出来.(Through this process, access to the local computer' s IP address, and the form of prompt box is displayed.)
- 2009-05-07 14:27:16下载
- 积分:1
-
NetworkProgrammming
基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)
- 2009-04-02 16:09:10下载
- 积分:1