server

  1. Home
  2. chevron_right
  3. server

Android TCP Connection Enhanced

Tutorial
[postad] I made a new TCP Java server that supports now also multiple connections, please check it out here!We decided to make a separate post for this enhanced TCP Connection.…

Android TCP Connection Tutorial

Tutorial
In this tutorial we will make a TCP Connection. The server will be written in Java and the client will be written in Android. Actually it will be a very…