🎓Repository for masters labs on FCSN, BSUIR
-
Updated
Jan 7, 2023 - Python
🎓Repository for masters labs on FCSN, BSUIR
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.
The repository includes lab exercises for the course Computer Networks (CS6111)
Yet another educational tcp socket based chat
Chat usando o protocolo TCP
CN-SEM 5
This is the client codebase for iCOM system. iCOM is an internal communication system that is designed to service the communication needs of organizations through the use of a concurrent server which runs on any unix-like system and a client that can be run on any other operating system used by the organization.
A simple server client chat server using node's net module
TCP chat using nonblocking sockets
Socket programming is a part of intermediate python programming. Sockets are low-level endpoints of an end to end connections. Most of the programs in this repo are based on TCP sockets
Python Chat App
Chat TCP multicliente con chat privados y publicos.
A simple chat-server implemented using raw tcp sockets.
Network Programming Lecture Notes & Assignment
Add a description, image, and links to the tcp-chat topic page so that developers can more easily learn about it.
To associate your repository with the tcp-chat topic, visit your repo's landing page and select "manage topics."