GitHub topics: tcp-server
retifrav/qt-client-server
Network communication between server and client via TCP.
Language: C++ - Size: 799 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 60 - Forks: 19
RykerWilder/phantom-chat
Encrypted Chat with RSA.
Language: Python - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
jonathandevans/java-text-server
A simple client-server application that communicates over TCP using Java. The client sends a message to the server, and the server responds with a message.
Language: Java - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Denellyne/LogicaLine
Logica Line - Prolog based chat server
Language: Prolog - Size: 124 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0
SStorm21/simple-chat-tcp
simple tcp chat ,using python
Language: Python - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
doralis32/Software-for-Flash-USDT-or-Flash-BTC-transaction
Flash USDT Flash USDT Flash USDT Flash USDT Flash USDT Flash USDT Flash USDT Flash USDT Flash USDT Flash USDT Flash USDTFlash USDT Flash USDTFlash USDT Flash USDT Flash BTC Flash BTC Flash BTCFlash BTCFlash BTCFlash BTC Flash BTCFlash BTC Flash BTCFlash BTCFlash BTCFlash BTCFlash BTC Flash BTC
Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
fengzhizi715/AndroidServer
基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务
Language: Kotlin - Size: 338 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 191 - Forks: 40
mshirazkamran/client-server-chatroom-CN
This is my Computer Networks project that uses classes from java.net and java.io package to implement chatroom the functionality.
Language: Java - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
bkoimett/golang
This repo will be a place to update my progress on my golang "training-arch"
Language: Go - Size: 104 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
beetlex-io/BeetleX.Light
high performance dotnet core socket tcp/udp communication components
Language: C# - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2
imdawon/Drawbridge
Quickly protect your self-hosted TCP applications with mTLS via an easy-to-use interface and client application
Language: Go - Size: 4.81 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1
BowlerHatLLC/snake-server
Create TCP/HTTP servers in Haxe, or start a simple HTTP server from the command line 🐍
Language: Haxe - Size: 302 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1
ruanhao/py-netty
TCP framework in flavor of Netty
Language: Python - Size: 7.67 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
R-uan/ccg-tcp-server
(wip) rust tcp server with custom protocol
Language: Rust - Size: 226 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
Thomvanoorschot/wire
Wire is a networking library written in Zig, designed to simplify building non-blocking TCP-based client-server applications. It integrates with the xev event loop for asynchronous I/O operations and is able to run non-blocking on a single thread.
Language: Zig - Size: 869 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 0
tmfontan/Mothership-Attendance
A Java Swing / AWT application that functions as an automated attendance recording tool for a group of custom-created attendee accounts. The program also contains additional features such as Course Creation, Profile Customization, Record Management, and a Chat Interface.
Language: Java - Size: 213 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
MuchokiDavid/TCP-Server-String-Search
A high-performance TCP server for fast string existence checks in large files (250k+ records), supporting SSL encryption and configurable search modes.
Language: Python - Size: 4.61 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
edwardoit/RustBoot
Rust server
Language: Rust - Size: 15.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
DarthPestilane/easytcp
:sparkles: :rocket: EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
Language: Go - Size: 517 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 821 - Forks: 88
Helmssyss/SyncMagnet
File sharing application between Android Phone and Windows PC.
Language: Dart - Size: 3.24 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1
dev-ir/RPTraefik
Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components
Language: Python - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 21 - Forks: 8
alinaduca/ReadsProfiler
Repo for Computer Networks project: client-server application that provides access to an online library
Language: C++ - Size: 434 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0
alinaduca/StudentAccomodation
Records of accommodation in University hostels (Stable Roommate Problem)
Language: Java - Size: 244 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0
IlyaZh/Maiman-modbus-web-debuger
Python based software (rs485 over TCP) for simulating network of devices produced by Maiman Electronics company. It load devices configuration from xml-file and let you control the network by web page.
Language: Python - Size: 9.19 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
hprose/hprose-nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Language: JavaScript - Size: 813 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 299 - Forks: 52
nickproud/Easy-TCP-Server
An easy-to-implement TCP server which handles incoming TCP data from multiple clients via 'channels' of connections between the clients and the server.
Language: C# - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 7
HSLL175848494/spsock
基于epoll支持双栈协议的轻量级网络库
Language: C++ - Size: 724 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
aceld/zinx
A lightweight concurrent server framework based on Golang.
Language: Go - Size: 36.3 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 7,420 - Forks: 1,229
ashiqYousuf/http-go-server
Http server in golang from scratch
Language: Go - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
antosmichael07/Go-TCP-Connection
A library meant to simplify the process of making TCP request and responses
Language: Go - Size: 72.3 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
mohammadrezajavid-lab/todo-cli
Todo CLI is a command line application based on the TCP layer.
Language: Go - Size: 82 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Konloch/Vortex-IO
Vortex IO is an easy-to-use high performance non-blocking zero dependency socket server API for Java.
Language: Java - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1
muneeb50/Multithreaded-Online-Quiz-System
Computer Networks Project - Multi-threaded Online Quiz System, developed in C language based on TCP protocol, including development of one Main Server, three Sub-servers and unlimited clients.
Language: C - Size: 422 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 39 - Forks: 11
Georg-S/ChessVariants
An implementation of a chess TCP-client and server with which different chess variants can be played
Language: C++ - Size: 641 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
dexter-xD/blink
Lightweight web server with hot reload and dynamic html templating.
Language: C - Size: 137 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 237 - Forks: 25
typ0520/bizsocket
异步socket,对一些业务场景做了支持
Language: Java - Size: 152 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 475 - Forks: 140
Kinuseka/KSockets
Make sockets super simple!
Language: Python - Size: 67.4 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
tranluan258/go-tcp
tcp server
Language: Go - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
mohsenkamini/SBU_AP_Project_Java Fork of AidaLf/SBU_AP_Project_Java
custom API over TCP
Language: Java - Size: 405 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
MarvinDrude/NetSocketGenerator
Lightweight library for TCP Communication in .NET 10 / C#. Still work in progress.
Language: C# - Size: 227 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0
willianmarquess/open-mt2
Metin2 open source server implementation in Nodejs
Language: TypeScript - Size: 2.65 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 36 - Forks: 3
9b9387/zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 178 - Forks: 61
markelca/TunaDB
A disk-based key-value store written in Rust
Language: Rust - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
Priyabug/TCP-IP-Protocol-Analysis-Implementation
Here we examine various weaknesses in the TCP/IP stack, illustrating how flaws in the protocol can be identified and addressed. This includes simulations, analysis of common techniques used to take advantage of these flaws, and recommended practices to improve system reliability.
Language: C - Size: 5.75 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
hanilr/netCom
TCP/UDP Communication GUI. Written in C++ with Qt
Language: C++ - Size: 129 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
alejandrofsevilla/boost-tcp-server-client
Asynchronous Boost.Asio TCP Server and Client example.
Language: C++ - Size: 74.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 4
4ib3r/node-red-contrib-virtual-mysensors 📦
Language: HTML - Size: 27.3 KB - Last synced at: 25 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0
PCigales/WinSocketTB
A module in Python 3 consisting of a toolbox to handle sockets under Windows for various purposes
Language: Python - Size: 750 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
rehan-adi/http-server
Building an HTTP server from scratch in TypeScript
Language: TypeScript - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
Fabio286/mizar
A TCP testing tool, immediately useful and intuitive to use right out of the box
Language: TypeScript - Size: 1.44 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 6
hperezrodal/debug-kit
A collection of lightweight debugging tools for developers, including HTTP monitoring, request dumping, and TCP echo server capabilities. Perfect for local development and troubleshooting.
Language: JavaScript - Size: 28.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
JustAnotherBitt/Clientes-e-Servidor
Ferramentas de rede que permitem a conexão entre cliente e servidor.
Language: Python - Size: 5.91 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
FishGoddess/vex
一个简单易用的 tcp 网络通信框架 - A simple tcp framework
Language: Go - Size: 257 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0
codershiyar/kawasaki_robot_udp_tcp
A comprehensive guide and example code to establish UDP communication between a PC and a Kawasaki robot.
Language: AngelScript - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0
kaniteru/SimpleSocket
Single-header, cross-platform TCP/UDP socket wrapper in c++
Language: C++ - Size: 44.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1
TralahM/blackhat-go
As hackers, we put a premium on function over elegance as time is always scarce. When you need to quickly create a solution to a problem, style concerns come secondary.
Language: Go - Size: 2.87 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 256 - Forks: 46
GedisCaching/Gedis
Gedis is a lightweight, in-memory key-value store server that implements the RESP (REdis Serialization Protocol) specification. It provides a simple and efficient way to store and retrieve data over TCP connections. Built with Go, it offers high performance and concurrent connection handling while maintaining a simple and intuitive API
Language: Go - Size: 54.7 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1
akshayxemo/TCP-Client-Server-Socket
It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.
Language: C - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
MateusRestier/DistributedHangman
a Python-based hangman game for two players over a network. It uses a client-server model where the server manages the game state, and clients send guesses. This project highlights basic principles of distributed systems and network communication using Python sockets.
Language: Python - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
MicrochipTech/PIC32CXBZ2_WBZ45x_WINCS02_WiFi_PROVISIONING_VIA_BLE
"IoT Made Easy!" - This application demonstrates a traditional open TCP client in the Host Companion mode using the WBZ451 Curiosity board. In this application the WINCS02 will host a TCP Client in Wi-Fi STA mode.
Language: C - Size: 14.1 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Shikha-code36/ChatServer_with_Socket_Python
A simple chat server and client project implemented using Python and socket programming
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 36
HiT-T/CS214-Projects
projects that I and my partner did for CS 214: Systems Programming.
Language: C - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
SAMMYBOOOOM/mqtt-tcp-bridge
mqtt-tcp-bridge, initially for transfer data from mqtt to mission planner
Language: Python - Size: 29.5 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
MiguelGarcia21/Client-Server-imp
Client-server implementation in C++ using TCP sockets from Boost/ASIO. Work in progress.
Language: C++ - Size: 1.18 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
jchristn/WatsonMesh 📦
A simple mesh networking library in C# based on WatsonTcp
Language: C# - Size: 1.97 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 11
ldilley/tinytcp64
:telephone: x86-64 TCP server written in assembly for FreeBSD and Linux
Language: Assembly - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 2
hedzr/go-socketlib
A simple, fast approach to implement your communication protocol.
Language: Go - Size: 462 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1
JeffDeCola/jeffCoin
My cryptocurrency using a distributed decentralized public ledger in a blockchain (i.e. bitcoin).
Language: Go - Size: 4.24 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 6 - Forks: 3
acouvreur/ssh-log-to-influx
Send SSH authentication logs to influxdb with geohashing IP
Language: JavaScript - Size: 3.18 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 103 - Forks: 27
IfanTsai/mgx
:rainbow: A high performance network framework written in c++ (support tcp and http)
Language: C++ - Size: 133 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 5
Iamkemical/ninja-cache
Building a distributed cache using C#
Language: C# - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
Mishalto/ASync_server
telnet only
Language: C++ - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
sschmid/TCPeasy
🔌 Connecting sockets
Language: C# - Size: 700 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4
revik-o/wireless-data-transmission
Language: Kotlin - Size: 190 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
ansyun/dpdk-ans
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
Language: C - Size: 16.2 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 1,187 - Forks: 324
AbdulAHAD968/FILE-TRANSFER-TCP-UDP
Transfer file from client to server (concruent) using UDP and TCP as transport layers protocal. You can not only transfer files, but also list the files available at server side, can upload new files to the server, and laslty you can download the available files as well. The project is done in C++, and is specifically Linux based. Thanks
Language: C++ - Size: 1.63 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0
Bifrost-Technologies/Link-Stream
LinkStream is middleware designed to be integrated into applications or games that use Solana's C# SDK. Utilizing TCP server & client protocols to send transaction messages from dapps to wallet based applications.
Language: C# - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1
Josubks/TCP-Scannner-Python
BlackPort revelara servicios abiertos como un ninja digital. Sin librerías externas. Sin excusas. Proyecto en evolución, abierto a tus sugerencias
Language: Python - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
Dentrax/EasySSA
An EASY and ADVANCED extention to handle TCP/IP Packets [SecurityApi]
Language: C# - Size: 853 KB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 3
nikhilroxtomar/Large-File-Transfer-using-TCP-Socket-in-Python3
A simple file transfer program for transferring large file over a TCP client-serer program.
Language: Python - Size: 4.1 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 6
hug58/Battle-Tanks
Multiplayer tank game. TCP/IP
Language: Python - Size: 1.16 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 23 - Forks: 7
yaoguangluo/Deta_Cache
缓存cache服务器
Language: Java - Size: 633 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 104 - Forks: 58
Archisman-Mridha/tcp-server
Building a TCP server from scratch in each of : Rust, Zig and C
Language: Zig - Size: 33.2 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
apsrcreatix/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
Language: C - Size: 530 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 212 - Forks: 109
pwalig/mini-RTS-server
server for minimalistic RTS game
Language: C++ - Size: 152 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
manfredipist/QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Language: C++ - Size: 594 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 135 - Forks: 42
anup-a/miniface-http-server
🌍 MiniFace HTTP Server is the minimal replica of facebook with custom socket server implementation, custom framework.
Language: Python - Size: 867 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 4
is-leeroy-jenkins/Sniffy
A tiny .NET WPF tool that can be used to establish TCP (raw) or WebSocket connections and exchange text messages for testing/debugging purposes.
Language: C# - Size: 6.36 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0
sowmen/Android-P2P-Chat-Messenger-using-Java-TCP-IP-Socket-Programming
A Chat and File transfer Application using Android Socket Programming and Peer-Peer communication using Java TCP/IP Socket
Language: Java - Size: 5.05 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 63 - Forks: 28
RohanVDvivedi/ConnMan
Multithreaded network connection handler library in C.
Language: C - Size: 638 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
Euarno/XEngine_Authorize Fork of libxengine/XEngine_Authorize
基于c++开发的网络验证
Language: C++ - Size: 11.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
ORESoftware/live-mutex
High-performance networked mutex for Node.js libraries.
Language: TypeScript - Size: 787 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 139 - Forks: 5
alexandrucancescu/CrossLanguageTCP
A cross language implementation of TCP sockets in Java and C#. The example shows how to send Strings and integers.
Language: C# - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
EduardoZepedaDev/Cliente-y-Servidor-TCP-en-Python
Test Tecnico
Language: Python - Size: 127 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
aks-arise1600/SecureServerClient
A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake
Language: C++ - Size: 463 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1
SimranShaikh20/Computer-Network-Assignment
: 🌐 Network Sockets & Communication explores TCP, UDP, and parallel socket programming with real-time chat, connection-oriented & connectionless communication, and frame-based data exchange. 🚀 Built with Python, this project demonstrates multi-connection handling and structured data transmission. 💡
Language: Python - Size: 29.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
prajwalthakur/Network_Controlled_Autonomous_Mobile_Robot
This project is about network-controlled autonomous mobile robot. The system consists of a motion planner, a TCP-based communication server, and a robot client that handles the robot's dynamics and execution.
Language: C++ - Size: 5.56 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
dracuxan/TCP-Server
a simple tcp server in C
Language: C - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
fumiama/aes-rsa-tcp-demo
C/S demo with RSA and AES Algorithm
Language: Go - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
velbus/python-velbustcp
Python application that bridges a Velbus installation with TCP
Language: Python - Size: 104 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 4