GitHub topics: socket-programming
RaphaelPrevost/ConcreteServer
C on Concrete : cross-platform TCP/UDP server framework with batteries included (string library, JSON parser, plugin system, ...)
Language: C - Size: 2.9 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 1
AlessandroBonomo28/DrinkShop
Drink shop with dockerized 3 tier architecture. Android Java client + C HTTP Socket Server + Postgres DB
Language: C - Size: 7.85 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
mahmoudnasser1561/Network-Systems-Foundations-Labs
University of Colorado Boulder Network-Systems-Systems-Foundations-Labs
Language: Python - Size: 10.9 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
mati-33/sack
Lightweight chat application for the terminal
Language: Python - Size: 146 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
aarnt/gorgzorg
A simple multiplatform CLI network file transfer tool
Language: C++ - Size: 229 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0
LAKSHMAN1410/Real-Time-Image-Transmission-System-Frame-Based-over-TCP-IP-
A Python-based real-time image transmission system that splits compressed images into frame-sized chunks with metadata headers. Supports manual, timer, and continuous modes with error-tolerant reconstruction. Features GUI for both transmitter and receiver, enabling secure, modular, and scalable image transfer.
Language: Python - Size: 2.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
pavankalyan-nvs/Simple-chat-app
A basic chat application using Node.js and Socket.io. The app allows users to connect to a common chat room and exchange messages in real time, enabling seamless communication between multiple users.
Language: JavaScript - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
ynachi/aio
Let's experiment io_uring and async network programming in C++
Language: C++ - Size: 28.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
Tom-KB/NSC
Networking System C (NSC) is a lightweight, cross-platform library that simplifies socket usage with tools for server/client handling, an event system, and message framing over TCP.
Language: C - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
JohnBasrai/rust-async-echo
Simple TCP client/server echo program using async Rust
Language: Rust - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
zelhajou/ft_net_webserv
HTTP/1.1 web server supporting GET, POST, and DELETE requests
Language: C++ - Size: 72.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1
siddhesh-desai/Vishwakarma-Labs-Terminal-Based
Vishwakarma Labs is an attendance management system designed for labs. With features like real-time chat, attendance tracking, and support for multiple participants, it makes managing lab sessions easy and efficient. The attendance is only marked if a student attends for a certain period of time.
Language: C - Size: 1020 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0
soyapo/Telegram365
Server-Socket Java Messenger
Language: Java - Size: 22.4 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0
avirup010/LinkSat
Language: Shell - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0
Akinfiresoye-Victor/Live-chat-app
A simple real-time chat application built with Tkinter and Sockets that allows users to send and receive messages live. Great for learning how real-time interaction
Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
The-HaiKaw-Pr0tocol/MemoraDB
MemoraDB is a high-performance in-memory database (IMDB) designed for ultra-low latency key-value storage and operations, featuring RESP protocol compliance, atomic commands, and TTL-based expiry. Optimized for microsecond response times, it's ideal for real-time applications like caching and session stores.
Language: C - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 4
AlirezaArabshahi/LiteWebFramework
A minimal, educational web stack (server + framework) built from the ground up in modern C# (.NET).
Language: C# - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
taher-dev/Chat-Application-JAVA
A multithreaded client-server chat application built with Java Socket Programming.
Language: Java - Size: 10 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
retr0inv4der/voidnet
This repository contains a simple UDP-based chat system implemented in C++.
Language: C++ - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
dev-shelvin-batista/ionic-socket-chat
Application to generate a chat with Ionic Angular connecting to socket private channels of a backend development project in NodeJS.
Language: TypeScript - Size: 3.83 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
AFNeves/JavaChatroom
A distributed Java chatroom with server–client communication and an integrated AI chatbot powered by Ollama, developed for the Parallel and Distributed Computing course at FEUP.
Language: Java - Size: 114 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
awmiriiw/c-socket
A comprehensive client-server application written in C that demonstrates secure, encrypted communication over both TCP (using TLS) and UDP (using DTLS) with the OpenSSL library.
Language: C - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
elif-deniz-goztok/UDPNetworkCapturer
An application which captures the incoming UDP/IP package traffic to 4 ports of an IPv4 address.
Language: C++ - Size: 602 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
rbaltrusch/pychatter
A minimal chat application for local network communication, including server hosting capabilities.
Language: Python - Size: 18.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1
cmunoz-g/ft_irc
IRC server written in C++ with non-blocking sockets and a poll-based event loop. Supports multiple simultaneous clients, authentication, channel management, private and channel messaging, operator commands, and capability negotiation.
Language: C++ - Size: 1.63 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
suconghou/poll_server
simple poll server
Language: C++ - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
guihlerwe/Administracao_de_Redes
Meu caderno de exercícios feitos na matéria de Administração de Redes (em 2025), aulas ministradas pelo Prof. Marcos Camada.
Language: Java - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
dev-shelvin-batista/angular-socket-chat
Application to generate a chat with Angular connecting to socket private channels of a backend development project in NodeJS.
Language: TypeScript - Size: 1.44 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
dev-shelvin-batista/nodejs-socket-server-chat
Backend project to generate chat with private channels developed in NodeJS and SocketIO.
Language: JavaScript - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
dev-shelvin-batista/react-socket-chat
Application to generate a chat with React by connecting to socket private channels of a backend development project in NodeJS.
Language: JavaScript - Size: 822 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
webbananaunite/overlayNetwork
overlayNetwork is a iOS/Linux library as Peer-to-Peer Overlay Network Communicate System, based on Distributed Hash Table Lookup Protocol MIT Laboratory's Paper named Chord.
Language: Swift - Size: 421 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
incubated-geek-cc/sg-transportation
A realtime application which shows Bus Routes and Bus ETAs via LTA's API.
Language: JavaScript - Size: 8.33 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 20 - Forks: 4
0xZayyad/libhttp
A lightweight HTTP/HTTPS client library written in C with a modern C++ wrapper.
Language: C - Size: 122 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
Ehsan-Habibagahi/YouTube-Clone Fork of MehrdadShirvani/YouTube_Clone
Desktop YouTube Clone Application | Front-end & Back-end
Language: Java - Size: 28.6 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 9 - Forks: 0
knightfury16/socket-dotnet
Inter process communication via low level BSD Socket interface
Language: C# - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
ooSvn/bamaDataAnalysis
Language: Python - Size: 124 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
prog-ammar/chat_application_in_rust
An CLI-based chat application in rust using TCP sockets
Language: Rust - Size: 3.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
Kovida-0212/Chat_Server_System
A real-time multi-client chat server implemented in Python using socket programming and multithreading. It supports message broadcasting, private messaging, and monitors server performance for efficient communication.
Language: Python - Size: 433 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
kelvinleandro/caramelo-sniffer
A Terminal User Interface (TUI) Packet Sniffer using sockets.
Language: Python - Size: 438 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
rishz09/serverless-image-processing
Scalable image processing system with hybrid cloud (local VMs + GCP containers). Supports concurrent users and multi-image uploads. CPU-aware load balancer uses REST APIs, socket programming, and multi-threading for dynamic task routing.
Language: Python - Size: 122 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1
rjd06/deep-share-backend
a social media based project backend repo. it contains backend logic codes.
Language: JavaScript - Size: 20.5 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
tien4112004/mail-client-java
Project for "CSC10008 - Computer Networking" (HCMUS)
Language: Java - Size: 29.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
quantranuk/protobuf-nio
Sending and receiving protobuf using NIO socket
Language: Java - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 5
soumyadip007/Chat-Server-Application-Using-JAVA-Swing-Socket
Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.
Language: Java - Size: 1.58 MB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 10
R-Anurag/Networked-TicTacToe
Multiplayer Tic Tac Toe in Java — Swing GUI + Socket Programming (Client–Server Architecture)
Language: Java - Size: 15.6 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
cuteant/SpanNetty
Port of Netty(v4.1.51.Final) for .NET
Language: C# - Size: 8.17 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 311 - Forks: 50
abubakar-abk1/chatroom-cpp
A simple multithreaded chat application written in C++ using sockets (Linux & Windows). Supports multiple clients, colored messages, and clean console I/O.
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
kouroshtkk/poll-tcp-db-server-client
Tcp Client-Server written in C with poll IO multiplexing with add, remove, update and list functionality.
Language: C - Size: 15.6 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
nuricanozturk01/bearmq
Simple and functional Message Queue
Language: Java - Size: 8.83 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
mehmetkahya0/abuzercord
Realtime chat app
Language: CSS - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
jchabloz/verisocks
A generic verification interface to Verilog simulators using TCP sockets
Language: C - Size: 668 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0
Mano-08/battleship
Play battleship online with friends!
Language: TypeScript - Size: 5.58 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
taher-03/poll-tcp-db-server-client
👥 Build a TCP employee database with a client-server model in C, supporting multiple connections and data persistence on shutdown.
Language: C - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
tychosoft/moderncli
C++17 header only library for common uses.
Language: C++ - Size: 640 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1
Mopazoka/wincrypt
🛠️ Build a secure Windows cryptocurrency trading system with AI guidance, designed for hands-off operation and risk prevention.
Language: Python - Size: 239 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
boyan1001/2024_CN_finalproject
A real-time terminal chatroom application built with C++. You can transfer text, image and file message each other by terminal.
Language: C++ - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Evr5/ClipTransfer
A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.
Language: C++ - Size: 2.39 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Erfan-Farahmandnejad/Nmap-Simulation
A simplified implementation of Nmap features using socket programming, including host status checks, port scanning, latency measurement and ...
Language: Python - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Shabnam-Khaqanpoor/Chat-App-Using-Socket Fork of UI-AP-2023/chatroom-project-two
Simple Chat Application built using Java and socket programming, allowing multiple clients to connect to a server. The server handles client connections, broadcasts messages, and stores them in a MySQL database. Clients can send messages, view received messages, and ping the server to measure latency.
Language: Java - Size: 275 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
HyperXndr/0.1Dev
A Basic TCP/IP Stack for Socket Programming
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Bmpahima/Graph-Client-Server
This project implements a simple client-server application in C++ that calculates the shortest path between two vertices in a graph using the Breadth-First Search (BFS) algorithm.
Language: C++ - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Urpagin/MinecraftHoneypot
A simple Minecraft IP logger honeypot in C.
Language: C - Size: 97.7 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
0ugrocks/Flask-Real-Time-Chat-Application
💬 Build a real-time chat application with Flask and Socket.IO, enabling instant messaging and user management in a responsive environment.
Language: Python - Size: 6.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
RohitPatidar123-hub/socket-programming-tcp-distributed-scheduling
Implementation of socket programming concepts in C++: TCP client-server communication, concurrent connections, distributed access protocols (Slotted ALOHA, Binary Exponential Backoff), and centralized scheduling (FIFO, Round Robin). Includes performance analysis, experiments, and plotting results.
Language: C++ - Size: 283 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
debarghamitraroy/Advanced-Computing-Lab-I-CS1051
Advanced Computing Lab I (CS1051)
Language: C - Size: 10.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
bansalharshit/vibelink-realtime-chat
VibeLink is a real-time chat platform or discord channel built with Java, Spring Boot, MongoDB, and WebSocket, featuring multi-room chats, persistent message storage, and a simple UI. Future enhancements include Redis-based scaling and authentication.
Language: Java - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
utkarshhh1/Webserver
📖 About A Java-based web server implemented in two versions — SingleThreaded and MultiThreaded — to showcase the impact of concurrency on performance and scalability. Tested with Apache JMeter for real-world request handling.
Language: Java - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
teen4l/multiplayer-snake
🎮 Experience multiplayer Snake in your browser with low-latency controls and crisp graphics, powered by Python and Streamlit.
Language: Python - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
vasukara13/Secure-UDP-File-Transfer-with-Diffie-Hellman-AES-GCM
A program made to Transfer files wirelessly in Software defined radios,Using the concepts of Fragmentation and Reassembly.Both Client and Server uses a custom file transfer protocol based on TCP connection.
Language: C++ - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
erfan-nourbakhsh/SocketSync
Real-time multi-client socket programming platform with React frontend, Node.js backend, and live data synchronization
Language: JavaScript - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
dfgHiatus/VRCFT-Babble
The Project Babble Module for VRCFaceTracking v5.
Language: C# - Size: 56.6 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 26 - Forks: 10
DenjiMakesGames/ThreadIP
ThreadIP is a secure messaging program that primarily uses a main server but falls back to direct peer-to-peer messaging if the server is down. It utilizes multithreading, secure SQLite storage with SHA-256 hashing and salting, and port forwarding for robust connectivity.
Size: 242 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
vadniks/Jaoned
OpenGL & QT based online drawing board
Language: C++ - Size: 1.16 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
Urpagin/chatroom
Chatroom TCP en Python
Language: Python - Size: 8.79 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
ayushibaghel3/Java-Chat-Application
This is a console-based Java Chat Application developed using socket programming and multithreading. It allows multiple clients to connect to a server and exchange messages in real time.
Language: Java - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
SKT1803/mesajla-real-time-ai-powered-chat-application
A modern real-time chat app with smart AI-generated replies, rich media support, and customizable messaging experience.
Size: 8.67 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
shamitha-shanthakumar/Hand_Cricket
Multi-player game
Language: Python - Size: 374 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
sujoy-capgemini/5G-Training-with-C
A structured training repository for mastering 5G development with C programming. It includes: C programming fundamentals 5G architecture and protocol layer overviews IPC mechanisms, socket programming, and multithreading in C
Size: 15.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
natsalete/Trabalho-Sistema-Distribuido
Sistema de Cadastro de Carros desenvolvido em Java Sockets e Java Web, como parte da prova de Sistemas Distribuídos do 5° período de Análise e Desenvolvimento de Sistemas. O projeto implementa comunicação cliente-servidor, sincronização entre servidores e integração com interface web.
Language: Java - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
TranDai108/Lucky-Wheel-Project
A networked multiplayer word puzzle game inspired by the classic TV show "Wheel of Fortune", built with C# and WinForms as a basic network programming assignment.
Language: C# - Size: 29.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Harsayazheni/Computer-Networks-3
Study of socket programming using client-server model. (19CS406 - Computer Networks)
Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
cw1997/NATBypass
一款lcx.exe在golang下的实现, 可用于内网穿透, 建立TCP反弹隧道用以绕过防火墙入站限制等, This tool is used to establish reverse tunnel in NAT network environment, it can bypass firewall inbound restriction, support all functions of lcx.exe
Language: Go - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1,136 - Forks: 278
Reeves004/ChatApp-using-C-Socket-Programming
Application for communication between server and client using socket programming.
Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
devansh-srv/carrot
Language: C - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0
frustratedProton/http-server
A simple HTTP/1.1 server built in C++ that handles client connections and serves HTTP requests.
Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
RozhakDev/MiniWebServer
Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.
Language: Python - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Emoncr/Property-Sale
'Property Sale'! 🏡 is a real estate website which Built on MERN stack with real-time chat functionality using Socket.io. A platform where you can buy, sell, or rent properties.
Language: JavaScript - Size: 1.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 6
VidyasagarYadav499/tcp-client-server
I'm learning about computer networks, so I wrote this simple client-server program to understand how all of it works.
Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
TashinParvez/AOOP-ASSG-On-Socket-Programming-and-FileIO
Advanced Object-Oriented Programming (AOOP) assignments Solution on Socket Programming and File I/O in Java.
Language: Java - Size: 2.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ronaessi-28/Multithreaded-End-to-End-Encrypted-Cryptography-Based-Real-Time-Chat
This is an encrypted chat application to make 2 clients offline chatting possible via LAN or Wifi hotspot, thought a connection with a system that is made as a server. The server is unable to decypher the chat texts among the 2 clients. It is developed by the use of Socket Programming in Python and the encryption is done using RSA Algorithm.
Language: Python - Size: 158 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jacking75/backup_cppNetStudy_work 📦
컴투스 C++ 네트워크 스터디 개인 작업 저장소
Language: C++ - Size: 45.5 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 40 - Forks: 18
Ahmed-Ibrahim-30/CPP-SOCKET-Chat
A simple C++ socket-based console application where the server receives messages from multiple clients, displays them on the server console, and responds individually to each client.
Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
acassen/socket-takeover
Socket takeover from one process to another
Language: C - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 51 - Forks: 11
Abdullahplusbd/C_Processes_Signals
Explore C exercises on processes and signals, showcasing process creation, synchronization, and signal handling. Perfect for understanding operating systems. 🚀💻
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
AlphaPruned/UDP-Client-Server-Model
Python-based UDP client-server system implementation using threading and asyncio for CN lab
Language: Python - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Harixh-dev/tcp-chat-app-csharp
TCP Chat App
Language: C# - Size: 229 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
AlphaPruned/Python-Proxy
A basic multithreaded HTTP/HTTPS proxy server implemented in Python.
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
mdbentaleb/Net_Talk
📡 Net_Talk is a network-based messaging system where clients and servers communicate over TCP sockets. This project helps improve your skills in socket programming, client-server architecture, and network communication. 🖥️💬
Language: C - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
andrabogde/-Solving-the-TSP
AI project solving the Traveling Salesman Problem (TSP) using Hill Climbing, Simulated Annealing, and Genetic Algorithm, with route visualization in Python.
Language: Python - Size: 188 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
suconghou/httplib
simple async http server
Language: C++ - Size: 168 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0