搜索资源列表
MSTCPSDK
- Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows-Socket programming DOS and Windows development package Microsoft TCP/IP SDK for DOS/Windows
PacketCustomizer_alpha_1_sourcecode
- 查看连接并可以组包的程序- The examination connection and may the group package procedure
A Simple .NET TCP Socket Component
- 一个打包好的.NET环境下的TCP插口组件-a good package.NET environment TCP socket components
castor-0.9.5.3
- castor包,辅助导出xml文件用的,在加入library中直接加入即可-Castor package, derived xml documents supporting the addition of the library can be directly accession
kbsbbs-snapshot.tar
- 水木bbs的最新打包版本,是国内最好的bbs版本之一的公开打包代码。-Shuimu bulletin board package to the latest version, is the finest one of the bulletin board version of the open source package.
mg-samples-2.0.0.tar
- mg-samples 是《MiniGUI 编程指南》的配套示例程序包。 -mg-samples is "MiniGUI Programming Guide" matching sample package.
FtpFlier
- 借鉴同行,简单封装,非常好用的ftp模块,可以实现上传下载的功能-from peers, simple package, a very handy ftp modules can be achieved uploading and downloading functions
example-ipv6-package-0.0.1.tar.bz2
- EXAMPLE IPv6 PACKAGE This is a software package that we have created in order to show the \"best practice\" for the development of IPv6-enabled software, and in particular for what regards the autoconfiguration process. The current release makes us
putty development package
- putty is a client for many networking protocols, e. g. ssh, telnet, serial port communication. This is a package for developing putty
dnsspoof
- 基于winpcap软件,通过构造dns包,来实现dns欺骗。-Winpcap-based software package by constructing dns, dns deceive to achieve.
mysniffer
- 程序中需要设置套接字的属性SIO_RCVALL,而SIO_RCVALL属性在文件mstcpip.h中定义。mstcpip.h是微软用于处理TCP/IP协议的一个头文件,这里面包含了WinSockets一系列相关函数,该文件在platform SDK套件中,该头文件在vc6.0中没有。 本项目中给出了该文件的内容。 编写sniffer程序的另一个方法是在文件中使用#define直接定义SIO_RCVALL。源文件中给出了#define SIO_RCVALL _WSAIOW(IOC_VEND
nio
- Java NIO 源码适合初学者,里面包括通道和Buffer的基本适用,以及文件锁,和内存文件映射-The package contain source code concerned with Java NIO,
1235
- TrafficWatcher 利用WipCap捕获网络数据包并分析 ,含源代码和工程文件,学习 以 Sniffer Package capture 截获x2F-TrafficWatcher use WipCap network packet capture and analysis, including source code and engineering documents, to learn to Sniffer Package capture intercepted x2F
brush.one.package
- 这是目前互联网最好的刷机一体包.下载量已经超过1000万.全球最前沿最简单的刷机工具-This is currently the best Internet Brush one package. Has been downloaded more than 10 million. The world' s most cutting-edge tool for the simplest Brush
IEEE-802.11P-package
- IEEE 802.11p package for ns2.31
package-Analysiser
- 局域网内主机收发包分析器,可以分析TCP,UDP,SMTP,ICMP等协议包并做统计-Host LAN transceiver package analyzer, to analyze TCP, UDP, SMTP, ICMP and other protocol packets and do statistics
IPdata-package
- TCP/IP协议定义了一个在因特网上传输的包,称为IP数据报。这是一个与硬件无关的虚拟包, 由首部和数据两部分组成,ip数据包解析-ip data package
Thread-package
- 很好的线程封装,大家可以看下,封装很好,都看下吧-Thread package, we can look package good
stick-package
- SOCKET通信中,包协议的拆解是比较关键的,这个例子,通过异步,解决粘包问题-SOCKET communication the packet protocol dismantling is critical, this example, asynchronous resolve stick package
Package
- 设计一个Package的继承层次: 1)基类Package a) 包含寄件人姓名,收件人姓名,地址,包裹重量weight和单位重量单价price; b) 提供构造函数; c)提供计费函数double calculateCost(),根据单位重量单价和包裹重量计算并返回包裹运费; d)提供prnt函数,输出包裹基本信息和包裹运费。 2)派生类TwoDayPackage a)继承Package,并包含两日快递服务平寄费baseCost; b)重写基类的calculateC