Click to See Complete Forum and Search --> : WinSock or general TCP/IP Q....


csarin1
May 5th, 2003, 12:02 PM
Hi,
I was wondering if there is a WinSock or TCP/IP lib function that will retrieve my IP address. ie. assuming i don't know what my IP address is, is there a way to query for it? i assume there must be since running ipconfig tells you what your IP is. thanks!

cvogt61457
May 5th, 2003, 12:16 PM
See this recent thread. Read the whole thing though.

http://www.codeguru.com/forum/showthread.php?threadid=238955

Andreas Masur
May 5th, 2003, 12:31 PM
Take a look at this FAQ (http://www.codeguru.com/forum/showthread.php?s=&threadid=233261)...

csarin1
May 5th, 2003, 01:21 PM
thanx for the help!