November 5, 2024

TCP Socket Tutorial in Android Studio (Last Part)

Video by Programming Experts via YouTube
Source

In this video, i am going to teach you how you can use the TCP protocol to send data from your android phone to the Java application that is running on a server socket using the Socket Programming.

In this part 2 we will complete the android application on android studio.

Go to Source