SetInternetProxy[host,port]
sets proxy information in your Java session for accessing the internet.


SetInternetProxy
SetInternetProxy[host,port]
sets proxy information in your Java session for accessing the internet.
Details and Options
- 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].
See Also
Related Guides
Text
Wolfram Research (2007), SetInternetProxy, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/SetInternetProxy.html.
CMS
Wolfram Language. 2007. "SetInternetProxy." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/SetInternetProxy.html.
APA
Wolfram Language. (2007). SetInternetProxy. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/JLink/ref/SetInternetProxy.html
BibTeX
@misc{reference.wolfram_2025_setinternetproxy, author="Wolfram Research", title="{SetInternetProxy}", year="2007", howpublished="\url{https://reference.wolfram.com/language/JLink/ref/SetInternetProxy.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_setinternetproxy, organization={Wolfram Research}, title={SetInternetProxy}, year={2007}, url={https://reference.wolfram.com/language/JLink/ref/SetInternetProxy.html}, note=[Accessed: 15-August-2025]}