Remote Access Disconnect
Remote Access Disconnect
- Subject: Remote Access Disconnect
- From: email@hidden
- Date: Thu, 13 Sep 2001 14:56:23 EDT
I'm doing a simple script to disconnect from my ISP when I have finshed
working on the net. Eventually when I finish, I will have a toggle that will
engage the opposite state when run ie: if connected, the script will
disconnect, etc.
Two commands that I am using are:
PPP connect with quiet mode
PPP disconnect
Is there a way to use quiet mode with disconnect so I can avoid the
disconnect dialog window that appears otherwise?
Also, is it possible to utilize either the Remote Access control panel or
Remote Access Status when either the cp is not open or the app is in
background?
Another direction is to utilize the Remote Access Control Strip; however I do
not have a clue on scripting cs modules and so far, have not found anything
in my reference books. Can someone provide some clues? Also, does the cs need
to be expanded in order to script the modules?
Last, but not least... I looked over a number of AS sites and found no
scripts already created to do my simple toggle. Does anyone know if there are
any scripts already available that will do this? TIA... Jim