Thursday, January 31, 2013

[android-developers] Re: TCP Socket sample

Kristopher is right that socket programming isn't really an Android-specific topic. We try to produce samples that won't duplicate information you could find elsewhere. Might be reasonable to have a sample on "how to move your network code off of the UI thread," though. Android provides a rich set of classes that help with this, but it can be hard for a newcomer to figure out which APIs to use when.
Ian

On Thursday, January 31, 2013 1:04:57 PM UTC-8, bob wrote:

I was looking at the samples for Android, hoping to find an example of a TCP Socket client.


However, I was unable to.  I think it would be especially nice to have this now that we shouldn't be using the UI thread.


Am I missing something or is there no such sample?


Thanks.


--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment