标签: windows winapi networking ipv6
我需要获取Windows XP上所有活动IPV6连接的列表。在Windows Vista之后,Microsoft Windows引入了API GetTcp6Table,但在Windows XP上,我找不到任何方法来查找活动连接列表。
答案 0 :(得分:1)
XP(SP2 +)公开GetExtendedTcpTable,其中包括ip版本。
GetExtendedTcpTable