Proxy settings from AppleScript
Proxy settings from AppleScript
- Subject: Proxy settings from AppleScript
- From: "Zavatone, Alex" <email@hidden>
- Date: Thu, 9 Aug 2001 16:32:35 -0700
Greetings folks, I just joined the list today and am embarking upon a lovely
project in AppleScript to set up a custom network config to allow users of
my company's Director title to dial up our VPN from a person using a mac in
an unknown state.
From the lovely Applescript help docs on networking, this looks like a
doable task. One of the final variables that I am trying to weed out is how
to get the proxyserver settings so that we can attempt to set them and use
them from Lingo. Whether the netlingo commands will actually work from
behind the firewall is another matter altogether. You Go Macromedia!
Just wondering if i can use applescript to transparently get the proxy or if
we would have to write a C++ xtra to dig this value up.
Thanks in advance,
- Alex Zavatone