An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tcp-protocol

A curated list of projects in awesome lists tagged with tcp-protocol .

https://github.com/simsong/tcpflow

TCP/IP packet demultiplexer. Download from:

digital-forensics forensics tcp-protocol tcpip

Last synced: 14 May 2025

https://github.com/housepower/clickhouse-native-jdbc

ClickHouse Native Protocol JDBC implementation

analytics clickhouse clickhouse-client database jdbc spark tcp-protocol

Last synced: 09 Oct 2025

https://github.com/housepower/ClickHouse-Native-JDBC

ClickHouse Native Protocol JDBC implementation

analytics clickhouse clickhouse-client database jdbc spark tcp-protocol

Last synced: 03 May 2025

https://github.com/tans5/tfiletransporter

An Android application could transfer/share APPS, IMAGES and any FILES to Android devices or PCs.

android-app file-share file-sharing kotlin-coroutines netty tcp-protocol transfer-files udp-protocol wifi-direct wifip2p

Last synced: 14 Apr 2025

https://github.com/ericbatlle/simpleunitytcp

🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.

csharp networking tcp tcp-client tcp-protocol tcp-server tcp-socket tcpip unity unity-tutorial unity3d

Last synced: 02 Aug 2025

https://github.com/jamalianpour/easyfiletransfer

An easy way to transfer file with any size on network with tcp protocol.

csharp easyfiletransfer nuget socket tcp tcp-client tcp-protocol tcp-server tcp-socket transfer transfer-files

Last synced: 05 Mar 2025

https://github.com/tans5/tfiletransfer_desktop

Desktop application to transfer/share files, support Windows, Linux and MacOS.

compose-desktop compose-multiplatform desktop-app file-share kotlin-coroutines tcp-protocol udp-protocol

Last synced: 02 Aug 2025

https://github.com/sangyx/pynet

基于PyQt5的TCP文件传输应用

pyqt5 tcp tcp-protocol

Last synced: 21 Apr 2025

https://github.com/justintaddei/tcp-ping

A simple TCP ping util, written in Typescript, to test the connectivity of a device.

network ping probe tcp tcp-ip tcp-protocol

Last synced: 16 Mar 2025

https://github.com/whtiehack/socket-proxy

socket agent! proxy. support custom setting support most of tcp protocol! e.g. http https ssh ftp

proxy socket-agent socket-proxy tcp-protocol

Last synced: 10 Apr 2025

https://github.com/erl-ang/tcp-over-udp

A simplified version of the transmission control protocol (TCP) that operates over user datagram protocol (UDP) to provide reliable data transfer.

networking python-socket-server python3 reliable-udp tcp-protocol udp-protocol

Last synced: 12 Nov 2025

https://github.com/wolfyangfan/porthog

A minimalist port occupier that aggressively holds TCP ports for testing and development purposes.

golang honeypot http-server port-scanner tcp-protocol tcp-server

Last synced: 03 Apr 2025

https://github.com/utoni/sodium-tcp

Some boilerplate code for a request/reply tcp protocol. Full PDU encryption starting with the 1st packet.

c-language encryption libevent libsodium tcp-client tcp-protocol tcp-server

Last synced: 24 Oct 2025

https://github.com/trinnguyen/sendfile-cli

Send files securely via TCP/TLS 1.3 in the local network (written in Rust)

file-sharing rust rustls tcp-protocol tls13

Last synced: 23 Jul 2025

https://github.com/luciopaiva/tcptop

Just like top, but for TCP sockets.

linux linux-networking tcp tcp-protocol

Last synced: 21 Mar 2025

https://github.com/rileysuomi/hmobile

Android App to act as a controller for a forklift like robot

kotlin python ros2 tcp-protocol

Last synced: 08 Aug 2025

https://github.com/chenglongma/multiserverapp

A C# version distributed system network prototype.

broadcast distributed-systems load-balancer socket tcp-protocol

Last synced: 13 Jun 2025

https://github.com/toastxc/proxus

multithreaded raw TCP reverse proxy with availability tools

high-availability reverse-proxy rust rust-lang tcp tcp-protocol tcp-proxy

Last synced: 03 Apr 2025

https://github.com/hanilr/netcom

TCP/UDP Communication GUI. Written in C++ with Qt

cplusplus cpp gui qt qt6 qtcreator tcp tcp-client tcp-protocol tcp-server tcp-socket udp udp-protocol udp-socket

Last synced: 28 Mar 2025

https://github.com/mmz33/client-server-hangman-game

Simple Client-Server Hangman game using TCP and UDP

java-networking tcp-protocol udp-protocol

Last synced: 16 Mar 2025

https://github.com/redding/sanford-protocol

Ruby implementation of the Sanford TCP communication protocol.

ruby sanford tcp tcp-protocol

Last synced: 06 Oct 2025

https://github.com/strawberry-team/ucode-connect-track-c-uchat

The uchat “Speechy” project is a desktop messaging application developed in C, designed for secure communication between users on a local network. The application includes a GTK+ 3-based client and a server built using socket programming with OpenSSL, JSON for API, and SQLite for database management, offering features similar to Telegram.

api c-programming-language client client-server-architecture css3 database desktop-application gtk3 json local-network messaging-application openssl-library server socket-programming sqlite3 ssl-certificates tcp-protocol ui-ux-design

Last synced: 02 Mar 2025

https://github.com/al-ghaly/chat-room

A multi-user Chat Room application with various levels of privileges Implemented in Python.

computer-networks multithreading python tcp-protocol

Last synced: 15 Mar 2025

https://github.com/shreyasmehta05/tcp-fusion

TCP-Fusion mimics TCP using UDP, ensuring reliable data transmission through chunking, sequencing, and retransmissions.

c client network server socket-programming tcp-protocol udp-protocol

Last synced: 02 Jul 2025

https://github.com/utoni/tcp-split

split tcp segments using scapy

python3 scapy tcp tcp-protocol tcp-segmentation

Last synced: 26 Mar 2025

https://github.com/catboy96/connectionreset.net

Get a connection reset error instantly by visiting connectionreset.net

network-programming tcp-protocol tcp-reset

Last synced: 15 Jun 2025

https://github.com/ramy-badr-ahmed/nodejs-tcp-server-client

TCP Communication with Node.js - https://doi.org/10.5281/zenodo.12808924

nodejs osi-model tcp-client-server tcp-protocol transport-layer

Last synced: 18 Jun 2025

https://github.com/progval/rustotcp

Abandonned in favor of smoltcp

networking picotcp rust tcp tcp-protocol

Last synced: 04 Sep 2025

https://github.com/micaellobo/drive-chat

Drive-Chat is a Java application that uses sockets for real-time messaging between users, uses TCP and UDP sockets for communication and JSON for message transmission.

java messaging swing tcp-protocol udp-protocol

Last synced: 06 Apr 2025

https://github.com/d-w-arnold/co545-assignment-4

Sending/Receiving of simple TCP packets in Erlang ↔️

erlang tcp-protocol

Last synced: 22 Jun 2025

https://github.com/abdulsamie10/clientservertcp

This repository contains code of communication between client and server using TCP.

c c-plus-plus c-programming client client-server client-side protocol server server-side tcp tcp-client tcp-protocol tcp-server tcp-socket

Last synced: 27 Jun 2025

https://github.com/lunardiver/tcpsublib

This library provides a subscriber model over TCP where one listener sends data to multiple other clients.

csharp csharp-library dotnet dotnet5 tcp tcp-protocol

Last synced: 01 Mar 2025

https://github.com/deneonet/knet

A library to handle secure TCP connections over a custom protocol.

golang secure-connections tcp-client tcp-protocol tcp-server

Last synced: 07 Apr 2025

https://github.com/kathleenwest/simplegreetingwcfservicelibrary-host-clientdemo

WCF Simple Greeting Service Library & Service Host Console Application Supporting Http and TCP Protocols & Client “Tester" Console Application

csharp csharp-code host hosting http-client http-proxy http-server service services tcp tcp-client tcp-protocol tcp-proxy tcp-server wcf wcf-bindings wcf-client wcf-proxy wcf-service wcf-service-client-demo

Last synced: 09 Aug 2025