#1 want a simple TCP socket program, where cleint sends a request for a file, and servers the returs requested file. i dont want any standard protocal like FTP to b used.
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 -~----------~----~----~----~------~----~------~--~---

