|
Network Communication |
Top Previous Next |
|
When I start the program I get a Network Communication warning from Vista?
The program performs three functions at startup that involve network communications
Searching for the Network License Manager
When the program does not find that it has been activated on the local computer it automatically looks for the ENERCALC Network License Manager. This occurs when you see the screen shown below:
While this screen is visible the program is looking for the ENERCALC Network License Manager. It IS NOT trying to send information about you over the Internet.
In technical terms it is using UDP protocol to broadcast a message over the local subnet that the program is here and looking for other programs of like type. An install ENERCALC Network License Manager is a "like type" program and will make itself know. The program then performs a short conversation with the Network License Manager to request and receive approval to run (providing enough simultaneous licenses are available).
Checking if an update is available
The first time the software is launched each day it will check to see if there is a newer version available. It does this by downloading a file from www.enercalc.com over port 80 using HTTP protocol over TCP/IP. It does not send any information out over the Internet.
Performing a web update.
If the program received word that a newer version is available it will inform the user, and if the user approves the web update process will begin.
A web update consists of launching the program file ECWebUpdate.EXE in the ENERCALC program directory. This program will communicate with both http://www.enercalc.com and http://enercalc.cachefly.net to get the required files for the update. All of this is performed using HTTP over port 80.
|