Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Whether it is the old man, or the young, it is the last time for us to sail.
-Stevenson
Published at: 2018-07-22 22:38:44

To test the Java socket server I've created days before, I decided to write an Android application. The main function of this application is to upload the GPS information

Published at: 2018-07-22 22:34:04

Since the goal is to create a common Socket server, which means it can be used in very different occasions, I need a good structure to support it.