GitHub topics: tcp-client-server
aarushirc14/TCP-Socket-Programming
This is a simple application of socket programming with TCP (Transmission Control Protocol).
Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YahorPaulovich/TCPClient-ServerWindowsApp
TCP client-server Windows application
Language: C++ - Size: 270 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kkkooolllyyyaaa/CollectionManager
Client-Server "CRUD" application with multithreaded server, tcp communication and client auth
Language: Java - Size: 363 KB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

martindavid/caocaos_warriors_ezshare
University of Melbourne COMP90015 project assignment Simple Client-Server file sharing
Language: Java - Size: 1.88 MB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

ooulanov/mininet-TCP-steganography
Realization of steganography in Sequence Number field of TCP protocol using Mininet
Language: Python - Size: 11.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

redmindsteam/share-bridge
🔰 Share Bridge is an application that helps us share files. It works using TCP protocols for file exchange and is strongly protected🔒
Language: C# - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 5

GiacintoCarlucci/TCP-client-server
🌐 TCP Client and Server in C language
Language: C - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

aleferu/file_transferer
Program written in rust to transfer a file to another PC using a valid TCP connection.
Language: Rust - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sonbk040901/NetP_P
Network programming Project
Language: C - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 4

Anzo52/JavaTCP
Siomple TCP server and client written in Java
Language: Java - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SongChaeYoung98/qt-c-tcp-chat-application
Qt C++ TCP Chat Application (Client & Server Full-Duplex)
Language: C++ - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jamailun/standardSocket
Short librairie to interface java's tcp protocols. Added events and cool packet system.
Language: Java - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

leilibrk/Message-Broker-Server
A project which the client publishes a message and the server sends it to all the related subscribers.
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

youngpopeugene/ProgrammingLab6
ITMO — Semester 2 — Java programming
Language: Java - Size: 333 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

youngpopeugene/ProgrammingLab7
ITMO — Semester 2 — Java programming
Language: Java - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RAGUL1902/CLI-TCP-ChatRoom-Application
This repository contains the code for implementing a command line interfaced TCP Chatroom Application. This fully-functioning TCP chat will have one server that hosts the chat and multiple clients that are connected to it and communicate with each other.
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DhilipSanjay/TCP-CHAT
Multi-Client Chat System built using C Programming Language. It supports Single Server & Multiple clients.
Language: C - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 4

JorgeEduardoFOS/TCP_Jokenpo
Language: C - Size: 288 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

nctu-homeworks/NP-hw3 📦
Language: C++ - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1

TheJustLink/Onlink 📦
Onlink - online terminal crossplatform hacking simulator (:
Language: C# - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

SaCavid/Simple-messenger
Messenger example
Language: Go - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

trvoid/tcp-server-client-with-forms
Provides applications that can be utilized to test your own TCP server or client applications.
Language: C# - Size: 267 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

uxmankabir/socket-programming-in-c
Here we are exchanging one hello message between server and client to demonstrate the client/server model
Language: C - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Marinakrae/Ping_Pong_RTT
Aplicação que mede o RTT (latência) da conexão até um endereço ip. Possui um cliente, que informa um endereço (escolhido pelo usuário) e uma porta a um servidor, que recebe a solicitação do cliente e a retorna. O cliente então mede a diferença de tempo entre o envio e o recebimento da solicitação em nanossegundos. Implementado em UDP E TCP.
Language: Java - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

farhan0167/FileTransferOverTCP
This is a simple file transfer application over a TCP connection using Python
Language: Python - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yuanrw/tcp-server-client
即时通信 select/poll/epoll
Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 39 - Forks: 27

pedropsortiz/PingPongTCP
Interface de comunicação entre Servidor-Cliente programada em Java com o protocolo TCP/IP implementada localmente
Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hXoreyer/knet
基于Golang的轻量级TCP服务器框架
Language: Go - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

nishikantparmariam/Multithreaded-Concurrent-Web-Server
Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
Language: HTML - Size: 927 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

grimmle/point-n-shoot
realtime multiplayer topdown shooter
Language: Java - Size: 195 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Fugasss/TCP-Chat
TCP-server-client console application
Language: C# - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AAdewunmi/TCP_Chat_Application
Java TCP/IP Chat Messenger Application: This is a console-based Chat Application built using Java 9 and Ngrok
Language: Java - Size: 243 KB - Last synced at: 7 months ago - Pushed at: almost 3 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: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rjahon/restaurant-reservation-system
Restaurant Reservation System written in C.
Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

frjufvjn/dialup
It provides a server and a client made with golang to check the availability of tcp and udp networks in a simple way.
Language: Go - Size: 26.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DeeStarks/conoid
Expose local development servers to the internet and serve static files
Language: Go - Size: 144 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ramity/theia
[Incomplete] A stab at allowing opencv operations to be performed by a pool of machines.
Language: C++ - Size: 163 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

GravityBender/Console_Based_Chat_App
A Console based group chat application made using sockets. This application allows several users(clients) to connect together.
Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

swetanjal/Computer-Networks
Repository containing Assignments done as a part of Computer Networks Course at IIIT-H
Language: C++ - Size: 360 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

levchenkodanila/say-the-same
My university course work - online game 'Say the same thing'.
Language: C# - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

leaderksb/ForestQuiz
Language: Python - Size: 6.52 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

komyak9/Programming_Lab7
Client-server multithreaded Java application + postgreSQL
Language: Java - Size: 2.65 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

komyak9/Programming_Lab6
Client-server application single-threaded application with xml storage file
Language: Java - Size: 491 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

realspal/DLL-protocols
Implementation of Error Control and Flow Control using Data Link Layer (DLL) Protocols for TCP-based client-server communication.
Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MehrajLatifli/File-TCP-from-Client-to-Server-
Example for TCP (from Client to Server) and Binary Serialize and DeSerialize
Language: C# - Size: 667 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Sh3ldoris/ClientServerSnakeGame
Language: C - Size: 426 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Sharp0802/ParallelTCP
TCP library that provides tcp client/server with message channels
Language: C# - Size: 505 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LuckMonkeys/chat-room Fork of twtrubiks/chat-room
Chat-Room Use Python Socket.IO
Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

LuckMonkeys/MultiPersonChat Fork of puppetdevz/multi-person-chat
基于socket tcp通信,使用tkinter做客户端界面;一个多人同时在线的聊天系统;python课程设计
Size: 8.37 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

LuckMonkeys/The-chat-room-master Fork of WhaleKlng/The-chat-room-master
Size: 13.6 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

LuckMonkeys/ChatRoom Fork of FlyAndNotDown/ChatRoom
🎉简易Cli聊天室 - Python Socket实现
Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Sebastiao-Assuncao/Messaging-Forum
Centralized messaging service provided by central "Directory Server" and various "Users" operating on different machines connected to the internet.
Language: C - Size: 36.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dmittrey/Lab6TCP
Programming Lab №6(Protocol TCP)
Language: Java - Size: 5.39 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

simonegramegna/Reti_Calcolatori_2021
Codice del corso di reti di calcolatori
Language: C - Size: 2.7 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

yogiex/network-simulator-mptcp
simulasi jaringan mptcp client-server
Language: Python - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

livankrekh/TCP_Server
Simple TCP servers and clients program. Example of using TCP sockets in Qt
Language: C++ - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kayalanithinsai/Email-Server-Client
A simple Email server client model is implemented in c language
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

zafersn/ros-esp_idf-tcp-communication
This directory contains simple examples of the BSD TCP Server Socket API for ESP-IDF and the combination of the ros turtle node and the tcp client socket apis.
Language: Makefile - Size: 30.8 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ahmadtheswe/tcp-client-server
This program is an experimental program of TCP Client-Server file transfer.
Language: C - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Joao-Tiago-Almeida/Real-Time-Cooperative-Decentralised-Control-of-Illuminance-Systems
Project and Labs from SCDTR course
Size: 9.89 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Xfinity-bot/Server-Receiver
Windows Form Application (.NET)
Language: C# - Size: 259 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

sujoyyyy/CN-programs
A computer networking is a process of connecting two more than two computers with the purpose to share data, provide technical support, and to communicate.
Language: C - Size: 7.79 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

indianwhocodes/CN2017
Peer to Peer File Sharing (2017)- Implementation of the popular Bit Torrent in Java using network libraries.
Language: Java - Size: 8.1 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

sathya-ghub/Python-Pentesting-Scripts
A tiny collection of :snake: scripts for pentesting
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rkbalgi/tcptester
A Java library to work with raw TCP messages - basic TcpClient, ThroughputClient to use with load testing etc
Language: Java - Size: 132 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

neeru1207/Test-bed-for-Flent-tcp_1up
A dumbbell topology test bed in linux using network namespaces for Flent's tcp_1up test
Language: Shell - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

IGR2014/ClientServer
Linux TCP/UDP Client-Server example
Language: C++ - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

RyuzakiH/ChatServer
Chat Server/Client using TCP in .NET
Language: C# - Size: 4.86 MB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

s-srichomthong/akka-netty-actor
This is a sample of Netty server. The detail is I will open the server with Netty if client connected I will create the actor to communication for each client with a new connection and talk with client by Netty.
Language: Scala - Size: 228 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tejashah88/EChat-Server
A Java TCP server application (meant to be used with the EChat Client).
Language: Java - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

tejashah88/EChat-Client
A Java TCP client application (meant to be used with the EChat Server).
Language: Java - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
