-
Home-brew Your Own Instant Messenger App
I am very new coding but have a strong background in Systems so I thought a messenger on my home network would be fun. I can get it to work when both the server and client run on the same machine but when I put the server on another box I get
When I try to connect
WinClient
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port) at WinClient.Form1.btnSignIn_Click(Object sender, EventArgs e)
What does this mean or where do I have to make changes to get it to connect either to my server box IP or DNS name? The port 500 is open and I even tried turning off the firewall on the server. It's Windows Server 2003 and my Client is Windows XP.
-
Welcome to DevX 
Here are some links that might help.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
By Noryk Rekrap in forum .NET
Replies: 1
Last Post: 09-10-2007, 07:17 PM
-
By jeffcap in forum Careers
Replies: 0
Last Post: 10-11-2005, 11:17 PM
-
By el__sid in forum VB Classic
Replies: 2
Last Post: 08-05-2005, 02:53 PM
-
By Måns in forum VB Classic
Replies: 2
Last Post: 11-11-2000, 05:17 PM
-
By Måns in forum VB Classic
Replies: 0
Last Post: 11-08-2000, 07:28 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks