DiscoJimmy
Member
- Joined
- Oct 16, 2003
- Messages
- 8
Ok, I think this probably a very basic question. Im a C#/VB.NET programmer who knows very little about network communications. Ive managed to hack out a chat application based on Sockets. I made another based on TCPClient/TCPServer classes that ran the same way. The problem is that it only works over my office network. Ive been using the local IPs (10.0.0.5 etc.)
Is it possible to talk to these ports when youre outside the LAN? If I get the IP address of the network, and I know the local IP, what do I do? The network has no proxy, and is just a couple of computers and a router(or maybe hub).
Thanks in advance,
DiscoJimmy
Is it possible to talk to these ports when youre outside the LAN? If I get the IP address of the network, and I know the local IP, what do I do? The network has no proxy, and is just a couple of computers and a router(or maybe hub).
Thanks in advance,
DiscoJimmy