Netty Simple UDP and TCP Server and Client Examples
-
Updated
Sep 26, 2020 - Java
A multiplayer Chess game made with java using TCP socket programming. There is a big game architecture, threaded server, java swing for gui elements.
-
Updated
May 9, 2021 - Java
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.
-
Updated
Apr 11, 2022 - C++
Very simple web server app backend with multithreading :3
-
Updated
Jun 12, 2024 - C++
The most beautiful Tkinter APP, This is a Simple Tkinter based Chat-App built from scrach for my Students.
-
Updated
Apr 10, 2022 - Python
A simple epoll-based chat room server and client
-
Updated
May 7, 2022 - C
Программа для проведения тестирования группы студентов в режиме реального времени по локальной сети
-
Updated
Jun 18, 2020 - C#
🤜 Study project for "APUE" and Socket Programming
-
Updated
Sep 10, 2020 - C
A simple command line Typing Game using Java TCP Server
-
Updated
Feb 18, 2023 - Java
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.
-
Updated
Dec 22, 2022 - C++
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.
-
Updated
Sep 15, 2023 - C
An application to check the customer relationship
-
Updated
Jul 1, 2021 - Java
simple SSH like application to remotely access target machine.
-
Updated
Mar 15, 2022 - Python
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
-
Updated
Dec 8, 2020 - Java
🏭 Energy analysis and metering system for heavy industry
-
Updated
Aug 12, 2021 - C#
This script is designed to send multiple hex-encoded data packets to a TCP server over the same connection.
-
Updated
Sep 9, 2024 - Jupyter Notebook
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
-
Updated
Dec 8, 2024 - C++
A tcp client/server that ensures that the tcp receive always returns complete packets
-
Updated
Sep 5, 2021 - Python
Tcp Chat app test 2 with CSharp Console
-
Updated
Mar 22, 2024 - C#
simple tcp chat ,using python
-
Updated
Jul 22, 2024 - Python