-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
the algorithm should be solved QOP issue, I am not very proficient, and hope we...
该算法应于求解QOP问题,本人对此不是很精通,希望有机会和大家一起讨论这个问题。-the algorithm should be solved QOP issue, I am not very proficient, and hope we have the opportunity to discuss this issue.
- 2023-08-09 03:45:03下载
- 积分: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
-
网络通信编程源码
网络通信编程源码-network communications programming source
- 2022-06-14 19:03:41下载
- 积分:1
-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1
-
DNS(域名解析)程序
DNS(域名解析)程序-DNS (domain name analysis) procedure
- 2022-07-19 17:35:13下载
- 积分:1
-
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话...
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话-A client of a server-side and server-side can connect to multiple clients for document transmission, but also to engage in dialogue
- 2022-07-12 18:41:00下载
- 积分:1
-
flsah素材源码
flsah素材源码-人物图案系列02 人物图案系列02 -flsah source material-figure logo Series 02 figures pictorial series 02 Series 02 figures pictorial characters pictorial series 02 Series 02 figures pictorial characters logo Series 02
- 2022-03-25 18:08:03下载
- 积分:1
-
vc6 clent+server
网上下载的一个实例,具体网址已忘记,实现局域网内通讯,同一路由器下客户端发送信息至服务器,服务器接收但不能发送。
- 2022-02-06 09:57:07下载
- 积分:1
-
一个基于whftp的远程升级程序, 该程序实现了在linux下应用程序的远程升级功能....
一个基于whftp的远程升级程序, 该程序实现了在linux下应用程序的远程升级功能.-whftp based on a long-range upgrade program, which achieved under Linux applications of remote update feature.
- 2022-07-22 13:24:28下载
- 积分:1