资源列表

« 1 2 ... .33 .34 .35 .36 .37 238.39 .40 .41 .42 .43 ... 699 »

[TCP/IP协议栈TcpWrapper

说明:TcpWrapper 是一个基于.Net TCP library可以用来发送和接收可以序列化的对象-This Library Provide a Useful and Easy Layer of Abstraction over the .Net TCP library (system.net.*) you can use this library to send and receive objects that Can Be
<godghdai> 在 2024-09-29 上传 | 大小:150528 | 下载:0

[TCP/IP协议栈chat

说明:程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话
<ludwig> 在 2024-09-29 上传 | 大小:122880 | 下载: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> 在 2024-09-29 上传 | 大小:3352576 | 下载:0

[TCP/IP协议栈pingattcak

说明:Ping攻击代码,VC++。通过发送icmp报文探寻主机-Ping attack code, VC++. By sending icmp packets to explore the host
<王嵩> 在 2024-09-29 上传 | 大小:47104 | 下载:0

[TCP/IP协议栈IOCPDemo

说明:使用IOCP模型实现的TCP消息转发程序,可实现简单的信息交互-use iocp to implenment tcp
<fenghongen> 在 2024-09-29 上传 | 大小:9216 | 下载:0

[TCP/IP协议栈AChatProgrameExample

说明:A Java Chat Programe,Just for studying TCP-A Java Chat Programe,Just for studying TCP...
<ZhangChenzhi> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈VerySimpleChatProgram

说明:A very simple chat Program... just for studying java tcp and awt.
<ZhangChenzhi> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈Server-File-Manager

说明:control directory and files. control port and connection tcp ip
<ivan> 在 2024-09-29 上传 | 大小:496640 | 下载:0

[TCP/IP协议栈ipmsg310src

说明:IPmsg 源代码,提供短信、文件的多点传输。用于区域网,使用tcp/ip和udp协议。-IPmsg resource code
<张恒巍> 在 2024-09-29 上传 | 大小:681984 | 下载:0

[TCP/IP协议栈upordown

说明:tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
<zhangnan> 在 2024-09-29 上传 | 大小:479232 | 下载:0

[TCP/IP协议栈TCPIP

说明:TCP/IP this program its a simulation of the protocole TCP/IP
<roy> 在 2024-09-29 上传 | 大小:2048 | 下载: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 t
<liuzheng> 在 2024-09-29 上传 | 大小:14336 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 238.39 .40 .41 .42 .43 ... 699 »

源码中国 www.ymcn.org