Socket Connectivity Behind Router or Proxy???
-
Hello Devs, I'm working on a Network Application using Socket. If I'm behind a Proxy Server or Royter and I try to connect to a computer on internet which is Direct to internet, it connects successfully.:-D But no body can connect to me using the same program because I'm not direct to internet.:(( Can any body tell me how to work around this problem?:confused: I'll be really thankfull to you for your support so far. Best Regards, rizwanSharp;
-
Hello Devs, I'm working on a Network Application using Socket. If I'm behind a Proxy Server or Royter and I try to connect to a computer on internet which is Direct to internet, it connects successfully.:-D But no body can connect to me using the same program because I'm not direct to internet.:(( Can any body tell me how to work around this problem?:confused: I'll be really thankfull to you for your support so far. Best Regards, rizwanSharp;
Activate the port forwarding in router. For example: internal : 10.0.0.5 (port 5000) external : 200.200.200.200 (port 5000) if the port forwarding is activated, then the packet to 200.200.200.200(5000) will be forwarded to 10.0.0.5(5000). Good luck...:)
-
Activate the port forwarding in router. For example: internal : 10.0.0.5 (port 5000) external : 200.200.200.200 (port 5000) if the port forwarding is activated, then the packet to 200.200.200.200(5000) will be forwarded to 10.0.0.5(5000). Good luck...:)
I dont know much about Routers. I got this complaint when I tried to connect to a computer behind the router. Please tell me a little bit proceedure to do so. One more thing, If this is really needed then who other network programs like Yahoo, MSN, eMule work without configuration. Please guide me in this regard, Best Regards, rizwanSharp;
-
I dont know much about Routers. I got this complaint when I tried to connect to a computer behind the router. Please tell me a little bit proceedure to do so. One more thing, If this is really needed then who other network programs like Yahoo, MSN, eMule work without configuration. Please guide me in this regard, Best Regards, rizwanSharp;
You must check the manual of your router. The most router has a web configuration. It is easy to configure something like that. Just put your internal IP, put the port, activate and save. That's all. MSN or Yahoo work through a uPnP protocol. You don't need to activate port forwarding for that.
-
You must check the manual of your router. The most router has a web configuration. It is easy to configure something like that. Just put your internal IP, put the port, activate and save. That's all. MSN or Yahoo work through a uPnP protocol. You don't need to activate port forwarding for that.
uPnP :confused: I want to do the same Any Guidance ???? I dont want to force 1000's of clients of my system to configure their routers and imagine if some of them are public properties then how you cna cofigure them ??? Please some more help. Best Regards, rizwanSharp;
-- modified at 14:27 Sunday 23rd July, 2006
-
uPnP :confused: I want to do the same Any Guidance ???? I dont want to force 1000's of clients of my system to configure their routers and imagine if some of them are public properties then how you cna cofigure them ??? Please some more help. Best Regards, rizwanSharp;
-- modified at 14:27 Sunday 23rd July, 2006
That's what I tell you is a normal configuration in a simple router like DSL router. If you have a 1000 of clients, that means your network is a company network. You must do more than port forwarding. I don't have any experience like that. Probably you must change your routing configuration.
-
That's what I tell you is a normal configuration in a simple router like DSL router. If you have a 1000 of clients, that means your network is a company network. You must do more than port forwarding. I don't have any experience like that. Probably you must change your routing configuration.
Hmmm OK I check it. And what about Proxy Case? Any clue if I want to connect to a coputer which is Behind a Proxy server in a LAN but I'm on internet??? Best Regards, Thanks Alot!!! rizwanSharp;
-
Hmmm OK I check it. And what about Proxy Case? Any clue if I want to connect to a coputer which is Behind a Proxy server in a LAN but I'm on internet??? Best Regards, Thanks Alot!!! rizwanSharp;