搜索资源列表
Python Programming On Win32 Sourcecode
- 大量PYTHON编程源码,包括网络,各种界面元素,文件处理等功能源码演示.-PYTHON has made substantial programming source, including network, various interface elements, document handling capabilities source demo.
win32-Snake
- 该程序为本人大2开发的windows应用程序。是我学习win32API开发的第一个满意的程序。自己设计的算法和编写代码——保证不和网络上任何一个程序重复。界面不华丽但是很简单舒服,代码易懂。更主要的是,这个程序并不十全十美,希望你找出其中的不足,改进。本程序多学习win32API很有帮助。-the process-oriented development of the National People's Congress two windows applications. Yes, I
WIN32.BolzanoWormSourceCode
- WIN32.Bolzano蠕虫源码,TASM编译,通过网络传播,感染本地共享,邮件,完整。-WIN32.Bolzano worm source code, compile processor and transmitted through the Internet. Infection local share, mail and integrity.
snot-0.85a-win32
- 网络安全开发包入侵检测系统分析控制台,欢迎下在使用-network security development kits Intrusion Detection System Console, welcome in the use of
Libnids-1.19-for-win32
- windows平台下的libnids,最新版本libnids 1.19 for win32,内有VC++工程.可以根据需要修改源码,也可以利用库文件方便地重组TCP等,进行协议还原,构造自己的网络入侵检测系统.-windows platform under the libnids. libnids latest version 1.19 for win32, VC works there. may need to modify the source codes, it can also be u
libcurl-7.16.4-win32-nossl-sspi
- 专门介绍网络爬虫设计的论文,写得非常好啊.希望大家好好学习
libcurl-7.15.5-win32-msvc
- 功能最强大的网络爬虫,希望大家好好学习啊,好好研究啊
libdnet-1.11-win32
- libdnet-1.11-win32.zip windows下网络开发包
nmap-4.50-win32
- nmap是一个很不错的网络完全软件, 可以很方便地查询对方主机的各个服务和端口并给出建议.
vc基于udp的简单网络编程
- 开发工具Microsoft Visual C++ 6.0,WIN32程序,基于udp的网络传输
win32 Internet 网络文档资料
- WIn32 Internet网络文档资料 Wininet多线程下载资源文档资料和程序 非常好的资料
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
async-socket-win32-demo
- winsock异步通讯源码,提供给需要进行网络开发的朋友做参考。winsock asynchronous communication source, available to web developers need a friend for reference.-winsock asynchronous communication source, available to web developers need a friend for reference.
CPP-Win32-Socket
- win32 编程的一些资料,是别人总结的,很不错,看完后你会发现其实单纯进行网络编程是很容易的。-win32 programming, some information is summarized in others, very good, in fact, after reading you will find a simple network programming is very easy.
Win32-socket
- socket 接受网络数据包,并且将接受到的数据写入文件中。-Socket accept network packets, and will accept the data writing to file.
SocketChat
- Win32工程下套接字开发的聊天程序,包括服务器端和客户端源码,对于了解网络编程过程很有帮助!-Win32 projects developed under the socket chat program, including server-side and client source code, for the understanding of the process of network programming very helpful!
wireshark-win32-1.3.4
- 编程时用的RTSP、TCP、UDP网络编程数据抓包工具,比较好用,可完成对网络协议的分析-Programming using RTSP, TCP, UDP network programming data packet capture tools, more convenient, to complete the analysis of network protocol
win32-netmon
- C#的网络监控。使用了 wincap. 具体下载源码看一下吧。
Wireshark-win32-2.0.4
- 计算机网络, wireshark抓包工具,计算机网络学习, 协议学习必要工具。。。(Wireshark capture tool, computer network, computer network learning, learning the tools necessary for agreement...)
Win32 API
- Win32 API Windows系统编程常用帮助文档,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。