Results 1 to 3 of 3

Thread: tcplistener/tcpclient

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2012
    Posts
    1

    tcplistener/tcpclient

    I'v been using vb.net to learn programming and have be using it for a year, but socket programming is completely new to me, with that in mind:

    so I have two program which use the tcplistener, and tcpclient to talk to one another.

    when they both run and I enter my ip and proper port numbers they recognise each other and can pass messages to one another, however when I place my client-side program onto another network segment it cannot seem to make the connection.

    I believe the problem may be oriented around perhaps not entering a subnet with which to help locate my computer...?

    (Also the firewalls are both off on each computer as well)

  2. #2
    New Member
    Join Date
    Mar 2012
    Posts
    5

    Re: tcplistener/tcpclient

    Hello,
    Same position with me,
    I,m too new for this language.
    Last edited by bravo_; Mar 24th, 2012 at 07:16 AM.

  3. #3
    Junior Member Ragnoth's Avatar
    Join Date
    Feb 2012
    Posts
    28

    Re: tcplistener/tcpclient

    Are you sure it is even the software that is having the problem...


    Basically...from what I understand, it works fine on a network segment within the same subnet. But, will not work when it requires changing subnets...Honestly this sounds completely like a Port being closed/block on the router between the segments...

    anyways...if you have more info, that would always be great

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width