I dont remember if there is an api command that takes the IP and Port and converts it to a readable form. Is there?
There are API calls for kernel32.dll on Windows, yes. inet_ntoa, htons
beat me to it userloser. I had this same question in a past post and userloser helped me with these api calls.
Search feature. :)
inet_ntoa, ntohl, ntohs