PDA

Click to See Complete Forum and Search --> : WinSock Error 10047


JADR
Mar 5th, 2001, 01:28 PM
Hello,

Can anyone help me with following problem:

When using the Winsock control in UDP mode, I get the error:

Run-time error '10047'
Address family not supported

when I stop the program and give another IP address, I can run the program again. I have to go through this procedure every time I want to run this program.

What can this be?

Thanks in advance,

Jo.

ccoder
Mar 6th, 2001, 03:33 PM
Since you didn't post any code, all I can provide is the following link.
List of WinSock 2 Error Messages (http://support.microsoft.com/support/kb/articles/Q199/4/85.ASP)
Let us know if it helped.