socket-programming-using-c
There are 27 repositories under socket-programming-using-c topic.
apsrcreatix/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
kohlschutter/unsock
shim library to automatically change AF_INET sockets to AF_UNIX, etc.
shruthi64/Socket-Programming-in-C
Socket programming to implement simple programs
subhadeeproy3902/cndocs
CN Docs is a comprehensive, well-structured documentation site for computer networking and socket programming
harshbajaj9/Socket-Programming-in-C
This assignment was a part of Computer Networks course.
hurrhnn/raplayer
Cross-Platform Remote Audio Player.
jaypowar00/project-TSI
Miniproject : TSI (Teacher Student Interface) - Based on Socket programming. TSI makes it possible to let Students connect to Teacher via TSI Program (must be in same network). In the connection, there can be communication as of in form of messages or there can be sharing of txt(or program files) within one student to Teacher or Teacher to One Student
Tugbars/Threadpool-Epoll-Based-Server
Hybrid Network Server with MySQL Connection Pool in C++
abhi4578/DCS
Distributed Computing Algorithms
akshiita07/Socket-Programming
Socket Programming codes of UCS413
ApoorvGit/socket
Socket programming in c
Dare-marvel/Computer-Communication-and-Networks--CCN--
π Welcome to the Computer Communication and Networks Repository! πβ¨ Immerse yourself in a meticulously curated knowledge hub on Computer Communication and Networks. ππ» Explore the intricacies of connecting systems, navigating protocols, and understanding network architectures. ππ
joppiesaus/sock
c socket stuff
kesaralive/webserver
This is a simple webserver created by using C language for an assignment in my networking course.
umutsevdi/mdp-bme4991
A robot that can move based on the eye movements of the owner.
Ayan-Banerjee-918/Network-Programming
Repository storing implementations of various network oriented programs ranging from msg queues to sockets using C
Cyclonecode/pong
A simple socket server
floweryclover/one-to-one-omok
2 ν΄λΌμ΄μΈνΈ + 1 μλ²λ‘ ꡬμ±λ 1:1 μ€λͺ© κ²μ μμ
ivinjohn98/Network-Lab
Networks Lab :Socket programming in Java, c and c++
SCCSMARTCODE/CChatApp
A simple and robust chat application written in C, enabling real-time communication between multiple computers. Starts as a CLI-based application and evolves into a GUI-powered platform.
siamn/secret-santa
Pair-based project conducted during end of 6-week C-training bootcamp to consolidate learning across all topics but specifically focused on communication and client-server socket programming using TCP or UDP.
Sourabpawar66/Internet-Radio-Multicasting-multimedia-over-IP
Multicast streaming project where clients join a group, select a station from server-provided info, and receive live video streams. Stations broadcast continuously, and clients can control playback (pause, resume, switch, or exit) via a GUI.
dushyant18033/File-Transfer-Over-TCP-Socket
A simple C code for file transfer over TCP socket connection between client and server
titianaMannu/web-server-iiw2019
Web server - dynamic image adaptation of static contents
vartikatrao/Socket-Programming
A socket program, where the client sends content of file and server sends the number of characters in the file.