stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: Connection Rejected !!!
Hi,
On the MSDN, the WinSock control has a good demo of client and server applications.
Suggest you examine this.
Also, where are you trying to connect to? Does the target computer have something monitoring the port to connect to? Are the Remotexxx settings correct in your code?
Looks like you are not "accept"-ing the connection.
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|