Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TCP Socket Programming implementation of server side in c programming language.

License

NotificationsYou must be signed in to change notification settings

ahmetozlu/tcp_socket_programming_c_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

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.

Demonstration

screenshot from 2017-02-14 15_37_55s


1 - Server Side in C (Linux Computer)


screenshot_20170214-152509s


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


Installation

Buildmain.c with gcc on Linux OS.

Citation

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"}

Author

Ahmet Özlü

License

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp