• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Setting Proxy Settings Using MoreSCF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Proxy Settings Using MoreSCF


  • Subject: Setting Proxy Settings Using MoreSCF
  • From: James Masasaki <email@hidden>
  • Date: Sat, 18 Oct 2003 15:03:34 -0700

Hello.

I want to set the Proxy settings in System Preferences programatically. Yes, I know I need to use System Configuration Framework to do this. But I don't have time for that. I want to use MoreSCF from DTS to do it. I only care about setting the http and https proxy settings.

Is there one simple line of code that can call MoreSCF to do this? My ideal code would be:

SetProxySettings( "proxy.server.com", 8080, true ); // Set proxy server name, port, and turn it on.

Or whatever. Can someone show me some *simple* code in MoreSCF that can do this?

Thanks,

James
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Proxy auto-configuration scripts
  • Next by Date: Setting System Preferences Programatically
  • Previous by thread: Re: Proxy auto-configuration scripts
  • Next by thread: Setting System Preferences Programatically
  • Index(es):
    • Date
    • Thread