Thread: proxy protocol?
View Single Post
Old 08-06-2002, 07:22 AM   #5 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 287
technobard is on a distinguished road
If you're lazy, you can also just use a URL object. It has less functionality than URLConnection, but it's quick and does the job. I have a sample program (without proxy code) in my NUM (shameless plug) in the java section in case you're looking for sample code. Although there is plenty of good stuff at java.sun.com and elsewhere.


technobard is offline   Reply With Quote