Hi Micheal #1 I dont want to use any standard protocol , i wud like to use simple TCP sockets for connection , where the cleint will send name of file to server and server will return corrosponding file. i just want small code to demonstrate this communication on android but not a fullfledged FTP.
Thanks Sal On Nov 26, 8:58 pm, Michael <[EMAIL PROTECTED]> wrote: > > #1 chunk data here indicates some unit of bytes (may be 512, 1024 etc) . it > > would be better if you could point me to some example of such an > > application written in java which works on android > > This doesn't tell us anything at all. By what means do you want to > get this data? HTTP? FTP? > > > #2 browser doesnot connect to internet by default, i am getting "network > > error" when i am trying to accesswww.google.com through android browser. > > (for your information , my host is within a firewall protected by proxy > > server) . is there any way to connect android emulator to internet in this > > scenario. > > Ah, proxy might be the issue, I don't know about using a proxy with > the emulator, I don't have to do that. > > - michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

