-
基于MFC平台和TCP协议的即时通讯软件源代码
在实际生活中,人们所使用的网络通信软件功能均是基于SOCKET套接字作为通信桥梁实现的。一个创建TCP服务器和客户端的程序,在VC的平台中。可以实现客户端与服务器间点对点的数据传输功能。
- 2022-03-18 08:46:05下载
- 积分:1
-
输出netflow的小工具,可以用于netflow分析的测试
输出netflow的小工具,可以用于netflow分析的测试-NetFlow output of small tools, can be used for NetFlow analysis test
- 2022-01-25 17:15:56下载
- 积分:1
-
Wireshark0.99.3a版的源代码
Wireshark是一款非常流行的网络协议分析工具,前身为Ethereal...
Wireshark0.99.3a版的源代码
Wireshark是一款非常流行的网络协议分析工具,前身为Ethereal-Wireshark0.99.3a version of the source code is a highly Wireshark flow The network protocol analysis tool, formerly Ethereal
- 2023-02-11 10:30:06下载
- 积分:1
-
网络安全sniffde 的程序
网络安全sniffde 的程序-network security procedures sniffde
- 2022-09-27 05:30:03下载
- 积分:1
-
C#摄像头视频录像源代码
简单的C#视频录像,编译通过,你可以使用windows的AVICap 类轻松地完成视频捕获。AVICap 提供给应用程序一个简单的、基于消息的接口去访问视频设备,并且可以控制处理视频流捕获,但未用视频压缩,希望以后加入!Microsoft® Video for Windows® (VFW) 提供的函数可以让应用程序去处理视频数据。 VFW 在16位Windows的时候就被引入了。它的许多重要功能已经被DirectX取代了。 要获得更多的信息,你可以参考DirectX 的文档。现在将介绍VFW的视频捕获!
- 2023-05-19 17:50:04下载
- 积分:1
-
高级扫描(SYN刺探)的扫描器+源代码这是图形介面下一款基于高级扫描技术(SYN刺探)的扫描器。应广大编程爱好者的要求,现在公布它的源代码。它的扫描速度在同类安...
高级扫描(SYN刺探)的扫描器+源代码这是图形介面下一款基于高级扫描技术(SYN刺探)的扫描器。应广大编程爱好者的要求,现在公布它的源代码。它的扫描速度在同类安全软件中是比较快的。最快可以 1s 刺探接近500个IP(远程刺探),当然那和您的网速(N重要的一点)和机器的性能有关系,在测试版中没有本地扫描的功能,在1.0中加上了。它的优势最要在于大规模的扫描,经测试它的速度比SuperScan还要快,因为SuperScan并不是基于嗅探技术的。在扫描的同时还会留下日志。SYN刺探就不会。 -High scan (SYN spying) of the source code scanner is graphics-based interface under the High scanning technology (SYN spying) scanners. Should the majority of programming enthusiasts, now published its source code. Its scanning speed in a similar security software is quite fast. The fastest 1s can gather nearly 500 IP (remote spying), and then of course, your speed (N important point) and machinery related to the performance of the beta no local scanning feature, coupled with a 1.0.SuperScanSuperScan The scan also will stay log. SYN spying would not.
- 2022-08-24 05:43:45下载
- 积分:1
-
tracert跟踪程序,该诊断实用程序通过向目的地发送具有不同生存时间 (TTL) 的 Internet 控制信息协议 (ICMP) 回应报文,以确定至目的地的...
tracert跟踪程序,该诊断实用程序通过向目的地发送具有不同生存时间 (TTL) 的 Internet 控制信息协议 (ICMP) 回应报文,以确定至目的地的路由。-tracert tracking program, the diagnostic utility to the destination by sending a different time to live (TTL) of the Internet Control Message Protocol (ICMP) response message to determine the route to the destination.
- 2022-04-01 07:01:47下载
- 积分:1
-
网络封包分析程序,带实例工程,vc下可以编译通过。
网络封包分析程序,带实例工程,vc下可以编译通过。-network packet analysis procedures, with examples, vc under compile.
- 2022-10-24 12:30:04下载
- 积分:1
-
本设计的功能是填充一个TCP数据包,并发送给目的主机。
程序具体要求如下:
1) 以命令行形式运行:SendTCP、source_ip、source_p...
本设计的功能是填充一个TCP数据包,并发送给目的主机。
程序具体要求如下:
1) 以命令行形式运行:SendTCP、source_ip、source_port、dest_ip、dest_port,其中SendTCP是程序名,source_ip为源端IP地址,source_port为源端口号,dest_ip为目的地址,dest_port为目的端口号;
2) 其他的TCP头部参数请自行设定;
3) 数据字段为“This is my homework of network ,I am happy !”
4) 成功发送后在屏幕上输出“Send OK” 。
-The design features are filled with a TCP packet, and send the purpose of the host. Program specific requirements are as follows: 1) to form the command line run: SendTCP, source_ip, source_port, dest_ip, dest_port, which are SendTCP program name, source_ip client IP address as the source, source_port as the source port number, dest_ip for the purpose of the address, dest_port for the purpose of port number 2) the head of other TCP parameters at your own settings 3) data fields for the This is my homework of network, I am happy! 4) successfully sent the output on the screen after the Send OK .
- 2023-01-12 02:10:04下载
- 积分:1
-
网络流量监控
本源码是一个实时网络流量监听源码,有多种视图模式,可以显示详细的进程信息和该进程实时网络传输数据流量。可以实时显示接收和发送的网络数据流量。
- 2022-05-23 04:56:05下载
- 积分:1