- Notifications
You must be signed in to change notification settings - Fork10
TCP Socket Programming implementation of client side on Android.
License
ahmetozlu/tcp_socket_programming_android_client
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This program is about TCP socket programming client side with Android. This is a dynamic client application, the preferred server IP address can give as a server IP address. After the TCP connection is established with preferred server, the simple messenger application is started. Client and server can have communication with that messenger interface.
1 - Main Page of Android Program
2 - Connect to Server with IP Address
3 - After Connection is Established, Send and Receive Message on TCP Socket Connection
4 - Server Side in C (Linux Computer)
See this repository for more information about server side in c programming:https://github.com/ahmetozlu/tcp_socket_programming_c_programming_server
How to build and run this source?
- Clone project by using Android Studio
- Select and build module app
If you use this code for your publications, please cite it as:
@ONLINE{vdtc, author = "Ahmet Özlü", title = "TCP Client on Android OS", year = "2017", url = "https://github.com/ahmetozlu/tcp_socket_programming_android_client"}Ahmet Özlü
This system is available under the MIT license. See the LICENSE file for more info.
About
TCP Socket Programming implementation of client side on Android.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.

