Chris Veale
2003-10-12 22:19:20 UTC
Hi.
I have written an application in Delphi that is in use on about 100 machines
but on ONE....
I am getting a winsock error 11004 - WSANO_DATA
Now this guy initially had an old machine with LOTS of stuff installed and
when my app was installed and run we got this error, then he bought a new
machine and before anything else was done, we installed my application and
tried it out, and everything worked fine. Now he has lots of software
installed again and hey presto, we are getting the 11004 error once again???
I cant imagine it being related to the number of apps installed on his
machine. only running ones?
The only things I can think of is that one of these apps is tying up the
socket and resetting the host table?
or some internet config has now changed that is stopping it working.
Can someone please help with this I'm WELL out of my depth with this
internet programming and Im afraid the info I found on www.sockets.com
doesnt help me resolve the problem.
Cheers
Chris Veale
I have written an application in Delphi that is in use on about 100 machines
but on ONE....
I am getting a winsock error 11004 - WSANO_DATA
Now this guy initially had an old machine with LOTS of stuff installed and
when my app was installed and run we got this error, then he bought a new
machine and before anything else was done, we installed my application and
tried it out, and everything worked fine. Now he has lots of software
installed again and hey presto, we are getting the 11004 error once again???
I cant imagine it being related to the number of apps installed on his
machine. only running ones?
The only things I can think of is that one of these apps is tying up the
socket and resetting the host table?
or some internet config has now changed that is stopping it working.
Can someone please help with this I'm WELL out of my depth with this
internet programming and Im afraid the info I found on www.sockets.com
doesnt help me resolve the problem.
Cheers
Chris Veale