socket-programming-using-c
There are 23 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
hurrhnn/raplayer
Cross-Platform Remote Audio Player.
harshbajaj9/Socket-Programming-in-C
This assignment was a part of Computer Networks course.
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
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
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++
kesaralive/webserver
This is a simple webserver created by using C language for an assignment in my networking course.
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.
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.