PureBasic webserver problem
Posted: Fri Feb 04, 2005 10:03 pm
This is less of a PB question and more of a networking question: I have programmed a server application in PB based on the included server example's http processing, but I can only access the "site" through the two computers on this network.
Here's some details: I have XP SP2, so before you say "turn off Windows firewall" or something, don't worry, I already have port 80 allowed automatically. The program successfully creates a server on port 80. As far as I can tell, I have incoming port 80 requests correctly forwarded to this computer. While the server is running, I can only get to the server files if I use this computer's LAN IP. Nobody including me can access the files by my WAN IP, which is obviously the point of a web server. And also, others can successfully ping my WAN IP, whether or not that matters.
So if any networking buffs here have any suggestions, please help. This kind of thing would be much easier to discuss by instant message, if anyone can help and has AIM, my name is "ethnobomb".
Thanks in advance...?
Edit: By the way, I have cable internet and am on a 2-computer router.
Here's some details: I have XP SP2, so before you say "turn off Windows firewall" or something, don't worry, I already have port 80 allowed automatically. The program successfully creates a server on port 80. As far as I can tell, I have incoming port 80 requests correctly forwarded to this computer. While the server is running, I can only get to the server files if I use this computer's LAN IP. Nobody including me can access the files by my WAN IP, which is obviously the point of a web server. And also, others can successfully ping my WAN IP, whether or not that matters.
So if any networking buffs here have any suggestions, please help. This kind of thing would be much easier to discuss by instant message, if anyone can help and has AIM, my name is "ethnobomb".
Thanks in advance...?
Edit: By the way, I have cable internet and am on a 2-computer router.