Re: [android-developers] I/O streams in android

2010-11-15 Thread Manori Thakur
Thanks.I will look into it Cheers, manorit On Thu, Nov 11, 2010 at 4:41 PM, Miguel Morales wrote: > I've been using the java.net classes for fast and reliable > communication with a backend server. > Sounds like an issue with your code. > > On Thu, Nov 11, 2010 at 10:55 AM, manorit wrote: > > H

Re: [android-developers] I/O streams in android

2010-11-11 Thread Miguel Morales
I've been using the java.net classes for fast and reliable communication with a backend server. Sounds like an issue with your code. On Thu, Nov 11, 2010 at 10:55 AM, manorit wrote: > Hi: > I am developing a multiplayer game on android. I am having a Java > server and android client. > The androi