I used the below,
Expand|Select|Wrap|Line Numbers
- InputStream in = new URL ("http://127.0.0.1/search?q=travel") .openStream () ;
[HTML]java.io.IOException: Server returned HTTP response code: 504 for URL: http://127.0.0.1/search?q=travel[/HTML]
I've also set the proxies. Also, for your information, when i just chang the url to yahoo.com, its working fine.
Any inputs would help me.
Thanks,
fREDDIE
Out of the box question: I started a thread under networking. Is there a way to move it to somewhere else? May be here??