How do I find devices connected to the local network in Swift? -
i want find mac , ip addresses of devices connected local network in swift. looked afnetworking/alamofire, not seem have functionality want. so, api or library can use?
afnetworking , alamofire "only" handle requests. understood want scan local network devices.
a quick google search brought me this: https://stackoverflow.com/a/21992359/2753395
Comments
Post a Comment