tcp-communication
There are 15 repositories under tcp-communication topic.
astuff/network_interface
A platform-agnostic network interface for TCP and UDP communications. Intended for use with ROS nodes.
dadul96/TCP_Server_Client_Tester
This windows program can be used for testing TCP servers and clients. It also works as an example project for my "TcpConnection_Lib".
Mehul2205/Computer-Networks
In this Repository, all codes are present which I have created while studying computer network in my college
Bencor29/DataTransfer
Easy to use API to transfert data in java using Sockets.
BerndHagen/Transmit-Receive-Data-Sync-Tool
File Transfer Service using TCP
dadul96/TcpConnection_Lib
This C# library contains a class for handling the TCP-connection. It provides methods for connecting to a TCP-server or creating one. Also, send and receive methods are implemented.
javierorp/tcp-simulador
TFG - Desarrollo de un simulador gráfico de comunicaciones TCP | Bachelor Thesis - Graphic simulator of TCP communications
JCEspitia/modbus-jc
Modbus manager with PyQt6
mert-aydemir/Remote-Computer-Shutdown
LAN Remote Computer Control Version 1.0 Stable
realspal/DLL-protocols
Implementation of Error Control and Flow Control using Data Link Layer (DLL) Protocols for TCP-based client-server communication.
mabiesen/Android_Remote_Led_Matrix
Control LED Matrix remotely from Android. Java on Android side, Python on receiving side. This repository contains just the Android application
dane-meister/Web-Proxy-Server
This repository contains the complete implementation of a simple web server and a caching web proxy server.
henryco/GovorCore
Simple TCP server/client chat app, based on java8 and javaFX.
jssosa10/TCP_Project
TCP project for a course in networks infrastructure at Universidad de los Andes, Colombia
vasi1796/simple_tcp_cpp
Simple implementation of tcp communication