搜索资源列表
NPort
- *病毒的检测:(通过枚举TCP/IP端口的进程)-Trojan virus detection: (through enumeration TCP/IP port of the process)
NPort
- 查询系统的tcptable和udptable的小工具-Query System tcptable and gadgets udptable
lwplay
- BOOL LW_Play_InitDDraw(HWND hWnd) 说明:初始化DirecDraw表面 。不需要调用。 输入参数:hWnd 应用程序主窗口的句柄 2、 BOOL LW_Play_RealeseDDraw() 说明:释放directDraw表面。不需要调用 3、 BOOL LW_Play_OpenFile(LONG nPort,LPSTR sFileName) 说明:打开文件。 输入参数:nPort 通道号 sFileName文件名 输入参数:sF
NPort
- VC实现的类似Windows Netstat命令查看开放端口的源码,并不是一个完整的程序。NPort.cpp : 显示端口及对应的文件名,相当于Netstat -noa命令. 适用于XP及较高级版本.所用的iphlpapi.dll中的函数原型定义,生成IP地址字符串。以下为与TCP相关的结构: typedef struct tagMIB_TCPEXROW{ DWORD dwState // 连接状态. DWORD dwLocalAddr // 本地计算机地址.
nport
- 此代码实现了Windows平台查看所有端口的网络连接状态,-This code implements the Windows platform to view all ports of the network connection status,