Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16511
| From | Knute Johnson <nospam@rabbitbrush.frazmtn.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP |
| Date | 2012-07-29 08:36 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <jv3la5$f52$1@dont-email.me> (permalink) |
| References | <0ac597b5-4afa-4839-88cf-47c91d6f9b8b@googlegroups.com> |
On 7/26/2012 10:00 AM, Greg wrote: > I am trying to create a socket with the proxy type of HTTP. Every > time the socket is created an IllegalArgumentException is thrown. I > have learned from googling that the HTTP proxy is unsupported in > sockets. What is the work around? Does anyone know? Any help would > be much appreciated as there doesn't seem to be an answer readily > available that I can find. > > Greg > You can set up proxies in the Java Control Panel.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Greg <shireyg@gmail.com> - 2012-07-26 10:00 -0700
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2012-07-29 08:36 -0700
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Steven Simpson <ss@domain.invalid> - 2012-07-30 13:26 +0100
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Greg <shireyg@gmail.com> - 2012-08-09 13:40 -0700
Re: IllegalArgumentException with Socket API and Proxy with Proxy.Type.HTTP Steven Simpson <ss@domain.invalid> - 2012-08-16 21:26 +0100
csiph-web