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

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

python - Exception while importing pymorphy2 -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -