资源列表

« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 699 »

[TCP/IP协议栈AnalyzeTCP_WinPcap.cpp

说明:该程序通过利用WinPcap提供的函数pcap_loop(pcap_t* p,int cnt,pcap_handle dispatch_handle,u_char* user)将数据包捕获。并在dispatch_handle(u_char *,const pcap_pkthdr *header,const u_char *pkt_data)中通过编写代码实现解析。-The program provided through t
<> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈callback

说明:简单win32服务器应用程序源码!多多支持-Simple win32 server application source code! A lot of support
<竹平> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈udp_clnt

说明:TCP/IP客户端程序,利用tcp传输通信-TCP/IP client program, using tcp transmission communication
<竹平> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈TCPCScommunication

说明:一个很详细的基于TCP 的CS通讯程序,包含了服务器和客户端两部分代码-A very detailed TCP based on the CS communication procedures, including the server and client code in two parts
<倪彬彬> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈13

说明:UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时
<猪八戒> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈jianting

说明:TCP/IP协议的客户监听端,可以进行客户的连接-TCP/IP protocol monitor client
<daishaowu> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈ssd8Multiple-ChoiceQuiz1

说明:ssd8 计算机网络分布与计算选择1的答案,希望对大家有用 -ssd8 computer networks to choose one distribution and calculating the answer, in the hope that useful to everybody
<> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈ssd8Multiple-ChoiceQuiz2

说明:ssd8 网络分布与计算,用java实现的网络编程,icarnegie课程选择2答案-ssd8 network distribution and calculation, using java realize the network programming, icarnegie courses to choose 2 answers
<> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈ssd8Multiple-ChoiceQuiz3

说明:ssd8 网络分布与计算,用java实现的网络编程,icarnegie课程选择3的答案-ssd8 network distribution and calculation, using java realize the network programming, icarnegie courses to choose 3 answers
<> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈ping

说明:实现了ping功能。并且基于vc图形界面。在程序中,实现了windows中的ping功能的大部分参数功能。很强大。-Realize the ping function. And vc-based graphical interface. In the process, realize the windows of the ping function in the majority of the functional parameters
<韩欣> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈udps

说明:Udp服务器程序~由mail与execute两个函数所组成。-UDP server program ~ by mail and execute composed of two functions.
<elvis> 在 2024-08-02 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈socket111

说明:套接字编程框架,实现创建、绑定、请求与应答、数据传输等供能-Socket programming fr a mework, the realization of the creation, binding, request and response, data for transmission to
<dgr> 在 2024-08-02 上传 | 大小:2048 | 下载:0
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 699 »

源码中国 www.ymcn.org