
finding IP address in VB4
Quote:
>Hi,
>Can anyone help please.
>I have been struggling for a few hours now to try to find out how to get
>the IP address of the local machine. I need it to log access to an
>application where the access has failed. I need the IP address to
>identify the machine where the attempted access was made from.
>VB4 - 16bit
>Windows 3.11
>Thanks
>Mark D
I can't answer your question , but I can highly recommend getting Visual
Basic 4.0 Programmers Guide to the Windows API by Dan Appleman. I am sure this
book will answer this question for you not to mention any questions that might
arise in the future. If anything it will definetly point you in the right
direction.
If you are programming in 16-bit for Win3.x make sure you get the correct
book. The Win API's for 16-bit and 32-bit are very different.