c-socket-programming
Here are 19 public repositories matching this topic...
Sort:Most stars
A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C
- Updated
Jun 7, 2024 - C
🔗 • A toy network packet sniffer. Built with Linux sockets. CLI based on tcpdump. Linux-only.
- Updated
Mar 3, 2021 - C
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 S…
- Updated
Nov 3, 2021 - C
A Lightweight TCP/IP Library for C
- Updated
May 25, 2023 - C
A lightweight, configurable HTTP server made in C++ for Windows and Linux.
- Updated
Nov 4, 2025 - C++
Year 4 Project: Building a cross-platform library for creating networked games over UDP
- Updated
Feb 13, 2019 - C++
A simple multithreaded server to learn more about sockets and multithreading with C.
- Updated
Dec 19, 2019 - C
c++ client for ezyfox server
- Updated
Oct 17, 2023 - C++
Socket programming in c. Transferring large files over TCP, implementing Realiable UDP and simulating Packet Loss. As an assignment in Computer Networking @ Ariel University
- Updated
Apr 30, 2024 - C
Server implementation for a client to look after his files uploaded to the server, allowing him to check for storage space covering a particular user authentication in C.
- Updated
Jul 14, 2025 - C
Client implementation of the Server, allowing the client to download files, look after his files uploaded to the server, and check for his file and data uplaoded to the server and maintaining the allocated storage space to him, covering basic user authentication allowing him to check for storage space covering a particular user authentication in C.
- Updated
Jul 14, 2025 - C
Server and a client written in C that can handle dual protocol (ASCII and XDR) file transfer via the socket API
- Updated
Mar 2, 2018 - C
a multichat with features including invisibility, and kicking out users
- Updated
Jul 31, 2020 - C
A 'Micro' HTTP server written from scratch in C
- Updated
Feb 2, 2020 - C
C Scripts for my Network Programming Lab
- Updated
Nov 30, 2023 - C
Lab 6, Computer Networks, Spring 2021, IIT Bombay
- Updated
May 9, 2021 - C
BattleShip_C-ncurses is a school project aimed at creating the classic Battleship game using C, the ncurses library, and the socket library. The goal of this project is to learn and apply advanced C programming concepts, such as structures and pointers.
- Updated
Nov 30, 2024 - C
This repository contains solutions to six assignments for the Computer Networks course. The assignments cover a range of topics including TCP and UDP client-server programming, load balancing, HTTP client-server implementation, message-oriented TCP protocol implementation, and ping and traceroute implementation.
- Updated
Jul 9, 2023 - C
Programs, reports, documentation, and screenshots implemented and designed for the laboratory coursework in UCS1511: Computer Networks course.
- Updated
Feb 1, 2023 - C
Improve this page
Add a description, image, and links to thec-socket-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thec-socket-programming topic, visit your repo's landing page and select "manage topics."