搜索资源列表
数据报通信程序
- 一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
命令行下可以解读TCP数据报内容的Sniffer
- 命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
基于SPI的数据报过滤原理与实现
- 一篇关于 “基于winsocket SPI的数据报过滤原理和实现”的文档,文末附有源代码-a "winsocket SPI based on the data reported filtration principle and the realization" of the documents, with the end of the text source code
基于winpcap的网络数据捕获
- 使用winpcap开发包开发的一款数据报捕获软件,能够对流过网卡的数据报进行捕获,并且分析,朋友们还可以自行添加自己所需模块
基于SPI的数据报过滤原理与实现
- 一篇关于 “基于winsocket SPI的数据报过滤原理和实现”的文档,文末附有源代码-a "winsocket SPI based on the data reported filtration principle and the realization" of the documents, with the end of the text source code
IPv6_Final
- 测试IPV6传输和性能的工具,包含ping,收发数据报测试,封装IP,数据包,隧道技术测试等-IPV6 test transmission and performance tools, including ping, send data reported test, packaging IP data packets, tunnel testing
数据报通信程序
- 一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
命令行下可以解读TCP数据报内容的Sniffer
- 命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
UDP轻松应用
- "用户数据报协议"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;"传输控制协议"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软
ListenNetwork
- 侦听网络中的数据包,可设置侦听的目的地址和端口,并显示数据报的内容,并把侦听结果写入日志文件中。-interception of network data packets that can be set to intercept the destination address and port, and display of data content, results and interception into the log file
CatchDataPacket
- 网络数据包监听工具.实现对网络数据报的监听和基本分析.-data network sniffing tools. Implementation of the network data reported wiretapping and fundamental analysis.
IPtrafficmonitor
- 这个程序利用Winpcap库来捕获IP数据包。从而对数据报进行分析,调试的时候 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Stud
sendpack
- raw socket实现自定义数据报头(IP头/TCP头)程序-raw socket data to achieve a custom header (IP header/TCP header) program
yskh
- 单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序-Single-reported data encryption in the file transfer when the data is encrypted reported that this procedure for the client program
ThreadSockect
- 使用数据报(UDP)创建并初始化套接字,接收发送数据-The use of datagram (UDP) to create and initialize the socket, the receiving send data
LANmonitor
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。-LAN monitoring system is the main scree
udt.4.4.win32_withVC6
- UDT_4.4增加,VC6可编译版本。UDT是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。-UDT_4.4 , VC6 version can be compiled. UDT is an Internet data transfer protocol. UDT was built in on top of U
5.3
- 用c语言实现的网络嗅探器,可以抓到tcp,ip,udp 等网络数据报-With c language network sniffer can capture tcp, ip, udp and other network data report
java
- Java入门基本源代码,包括采用UDP数据报通信实现的点对点聊天、创建Access数据库student及表、对MySQL数据库执行SQL语句创建stuinfo表、连接指定数据库并获得数据库属性信息、用于控制网络考试时间的组播、执行插入和删除数据的SQL语句、组播聊天-Introduction to the basic Java source code, including the use of UDP datagram to achie
简单的用数据报与PHP通信
- 简单的用易语言数据报与PHP通信!自己一个小项目用到的,分享给需要的人(Simply communicate with PHP using easy language datagram!)