Thread: Http request
View Single Post
  #1 (permalink)  
Old 06-29-2009, 12:08 PM
arthik_babu arthik_babu is offline
Member
 
Join Date: Nov 2007
Posts: 5
Rep Power: 0
arthik_babu is on a distinguished road
Default Http request
Hi,
I am building a request using URL connection. Before making a connection to the server I need to check if the URL requested server is same server. If it is same then I need to call locally Instead of making URL connection.

Please help me.

Thanks in advance.

Arthik
Reply With Quote