by Roger » Jul 20, 2001 @ 3:28pm
So I finally got this thing working, sorta, you can't use IP addresses, you have to use server names & include the port. <br><br>So new problem. I need to use IP addresses. The following line will work on an intranet desktop..<br><br>http://192.168.1.103/8888<br><br>So does..<br>http://PHWMM01/8888 (Assuming the server name is PHWMM01)<br><br>but if I want to hit the server from outside a firewall that does not have a registered server name, I need to supply the IP assigned by my internet provider.<br><br>This works through the firewall on a desktop.. but not on the iPaq<br>http://24.1.100.50/8888 (Assuming that's the IP)<br><br>but there is no server name to supply to the iPaq and the ip address doesn't take. <br><br>I checked my iPaq for a LMHost file but there isn't one. Does anyone have any idea how to resolve an IP address on the pocket pc WMP7.1? Is there some special syntax needed?<br><br>I tried a few things with the settings.. http proxy settings but no luck. <br><br>Thanks!<br><br>