-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
一个文件传输的例子
一个文件传输的例子-an example of file transfer
- 2022-01-20 23:22:01下载
- 积分:1
-
this document contains two separate procedures, Sender and Receiver for testing...
此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet transmission, could use this test procedure two routers support RAW types of IP packet transmission, whether to support multicast. Procedures demonstrated Windows RAW socket and the use of RTP packets agreement utilization. VC7.0 procedures generated by the project.
- 2022-05-12 15:58:29下载
- 积分:1
-
组播接受程序 可以接受相应网络上的组播信息。
组播接受程序 可以接受相应网络上的组播信息。-Multicast receiving program can receive relevant information on the network multicast.
- 2022-02-20 01:25:57下载
- 积分:1
-
eMule0.44b的原代码
eMule0.44b的原代码-eMule0.44b the original code
- 2022-01-26 07:13:09下载
- 积分:1
-
本实例实现一个多线程的管理器。在应用程序中,可以进行多个线程的创建、执行和关闭等管理。...
本实例实现一个多线程的管理器。在应用程序中,可以进行多个线程的创建、执行和关闭等管理。-examples of the realization of a multithreaded manager. In the application process, can create multiple threads, implementation and management of closure.
- 2022-01-22 12:06:07下载
- 积分:1
-
HTTP数据包过滤
http数据包过滤,可以用来实现家长控制。采用lsp技术,拦截WSPSend、WSPRecv函数。进行数据分析与替换。
- 2022-07-20 15:07:42下载
- 积分:1
-
该程序实现RTP实时接收
该程序实现RTP实时接收-the program to receive real-time RTP
- 2022-12-12 06:10:03下载
- 积分:1
-
myie2.4版源代码
myie2.4版本的源代码-myie2.4 version of the source code
- 2023-04-12 04:15:04下载
- 积分:1
-
HttpWatch网络抓包工具源码
HttpWatch强大的网页数据分析工具.集成在Internet Explorer工具栏.包括网页摘要.Cookies管理 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-27 23:11:18下载
- 积分:1