CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c compiler - List
[
WinSock-NDIS
]
libbt-1.04
DL : 0
一个实现BitTorrent核心协议的C语言库,可以使用VC编译。非常好-BitTorrent to achieve a core agreement for the C language, the compiler can use VC. Very good
Date
: 2008-10-13
Size
: 319.95kb
User
:
连红星
[
WinSock-NDIS
]
asn1c-0.9.19.tar
DL : 0
ASN.1 to C/C++的编译器源码.支持BER/DER/CER/BASIC-XER/CXER/PER编码方式,编译目标语言C/C-ASN.1 to C / C compiler source. Support BER / DER / CER / BASIC -XER/CXER/PER encoding, language compiler target C / C
Date
: 2008-10-13
Size
: 903.77kb
User
:
王振华
[
WinSock-NDIS
]
(R)-C++-Code-代理之狐源代码
DL : 0
代理之狐源代码,是一个简单的代理服务器程序,包含所有源码,可以方便的直接编译生成。-agent Fox source code is a simple proxy server, including all source code, to facilitate the direct compiler generation.
Date
: 2008-10-13
Size
: 307.13kb
User
:
cdw
[
WinSock-NDIS
]
windows_ndis_packet_capture
DL : 0
N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C language completed, including four C language source documents for a p c k e t. C, n o p c l e s o. C, a r e d. W r c and i t e. c. C-language header file a p c k e t. H and a resource document p c k e t. R c through D D K for the b u l d i compiler generation tools driver executable file a p c k e t. S y s.
Date
: 2008-10-13
Size
: 62.99kb
User
:
张敏
[
WinSock-NDIS
]
netsnifferedit
DL : 0
该sniffer程序是基于WinpCap开发的,(snort 也是基于该库开发的) 详细资料请访问官方站点http://winpcap.polito.it 建议使用windows2000环境 1, 安装WinpCap 库,运行WinPcap_3_0.exe 2. 安装winpcap sdk,将wpdpack_3_0.zip的内容解压到C:\\wpdpack_3_0下, 运行vc++,在其的include file项中中添加目录 c:\\WPDPACK_3_0\\WPDPACK\\INCLUDE 在Library files 中添加 C:\\WPDPACK_3_0\\WPDPACK\\LIB (在选项菜单中找以上设置的地方) 3. 编译sniffer程序,用vc++打开/sniffer/testapp.dsw ,编译运行 修改已有的sniffer源程序,使其在屏幕上打印出捕获的数据包的协议类型及其它相关信息。如:源IP地址,目的IP地址,源端口,目的端口等信息。-the sniffers are based on WinpCap development, (snort is based on the development of the library) detailed information, please visit the official site, http : / / winpcap.polito.it recommended a windows2000 environment, installation WinpCap arsenals, running WinPcap_3_0.exe 2. winpcap sdk installation, wpdpack_3_0.zip to extract the contents of C : \\ wpdpack_3_0, running vc, in the include file their item added to the directory c : \\ WPDPACK_3_0 \\ WPDPACK \\ INCLUDE file in the Library s Adding C : \\ WPDPACK_3_0 \\ WPDPACK \\ LIB (in the options menu to find the set above) 3. compiler sniffers procedures, opening with vc / sniffers / testapp.dsw. compiler revisions of the existing operation of sniffers source, so on the screen print out the data packet capture the agreement types, and other r
Date
: 2008-10-13
Size
: 1.36mb
User
:
赵锐
[
WinSock-NDIS
]
ping_srcedittion
DL : 1
该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Date
: 2008-10-13
Size
: 14.14kb
User
:
赵锐
[
WinSock-NDIS
]
gsoap_win32_2.7.9a
DL : 0
gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。-gSOAP compiler tool provides a SOAP / XML for C / C implementation. so that the C / C-language development or web services client's job a lot easier.
Date
: 2008-10-13
Size
: 4.45mb
User
:
dym
[
WinSock-NDIS
]
minipe_down_Vc++
DL : 0
Visual C++6.0环境下编译,生成文件为3K的下载者-Visual C Compiler 6.0 environment, generate documents for those who download the 3K. .
Date
: 2008-10-13
Size
: 8.79kb
User
:
LiuMang.Yu
[
WinSock-NDIS
]
network_test
DL : 1
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过-c builder with a detection network was open or not the tool can be used to automatically control robot to the server, network performance testing, the compiler through bcb6
Date
: 2008-10-13
Size
: 865.91kb
User
:
陈东
[
WinSock-NDIS
]
Bluetooth
DL : 0
*** *** *** ***** Microsoft Bluetooth SDK supplement ***************************************** Prerequisites for development * Appropriate compiler (Microsoft Visual C++) * Microsoft Platform SDK (latest - post July 2002) Prerequisites for testing * Supported Bluetooth radio hardware (2) * Microsoft Windows XP SP1 (or later) * Bluetooth support for Windows XP QFE
Date
: 2008-10-13
Size
: 8.87kb
User
:
xzhuwu
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.