From: suchod <su...@wa...> - 2006-08-21 18:59:27
|
Hello my pc is under windows xp family service pack 2 Tcl/Tk 8.4.11 and Tclhttpd3.5.1 as a starkit I have a netgear router adsl and 3 pc in three ethernet slots my IP address is dynamic ** In my router I have given my machine a fixed lanAddress 192.168.0.3 and then enabled the HTTP server service and activated the DMZ capability on this address ** when i start Tclhttpd "as is" it works very well on "localhost:8015" ** Then i start it on command line with "-port 80" and it work very well on "localhost" *** My browser is "firefox 1.5.0.4" and when i give it my "ip address" for instance "http://81.249.174.44" or "http://81.249.174.44:8015" i cannot get the start page. **** i have been through book documentation, comp.lang.tcl archives, google, etc... and have no valid idea. thank you in advance if you can help me friendly jerome |