Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Socket error! Posted by edomingos_jr on 27 Aug 2005 at 1:59 AM
When i have a program that its supposed to connect to another pc. Everytime I do so, it show me a error which says, "Socket error 10061 Connection refused".

How could I fix the error?

Thanx
Report
Re: Socket error! Posted by zibadian on 27 Aug 2005 at 3:34 AM
: When i have a program that its supposed to connect to another pc. Everytime I do so, it show me a error which says, "Socket error 10061 Connection refused".
:
: How could I fix the error?
:
: Thanx
:
This error means either one of two things:
1 There is no server listening to that port on the host PC.
2 The firewall blocks that port.
Solutions:
1 Make sure the appropiate server is running on the host.
2 Make sure the firewall allows incoming traffic through that port.
Report
Re: Socket error! Posted by edomingos_jr on 27 Aug 2005 at 3:36 AM
How can I check all those things?
Report
Re: Socket error! Posted by zibadian on 27 Aug 2005 at 12:24 PM
: How can I check all those things?
:
1: Depends on which port. I'm not going to list which server uses one of the 65536 available ports. See www.google.com for that.
2: Read the help files/manual/documentation that comes with your firewall. I cannot describe the procedure for each and every firewall in existance.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.