|
-
Jun 17th, 2005, 05:15 PM
#1
Thread Starter
Lively Member
-
Jun 18th, 2005, 05:01 PM
#2
Thread Starter
Lively Member
-
Jun 18th, 2005, 05:04 PM
#3
Fanatic Member
-
Jun 18th, 2005, 05:04 PM
#4
Re: Network and Tcp/ip
Maybe there's a firewall that blocks the connection attempt?
-
Jun 23rd, 2005, 01:30 PM
#5
Thread Starter
Lively Member
Re: Network and Tcp/ip
 Originally Posted by Nove
Are you behind a router?
yes i have a router
-
Jun 23rd, 2005, 02:06 PM
#6
Re: Network and Tcp/ip
you're trying to connect to a local computer using the external IP address?
Don't do that, as all the computers on the network will have the same address.
Use the address your router assigns them
also, to forward an incoming signal from the router, assign certain ports to certain PC's. That way, any incoming data on those ports will only go where expected
Last edited by kfcSmitty; Jun 23rd, 2005 at 02:28 PM.
-
Jun 23rd, 2005, 03:04 PM
#7
Fanatic Member
Re: Network and Tcp/ip
I had a problem of not being able to establish a connection as the server behind a router. If you use the winsock.localip property, it will tell you your ip as per the router, something like 192.168.0.x. You can get your real IP from something like www.whatismyip.com. The client needs to connect to the real ip, but the router needs to know which computer to forward the connection to. Type 192.168.0.1 into your web browser. If you're prompted for a username and password use "admin" and "password". This should bring you to your router, where you can set port forwarding. Then just add a new service with the port you're using to connect with and your localip. If that doesn't work, you've got a different problem or your router has a different way of going about it. Check the manual.
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
|