Allows multiple clients to connect to a server. Can perform the functions MSGGET, MSGSTORE, LOGIN, LOGOUT, WHO, SEND, QUIT, and SHUTDOWN
-
Updated
Dec 8, 2020 - C
A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.
Allows multiple clients to connect to a server. Can perform the functions MSGGET, MSGSTORE, LOGIN, LOGOUT, WHO, SEND, QUIT, and SHUTDOWN
A 'Micro' HTTP server written from scratch in C
Other programming languages, TCP networking.
A simple HTTP server written in C, handling basic GET requests and serving static HTML content.
My Distributed Programming I course folder from Politecnico of Turin Master in Data Science
K-order Markov Chain server for JabberHive chatbots.
Конвертер кодировки текстового файла. Проект по факультативу "Методы разработки программного обеспечения" НИУ ВШЭ Факультета компьютерных наук.