|
SOLUTIONS
|
JLINK SYMBOL
SetInternetProxy
SetInternetProxy[host, port]
sets proxy information in your Java session for accessing the internet.
DetailsDetails
- To use SetInternetProxy, you first need to load J/Link using Needs["JLink`"].
- 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].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
