-
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.....
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug VC6.0 through ..
- 2022-12-08 07:50:02下载
- 积分:1
-
c++ meditation, c++ one of the classics, pretty good things
c++沉思录,c++的经典著作之一,相当不错的东西-c++ meditation, c++ one of the classics, pretty good things
- 2022-05-26 02:12:33下载
- 积分:1
-
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤...
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
- 2022-01-31 02:26:11下载
- 积分:1
-
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存...
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
- 2022-06-02 06:52:55下载
- 积分:1
-
vs Ping LAN messaging and procedures. Rar
vs Ping LAN消息和程序。雷亚尔
- 2023-07-06 01:40:04下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
omnet++自带的十六个仿真例程,omnet++入门必学
omnet++自带的十六个仿真例程,omnet++入门必学-omnet++ own simulation routine 16, omnet++ entry must learn
- 2022-04-26 09:04:48下载
- 积分:1
-
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。...
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。-Use VC++ implementation of the ADO programming, using the ACCESS database, make use of smart pointers.
- 2022-03-05 19:14:50下载
- 积分:1
-
ftp文件传输源程序,能进行文件下载、上传,简单实用。
ftp文件传输源程序,能进行文件下载、上传,简单实用。-ftp file transfer source code files can be download, upload, simple and practical.
- 2022-03-06 02:52:42下载
- 积分:1
-
asp即时通
asp即时通-asp instant messaging
- 2022-03-09 15:38:52下载
- 积分:1