摘要:
#pragma warning( disable : 4996) #include <winsock2.h> #include <ws2tcpip.h> #include <iphlpapi.h> #include <stdio.h> #include <string> #include <vect 阅读全文
摘要:
>netstat -aon | findstr 11380 TCP 191.127.1.7:57936 29.225.107.216:3734 ESTABLISHED 11380 过滤器: tcp&&ip.addr==191.127.1.7&&tcp.port==57936&&ip.dst==29. 阅读全文