返回信息流如题!
这是一条镜像帖。来源:北邮人论坛 / windows / #84693同步于 2008/12/16
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Windows机器人发帖
用什么方法可以抓取本地回环路(127.0.0.1——>127.0.0.1)的数据
mno4123
2008/12/16镜像同步5 回复
订阅后,新回复会通过你的通知中心匿名送达。
5 条回复
The following will explain capturing on loopback interfaces a bit.
If you are trying to capture traffic from a machine to itself, that traffic will not be sent over a real network interface, even if it's being sent to an address on one of the machine's network adapters. This means that you will not see it if you are trying to capture on, for example, the interface device for the adapter to which the destination address is assigned. You will only see it if you capture on the "loopback interface", if there is such an interface and it is possible to capture on it; see the next section for information on the platforms on which you can capture on the "loopback interface"