I am trying to create a small application that connects to an activeX exe that is on another system. The Exe stores the login name and should show all logins from any station connecting to the exe. I have been able to get this to work with multiple executions of the "client" program on the same computer but not over the network. I have a feeling that the client program is connecting to the wrong exe but I cannot get it to change to the one on the other system. There are no sharring restrictions on the other computer and I am connected via TCP/IP. Any help or words of wisdom or a suggestion of a place to find more info (besides Microsoft) would be greatly appreciated. Thanks.