Just to make sure that everything is still in order:
Pview95.exe
on machine B to ensure that the Atlfinder.exe
server is still running. If it isn't, restart with ATLFinder /Server
.Pview95.exe
on machine C to ensure that the Dllhost.exe
surrogate is still running. If it isn't, restart with DLLHOST {D2A1CBC6-4C5E-11D0-8564-004005263AF7}
.Finally, start Internet Explorer 3.01 on machine A, and enter in the following URL:
http://<Machine B’s name or IP>/TestPage.htm
This, of course, assumes that you've placed the
file at the root of the web supported by machine B's Personal Web Server.TestPage.htm
As the web page loads, you'll see the Calendar control activate (albeit quite slowly). Try clicking on a cell to select the event list and get the event details. Remember that the control coding has to initialize the ATLDept objects on machine C from machine A with dummy data across the network.
Notice how the entire application still functions as it did when it was standalone. The only difference is the slower network based operation.