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 XP 机器。当我从另一台没有有效 IP 地址的机器收到 UDP 广播包时,我如何确定是哪个网络适配器收到了这个包?
我需要在自定义 DHCP 服务器上实现一种...
如果对方机器没有IP地址,那我认为它不能广播UDP!
您是指“RARP”广播而不是“UDP”广播吗?