<legend id='FJaua'><style id='FJaua'><dir id='FJaua'><q id='FJaua'></q></dir></style></legend>

      <small id='FJaua'></small><noframes id='FJaua'>

        • <bdo id='FJaua'></bdo><ul id='FJaua'></ul>
        <tfoot id='FJaua'></tfoot>
        <i id='FJaua'><tr id='FJaua'><dt id='FJaua'><q id='FJaua'><span id='FJaua'><b id='FJaua'><form id='FJaua'><ins id='FJaua'></ins><ul id='FJaua'></ul><sub id='FJaua'></sub></form><legend id='FJaua'></legend><bdo id='FJaua'><pre id='FJaua'><center id='FJaua'></center></pre></bdo></b><th id='FJaua'></th></span></q></dt></tr></i><div id='FJaua'><tfoot id='FJaua'></tfoot><dl id='FJaua'><fieldset id='FJaua'></fieldset></dl></div>

        如何在 iOS 4 中列出 TCP/UDP 连接

        时间:2023-10-05
        <tfoot id='MpUu6'></tfoot>
          • <legend id='MpUu6'><style id='MpUu6'><dir id='MpUu6'><q id='MpUu6'></q></dir></style></legend>

              <bdo id='MpUu6'></bdo><ul id='MpUu6'></ul>

              1. <i id='MpUu6'><tr id='MpUu6'><dt id='MpUu6'><q id='MpUu6'><span id='MpUu6'><b id='MpUu6'><form id='MpUu6'><ins id='MpUu6'></ins><ul id='MpUu6'></ul><sub id='MpUu6'></sub></form><legend id='MpUu6'></legend><bdo id='MpUu6'><pre id='MpUu6'><center id='MpUu6'></center></pre></bdo></b><th id='MpUu6'></th></span></q></dt></tr></i><div id='MpUu6'><tfoot id='MpUu6'></tfoot><dl id='MpUu6'><fieldset id='MpUu6'></fieldset></dl></div>

                <small id='MpUu6'></small><noframes id='MpUu6'>

                    <tbody id='MpUu6'></tbody>

                1. 本文介绍了如何在 iOS 4 中列出 TCP/UDP 连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有兴趣获取 iOS 4.3 设备上的活动 TCP/UDP 网络连接列表.基本上,我正在寻找与在 OS X Darwin 下发出netstat -anp tcp"(或相同,但使用 udp)命令获得的相同类型的信息.

                  I am interested in deriving a list of active TCP/UDP network connections on an iOS 4.3 device. Basically, I'm looking for the same type of information one gets from issuing a "netstat -anp tcp" (or the same, but with udp) command under OS X Darwin.

                  我搜索了 Apple 的 iOS 开发人员库(尤其是 NSNetServices、CFNetServices 和 iOS 手册页)和 Internet,但没有得到好的结果.然而,有一个 iOS Netstat 应用程序(参见 http://itunes.apple.com/us/app/netstat/id400071873?mt=8&ign-mpt=uo%3D2),所以它看起来是可能的.

                  I've searched Apple's iOS Developer Library (especially NSNetServices, CFNetServices, and the iOS Manual Pages) and the Internet, but with no good results. Yet, there is an iOS Netstat app (see http://itunes.apple.com/us/app/netstat/id400071873?mt=8&ign-mpt=uo%3D2) out there, so it appears possible.

                  提前感谢您提供任何有用的指示/建议/想法.

                  Thanks in advance for any useful pointers/suggestions/thoughts.

                  推荐答案

                  我相信我现在已经回答了我自己的问题.以为我已经仔细研究了 sysctl() 库函数,但我没有!例如,以下将产生有关当前 TCP 连接的信息:

                  I believe I have now answered my own question. Thought I had taken a close enough look at the sysctl() library function, but I hadn't! For example, the following will yield information about the current TCP connections:

                  sysctlbyname("net.inet.tcp.pcblist", ...)
                  

                  要获取有关 UDP 连接的信息,只需使用不同的管理信息库 (MIB) 名称:net.inet.udp.pcblist.

                  To get information about UDP connection, simply use a different Management Information Base (MIB) name: net.inet.udp.pcblist.

                  为方便起见,以下是相应 iOS 手册页的链接:

                  For convenience, here's a link to the appropriate iOS man page:

                  http://developer.apple.com/library/ios/#documentation/System/Conceptual/ManPages_iPhoneOS/man3/sysctlbyname.3.html
                  

                  这篇关于如何在 iOS 4 中列出 TCP/UDP 连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:在运行 AFHTTPSessionManager 的 AFNetworking 2 中设置并发任务限制 下一篇:iOS 10.2 中的 MAC 地址

                  相关文章

                  <small id='OgCnl'></small><noframes id='OgCnl'>

                    <bdo id='OgCnl'></bdo><ul id='OgCnl'></ul>

                    <legend id='OgCnl'><style id='OgCnl'><dir id='OgCnl'><q id='OgCnl'></q></dir></style></legend>

                  1. <i id='OgCnl'><tr id='OgCnl'><dt id='OgCnl'><q id='OgCnl'><span id='OgCnl'><b id='OgCnl'><form id='OgCnl'><ins id='OgCnl'></ins><ul id='OgCnl'></ul><sub id='OgCnl'></sub></form><legend id='OgCnl'></legend><bdo id='OgCnl'><pre id='OgCnl'><center id='OgCnl'></center></pre></bdo></b><th id='OgCnl'></th></span></q></dt></tr></i><div id='OgCnl'><tfoot id='OgCnl'></tfoot><dl id='OgCnl'><fieldset id='OgCnl'></fieldset></dl></div>

                    1. <tfoot id='OgCnl'></tfoot>