Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 Windows 中编写一个 SNMP 代理。代理响应简单的 get 和 get-next 请求,直接发送到计算机的 IP 地址。但是当我进行 SNMP 广播时,计算机会接收到数据包但不响应。这是为什么?防火墙已关闭,防病毒软件也已关闭。
这取决于您如何创建此代理以及如何绑定到 winsock。