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.
假设我的电脑是服务器。那么当任何手机通过蓝牙连接到我的服务器时,如何获取手机的MAC地址?任何想法..
IP 地址应该是来自设备的请求信息的一部分,它的子网地址取决于您是从 servlet(servlet 请求接口)还是从 java.net.Socket(SocketImpl)获取地址,您需要获取请求信息并对其进行排序。