搜索资源列表
C++ping
- 一个可以Ping别人的计算计的程序,对原始TCP编程有很大的帮助-one can Ping others of the calculation procedures, the original TCP program will be very helpful
聊天软件
- 这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
Port-scanning
- 端口扫描器C语言源代码,有兴趣的同学可以看看。-C language source code scanner port, interested students can look at.
Wscan-Gui-Beta7
- Wscan Gui Beta7,web探测,可以批量探测c段,主程序为wwwscan-Wscan Gui Beta7, web detection, can detect c-volume segment, main program for the wwwscan
saomiaoyi
- 这是一个扫描仪的C语言程序,只是实现了一个简单功能,大家可以添加。-This is a scanner, the C language program, but the realization of a simple function, we can add.
clearupjunk
- 此程序可在Visual C++环境运行。垃圾文件清理工具是通过选择磁盘目录,然后选择所要清理的文件的扩展名,程序就会自动在该磁盘的根目录下向所要子目录进行查找,当找到符合条件的文件时就对其进行删除。该垃圾文件清理工具采用线程方式进行工作,所以在进行文件清理时不会影响其他程序的运行。-This procedure can be Visual C++ environment to run. Junk file cleaning tool is by selecting the disk direct
network-monitoring-equipment-
- C++语言开发的网络监控设备,可以监控制定的IP设备的运行状态。-Develop IP devices running state can monitor network monitoring equipment C++ language development.
socket
- 用wireshark的命令行模式和windump抓包有时候很难满足抓包的需求,比如我们在一台http服务器上抓http的某个头是指定值的包及iis给其的响应,而其它的包都不要,用现有工具好像就不好实现了,winddump的规则也顶多指定协议、端口之类,具体包的内容过滤上好像就束手无策了,于是想自己做一个,找了一些wincap开发的资料,貌似c#相关的资料不多,找到一个却不能调试,于是又找了一篇讲c#监控网络流量的文章,改造了一下,做了一个命令行抓包工具,因为遇到一些问题,所以还是半成品。-Com
haha
- 端口扫描程序,多线程,windows下c语言编写。 给定目标ip地址和待扫描的端口范围,运行程序可显示开放端口号。-Port scanning procedures, multithreading, c language to write under Windows. A given target IP address and port range scanning, run the program can display open port.
