Find local IP addresses (NOT with Winsock.ocx)
This code finds all local IP addresses by querying winsock.dll and returns them for your use. I got this off of the MSDN web site, so it is not my code. I just thought all of you would like to have it. =P Original Author: Digital SiN Assumptions Just put this into a module (.bas file) and call GetTheIP()… Read More »