DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2007
    Posts
    1

    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.

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,649
    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

  1. Replies: 1
    Last Post: 09-10-2007, 07:17 PM
  2. $300 Reward for getting BREW app on Phone
    By jeffcap in forum Careers
    Replies: 0
    Last Post: 10-11-2005, 11:17 PM
  3. Instant messenger Questions
    By el__sid in forum VB Classic
    Replies: 2
    Last Post: 08-05-2005, 02:53 PM
  4. How to make App B modal in App A?
    By Måns in forum VB Classic
    Replies: 2
    Last Post: 11-11-2000, 05:17 PM
  5. How to make App B modal in App A?
    By Måns in forum VB Classic
    Replies: 0
    Last Post: 11-08-2000, 07:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links