 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tamas Guest
|
Posted: Wed Dec 29, 2004 4:58 am Post subject: Socket error #11004, cannot convert the 'udp' (or 'tcp') pr |
|
|
hello,
i'm writing an prog what use wsocket.pas.
my problem is the following:
when i connect a server (irc), this tell me: Socket error #11004,
cannot convert the 'udp' (or 'tcp') protocol
in my pc (xp) this program run good result, but an another xp not do this. in that lan an another xp is running with good result.
i try to use ip address and hostname too, but it does no good to.
i search in the google for this problem, and all post say me i must reinstall the tcp/ip driver.. it is impossible, i cant write this to the user...
can anybody tell me any idea?
regards, tamas
|
|
| Back to top |
|
 |
Ozz Nixon [BPDX] Guest
|
Posted: Thu Jan 06, 2005 3:00 am Post subject: Re: Socket error #11004, cannot convert the 'udp' (or 'tcp' |
|
|
Actually 11004 means:
_WSANO_DATA = 'No Data'; // Windows: 11004 Linux :4
tamas wrote:
| Quote: | hello,
i'm writing an prog what use wsocket.pas.
my problem is the following:
when i connect a server (irc), this tell me: Socket error #11004,
cannot convert the 'udp' (or 'tcp') protocol
in my pc (xp) this program run good result, but an another xp not do this. in that lan an another xp is running with good result.
i try to use ip address and hostname too, but it does no good to.
i search in the google for this problem, and all post say me i must reinstall the tcp/ip driver.. it is impossible, i cant write this to the user...
can anybody tell me any idea?
regards, tamas
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|