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 - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -