I have Java ME Application that uses HttpConnection API, Here I am easily able to make connection with Proxyless server. But my Question is How can I Connect to any Live Server which uses Proxy Connection?. Do I need to specify Proxy IP & port into my Java ME Code?
I have Java ME Application that uses HttpConnection API, Here I am easily able
Share
Try
For more information on advance connection check http://www.innovation.ch/java/HTTPClient/advanced_info.html