🍀 A collection of minimalist and low-level C projects
-
Updated
Oct 4, 2024 - C
🍀 A collection of minimalist and low-level C projects
Simple TCP/IP chat server
Assignment 1 of course IS F462: Network Programming in BITS Pilani, Pilani Campus (Fall '22)
A simple web server built using clang
Client-Server chat room service realized as a socket programming and networking exercise
Concurrent Chat-Servers
Console chat room server-client application
The project uses the concept of Network Socketing and File Handling to transfer files from the server to the client (checks access permission), when requested by the client.
A Lightweight TCP/IP Library for C
Project to make a fully functional TCP Chat server in C, along with the client programs. Uses C sockets, netdb, netinet, arpa/inet libraries. Multiple clients can connect, each with unique usernames decided via prompt at connection time.
Add a description, image, and links to the chat-server topic page so that developers can more easily learn about it.
To associate your repository with the chat-server topic, visit your repo's landing page and select "manage topics."