|
How to access ezFreezer from other computers? |
- To access ezFreezer on the local PC use http://localhost:port/ezFreezer format, where port is Internet port number you specified during installation. The default is 8080.
Example: http://localhost:8080/ezFreezer
- To access the ezFreezer on this PC from the local LAN or Internet please use following format:
- http://ip-address:port/ezFreezer where ip-address is the TCP IP address of the PC.
Example: http://192.168.1.12:8080/ezFreezer
Note: Static IP address is preferable
- http://dns-name:port/ezFreezer where dns-name is the name of the PC in the local DNS server.
Example: http://mypc:8080/ezFreezer
- http://www.site-name:port/ezFreezer where site-name is the name of the Internet site where ezFreezer is installed.
Example: http://www.company.com:8080/ezFreezer
More information can be found here:
How to manually open ports in Internet Connection Firewall in Windows XP
Host Name Resolution (TCP/IP Fundamentals for Microsoft Windows)
DNS Step-by-Step Guide (Learn how to deploy Windows Server 2003 DNS server service in a small (single-domain) network)
How to Configure a Static Client for Windows XP Internet Connection Sharing
|