An example about working with raw sockets under GNU/Linux
-
Updated
Jul 6, 2019 - C
An example about working with raw sockets under GNU/Linux
π³οΈ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
Raspberry Piμμ TCP μμΌ ν΅μ μ μ΄μ©ν μ±ν νλ‘κ·Έλ¨
Insecure copy - copy files to a remote computer on a trusted network
Hosts some exercises from the Distributed Systems Course
This is a basic TCP server-client model built with plain C with socket programming. This program also offers concurrency by handling multiple clients at the same time with the thread-per-client model. This is very simple, easy and lightweight.
Hosts the main assignment from the Distributed Systems Course
An application that uses TCP communication and can operate as either a server or a client.
Add a description, image, and links to the tcp-socket-programming topic page so that developers can more easily learn about it.
To associate your repository with the tcp-socket-programming topic, visit your repo's landing page and select "manage topics."