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

