• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Fastest Socket I/O

9Ate7

Newbie
Hello,

Using Socket I/O, what is the fastest way to transmit information? I simply want to send a string and receive. Right now I am using ObjectOutputStream. Any suggestions on anything that would be faster?

Thanks
 
Back
Top Bottom