|
-
Mar 3rd, 2012, 11:06 PM
#1
Thread Starter
New Member
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)
-
Mar 20th, 2012, 12:06 PM
#2
New Member
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.
-
Mar 22nd, 2012, 12:11 PM
#3
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|