Chat client-server system using TCP sockets.
-
Updated
Sep 15, 2024 - Java
Chat client-server system using TCP sockets.
A ConnectionDelegate based .NET networking framework containing a high-performance TLS implementation
A distributed hotel booking mobile app leveraging the MapReduce framework. Developed with Jetpack Compose and Java.
Exemplo simples de como trabalhar com sockets TCP com a API Java I/O
Huffman encoding/decoding algorithm including file transfer between receiver/sender over TCP sockets 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.
This is a small C-implementation of using TCP/IP sockets to communicate processes (client & server side implementation).
App for capturing log messages from UR robot (via TCP/IP sockets), decoding and logging them into ms sql database
A console chat application using Sockets in Java
small high level TCP/IP sockets for linux
A multithreaded web server written in C. Currently this is meant to be a basic example of something that can serve a simple web site/application. Could potentially grow in scope.
In this project , you will emulate the operation of a link layer and network layer protocol in a small computer network. You will start several nodes so that they can send packets to each other as if there are links between them. Running as an independent node, your program should implement a simple version of GoBack-N Protocol Link Layer
An inter-process game of hot potato to learn about socket programming and inter-process communication
Juego del ahorcado hecho en Java utilizando sockets para separar el cliente del servidor
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.
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.
Emulate async paraview services module with asio.
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."