SetInternetProxy

SetInternetProxy[host, port]
sets proxy information in your Java session for accessing the internet.
  • If you use a proxy for accessing the internet, you may need to call this function to enable Java code to use the internet.
  • Consult your network administrator for proxy settings.
  • A typical example would look like SetInternetProxy["proxy.mycompany.com", 8080].
© 2008 Wolfram Research, Inc. japanese.gif