Computer Networks Practice
- Updated
Dec 9, 2020 - C
Computer Networks Practice
peer-to-peer application which collects and computes statistics about the results of CoVid-19 tests developed for the Computer Networks course (documentation in Italian)
A fast and concurrent Linux-only HTTP server library written in C.
TCP proxy program using sockets that counts the vowels in the text sent to it. Acting as an intermediary, it receives text input from a client and forwards it to the server while simultaneously counting the number of vowels present.
The purpose of this project is to present an implementation for unix-based systems of a proxy server that serves a set of clients (concurrently) on the same machine through parallel programming techniques.
Design and implementation of a Peer-to-Peer system that enables file sharing
A simple instant messaging terminal application that runs on Linux
Socket Programming in C
Morse translator based on the client-server model
This is a small C-implementation of using TCP/IP sockets to communicate processes (client & server side implementation).
This repository contains the source code of a Real-Time Application that I have created which enables Raspberry Pi devices to exchange messages and keep a limited history of those. C sockets based on TCP/IP and threading were used.
Huffman encoding/decoding algorithm including file transfer between receiver/sender over TCP sockets in C
Implementación del modelo Publicador–Suscriptor en C usando sockets TCP y UDP (Winsock2).
Add a description, image, and links to the sockets-tcp topic page so that developers can more easily learn about it.
To associate your repository with the sockets-tcp topic, visit your repo's landing page and select "manage topics."