Hm, I never tested this but I wonder if opening a plain URL connection
goes through the proxy or not. Perhaps it does?

We have the Core Network module but it's not public API
https://bits.netbeans.org/dev/javadoc/org-netbeans-core-network/overview-summary.html

And, of course, the autoupdate infra would use the proper proxy
settings. I'm just not certain modules get that for free...

--emi

On Sun, Jul 19, 2020 at 11:01 PM Jonathan Bergh
<bergh.jonat...@gmail.com> wrote:
>
> hi there,
>
> I'm not sure if this is the correct list to email, however, does anyone know 
> whether the Netbeans platform has a built in networking module? Nothing is 
> mentioned in the book i'm reading (Def Guide to NB Platform 7), however, I 
> notice even in a plain NB platform build, there are proxy network settings in 
> the Options panels.
>
> Does this mean there is a built set of networking classes which can be used, 
> or do you need to write your own networking code if you want to do TCP / IP 
> stuff in your NB platform app?
>
> thanks in advance,
> regards
> jon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to