[android-developers] Having problem to read data from the local host server using Http Get method....

2009-08-30 Thread ragavendran s
This is a code i m having to read a data from the sever using Http Get method but still i cant read the values from the localhost server. can anybody tell the correct code to replace this thanks, with regards, Raghav.S Code: package netw.htt; import java.io.IOException; import java.io.Inp

[android-developers] Having problem to read data from the local host server using Http Get method....

2009-08-30 Thread ragavendran s
This is a code i m having to read a data from the sever using Http Get method but still i cant read the values from the localhost server. can anybody tell the correct code to replace this thanks, with regards, Raghav.S Code: package netw.htt; import java.io.IOException; import java.io.Inp