53 results for “topic:tcp-server-client”
Netty Simple UDP and TCP Server and Client Examples
A multiplayer Chess game made with java using TCP socket programming. There is a big game architecture, threaded server, java swing for gui elements.
Testing of network connections (TCP-Server, TCP-Socket, UDP-Socket, Serial-port). Creation of simple 'javascript' scripts for generating messages and automatic sending and parsing.
Very simple web server app backend with multithreading :3
The most beautiful Tkinter APP, This is a Simple Tkinter based Chat-App built from scrach for my Students.
Fast, header-only, dependency-free, cross platform C++ library that makes working with UDP/TCP sockets and IPv4/IPv6 addresses as easy as possible.
A simple epoll-based chat room server and client
🤜 Study project for "APUE" and Socket Programming
Программа для проведения тестирования группы студентов в режиме реального времени по локальной сети
MultiTCPServerSuite: A robust TCP framework enabling efficient multiplexed server-client communications. Designed for high-concurrency scenarios, ensuring optimal data transfer with minimal latency. Ideal for applications demanding real-time interactions.
netlibpp is a modern cross-platform C++ network library that supports TCP/UDP protocols, and compatible with C++11, C++14, C++17, and C++20.
A simple command line Typing Game using Java TCP Server
An application to check the customer relationship
皮球百宝箱
I used Java to develop this application.This application consists of a server, it is he who will mix the music received from clients.Each client can connect to this server and broadcast his music.The app uses TCP for authentication and UDP for streaming
simple SSH like application to remotely access target machine.
A high-performance, multiplayer 5-Card Draw Poker engine leveraging Java 21 Virtual Threads. Features a custom text-based TCP protocol, Domain-Driven Design (DDD), and advanced game mechanics including horizontal-slicing side pot logic and automated hand evaluation.
This script is designed to send multiple hex-encoded data packets to a TCP server over the same connection.
🏭 Energy analysis and metering system for heavy industry
Contains Client and Server applications using TCP communication. Data is sent to the client application through the interface of the server application.
A tcp client/server that ensures that the tcp receive always returns complete packets
Tcp Chat app test 2 with CSharp Console
EasyTCP is a lightweight Unity networking package designed to simplify TCP communication between applications. It provides both Server and Client functionality using background threads and async/await, ensuring smooth performance without blocking the Unity main thread.
simple tcp chat ,using python
Simple TCP and UDP client-server programs in python for file transfer.
A simple TCP server that calculates the hash values of strings
Implements a basic file transfer and validation system using a Merkle Tree. The system follows a client-server architecture, allowing users to upload files from the client to the server and download files from the server to the client.
TCP-Client-Server for Voting with user authentication.
Simple chat server and client with TCP in c++ and python
Provides applications that can be utilized to test your own TCP server or client applications.