Hi all,
I am quite happy with DCOM in that I have DCOM working in a LOCAL (Intranet) environment between a W98 box and a W-NT server. All works fine.
Now for my question - if I install the NT server (ActiveX EXE) on a remote server, how can I programatically get the client (using VB6 on W95/W98 etc) to connect to that server using DUN given that the application knows both the IP address and the server name and I do no want to use the "internet" - I just want to use a direct dial between the client and the server and I want the "connection" to occur within the client application. In other words the client application will connect to the local modem, dial the phone number and connect using user name and password that the application knows.
I think ther is something very simple I am missing!!!!
Thanks Folks.
I am quite happy with DCOM in that I have DCOM working in a LOCAL (Intranet) environment between a W98 box and a W-NT server. All works fine.
Now for my question - if I install the NT server (ActiveX EXE) on a remote server, how can I programatically get the client (using VB6 on W95/W98 etc) to connect to that server using DUN given that the application knows both the IP address and the server name and I do no want to use the "internet" - I just want to use a direct dial between the client and the server and I want the "connection" to occur within the client application. In other words the client application will connect to the local modem, dial the phone number and connect using user name and password that the application knows.
I think ther is something very simple I am missing!!!!
Thanks Folks.