Is it possible to initialize 'callback' to the internet on remote machine ...

A

Ales Baranek

and after the session is ended to close this connection?

I want to call to the remote machine and initialize callback to the
Internet, not directly back to me, and after the session is closed I want
automaticaly disconnect remote machine from the Internet.
Remote machine has an ISDN line and I can use 2 channels, one to dial in and
the second to dial to the Internet at the same time.
Do I need any 3rd party SW?

I'm using Windows NT 4.0 Wrk, or Windows 2000 PRO or Windows XP PRO on
remote sides.
But for this reason I would buy any MS server, if it would be necessary.

Thanks
 
A

Ashok [MSFT]

Below required job can be achivied using mpr adim dll's [available on win
2003 server]



For more information use this:
http://msdn.microsoft.com/library/d...ry/en-us/rras/rras/ras_administration_dll.asp



VPN server sends notification events to the Admin DLL functions, when ever
client connects or disconnects. You may want to connect to another network,
when you get notification event.



Sample code will be available with Platform SDK. You can download platform
SDK at http://www.microsoft.com/msdownload/platformsdk/sdkupdate/



--
Thanks
Ashok
(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top