【问题标题】:How to programmatically get list of active ipv6 connections on windows XP如何以编程方式获取 Windows XP 上的活动 ipv6 连接列表
【发布时间】:2011-05-25 08:16:45
【问题描述】:

我需要获取 Windows XP 上所有活动的 IPV6 连接的列表。从 Windows Vista 开始,Microsoft Windows 引入了 API GetTcp6Table,但在 Windows XP 上,我找不到任何方法来查找活动连接列表。

【问题讨论】:

    标签: windows winapi networking ipv6


    【解决方案1】:

    XP (SP2+) 暴露了GetExtendedTcpTable,其中包括ip版本。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2010-09-10
      • 2014-03-11
      • 2010-09-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多