Topic: "tcp-server-client"
narkhedesam/Netty-Simple-UDP-TCP-server-client
Netty Simple UDP and TCP Server and Client Examples
Language: Java - Size: 3.68 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 6

eneskzlcn/Chess
A multiplayer Chess game made with java using TCP socket programming. There is a big game architecture, threaded server, java swing for gui elements.
Language: Java - Size: 322 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 2

Archana-Berry-Studio/archanaberry-expresspp
Very simple web server app backend with multithreading :3
Language: C++ - Size: 6.14 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

agafon0ff/ConnectionTester
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.
Language: C++ - Size: 751 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 4

DaviAntonio/usertalk
A simple epoll-based chat room server and client
Language: C - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

jugurtha114/Tkinter_Chat-App
The most beautiful Tkinter APP, This is a Simple Tkinter based Chat-App built from scrach for my Students.
Language: Python - Size: 464 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

zerot69/Typing-Relay-Race
A simple command line Typing Game using Java TCP Server
Language: Java - Size: 59.6 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

customify/customify-desktop
An application to check the customer relationship
Language: Java - Size: 6.61 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

Fan6514/Tiny_File_Transport_Server
🤜 Study project for "APUE" and Socket Programming
Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

the-alex-mark/questionnaire
Программа для проведения тестирования группы студентов в режиме реального времени по локальной сети
Language: C# - Size: 29.5 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

eeyribas/TCP-Server-Client-CPP
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.
Language: C++ - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ksaurabh4/gps-tracker-tcp-client-multi-packet-sender
This script is designed to send multiple hex-encoded data packets to a TCP server over the same connection.
Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ANSANJAY/MultiTCPServerClient
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.
Language: C - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AbubakrRehman/reverseShell
simple SSH like application to remotely access target machine.
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

wartek69/ninjaTCP
A tcp client/server that ensures that the tcp receive always returns complete packets
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Vinniko/SAUEP
🏭 Energy analysis and metering system for heavy industry
Language: C# - Size: 8.48 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Mahdisaghroun/MusicMixDJs
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
Language: Java - Size: 10.3 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ambersun1234/blog-labs
All programming labs for ambersun1234.github.io
Language: Go - Size: 23 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Hsnmsri/server-tunnel
A lightweight .NET-based tunnel server for forwarding traffic securely between clients and backend servers
Language: C# - Size: 4.37 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

okuai/gosocket
quickly building go tcp server or client, a simple go socket
Language: Go - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dharunm236/Calculator-using-TCP
This project features a simple calculator with a graphical user interface (GUI) that communicates with a server to perform basic arithmetic and bitwise operations. The client sends expressions to the server, which evaluates them and returns the result.
Language: Python - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

boringmj/python_tcp_quick
一个快速构建socket的python3包(含示例和说明);A python3 package for quickly building socket servers and clients
Language: Python - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zhengwei101/PQBox
皮球百宝箱
Language: C++ - Size: 4.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

REFUPANKER/CSharpTcpChatTest2
Tcp Chat app test 2 with CSharp Console
Language: C# - Size: 124 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RodricBr/rust-rx-tx
TCP Server-Client Connection using Rust
Language: Rust - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shigenobu/PurpleSofa
Async tcp server and client library.
Language: C# - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WixkedLuck/Socket-Programming-TCP
Code to Simulate Socket Programming
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nBernardi05/TCP_EsercizioBanca
Language: Java - Size: 79.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JeongkiSon/Socket-Programming
TCP socket programming using thread
Language: Python - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AAdewunmi/Swing_Chat_Messenger_Application
Java Chat Messenger Application (with Swing GUI) supporting Ngrok and Multirun functionality.
Language: Java - Size: 138 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nageshnnazare/socketProgramming
Socket Programs in Linux
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

owoPeef/Sandruve
Программа была создана для общения на основе TCP-Socket (Один хост, и неограниченное количество Клиентов)
Language: C# - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shigenobu/redchest
Java NIO2 Tcp wrapper for server & client.
Language: Java - Size: 184 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JEENB/TCP-Client-Server-for-Voting-
TCP-Client-Server for Voting with user authentication.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GregRL94/Network_Crazy8
This repository contains the source code for both the network and the local version of the famous "Crazy8" card game.
Language: Python - Size: 1.13 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Distress/hashserver
A simple TCP server that calculates the hash values of strings
Language: C++ - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hmasum52/CarwarehouseFX
Level 1 term 2 undergrad(CSE-BUET) mini-project(offline-6) in Java and JavaFX
Language: Java - Size: 51.5 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

antimattercorrade/File_Transfer_TCP_UDP
Simple TCP and UDP client-server programs in python for file transfer.
Language: Python - Size: 5.07 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

adityatripathiiit/TCP_UDP_File_Transfer
Simple file transfer over TCP, UDP sockets, with custom protocol configurations.
Language: Python - Size: 3.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mshamir11/network-assignments
Problems, Solutions and Reports of all the assignments done as part of Computer Networking Course.
Language: Python - Size: 79.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JOELKUNDU/Z-sender-File-Transfer-with-AES-GCM-Encryption
Secure File transfer utility over the internet using AES-GCM encryption
Language: C++ - Size: 82 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vacax/chat-servidor-basico-tcp
Proyecto servidor TCP - Chat.
Language: Java - Size: 1.78 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

trvoid/tcp-server-client-on-electron
Provides applications that can be utilized to test your own TCP server or client applications.
Language: HTML - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
