networking - Get Device Name FROM IP Address Swift -


i trying fetch device's name on lan in swift. have played around cfhost , bonjour hasn't been helpful. wondering if there's libraries or frameworks can call such:

utility.fetchhostname(ipaddress) -> string?


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -