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

Apps Server Socket Service

jdcolts8

Lurker
I am trying to run a server socket in the background of my application and have the application react based on what is received in. I do not require specific code but wondered if anyone could push me in the right direction as to which way is best to do this, i.e. run as a service or a background thread etc?
 
Back
Top Bottom