To discover other device IP:Port in same wifi network using ZeroMQ
问题 I want to discover all Android devices IP and Port in same wifi network using ZeroMQ? My app basically connect all device in same wifi network (no internet needed) and message to each other. Once ip and port I know I am send message successfully but how to know all device internet Protocol (ip) Using ZeroMQ? 回答1: Principle Part A) Every IEEE 802.x CSMA/CD network "collision domain" ( wifi AP/SSID is such one ) has to be managed so as to work well. Thus the Address Resolution Protocol [ARP]