资源列表
[TCP/IP协议栈] chat
说明:程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on<ludwig> 在 2025-06-23 上传 | 大小:120kb | 下载:0
[TCP/IP协议栈] ClientaServ
说明:windows TCP/IP 网络编程示例,包括服务端和客户端程序,可以相互发送信息并显示。-windows TCP/IP internet program samples,include service and client,connect ,send and receive informations ,display.<joey H> 在 2025-06-23 上传 | 大小:3.2mb | 下载:0
[TCP/IP协议栈] pingattcak
说明:Ping攻击代码,VC++。通过发送icmp报文探寻主机-Ping attack code, VC++. By sending icmp packets to explore the host<王嵩> 在 2025-06-23 上传 | 大小:46kb | 下载:0
[TCP/IP协议栈] IOCPDemo
说明:使用IOCP模型实现的TCP消息转发程序,可实现简单的信息交互-use iocp to implenment tcp<fenghongen> 在 2025-06-23 上传 | 大小:9kb | 下载:0
[TCP/IP协议栈] AChatProgrameExample
说明:A Java Chat Programe,Just for studying TCP-A Java Chat Programe,Just for studying TCP...<ZhangChenzhi> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[TCP/IP协议栈] VerySimpleChatProgram
说明:A very simple chat Program... just for studying java tcp and awt.<ZhangChenzhi> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[TCP/IP协议栈] Server-File-Manager
说明:control directory and files. control port and connection tcp ip<ivan> 在 2025-06-23 上传 | 大小:485kb | 下载:0
[TCP/IP协议栈] ipmsg310src
说明:IPmsg 源代码,提供短信、文件的多点传输。用于区域网,使用tcp/ip和udp协议。-IPmsg resource code<张恒巍> 在 2025-06-23 上传 | 大小:666kb | 下载:0
[TCP/IP协议栈] daima
说明:client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five<liuzheng> 在 2025-06-23 上传 | 大小:14kb | 下载:0
[TCP/IP协议栈] congestion-control-and-QoS
说明:Objectives of this document -Connection oriented and connectionless services The TCP/IP layers Differences between OSI and TCP/IP models -Objectives of this document -Connection oriented and connectionless services The TCP/IP lay<ghassan> 在 2025-06-23 上传 | 大小:290kb | 下载:0