An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: socket-communication

mindflayer/python-mocket

a socket mock framework - for all kinds of socket animals, web-clients included

Language: Python - Size: 611 KB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 293 - Forks: 42

FormidableLabs/webpack-dashboard

A CLI dashboard for webpack dev server

Language: JavaScript - Size: 2.01 MB - Last synced at: about 9 hours ago - Pushed at: 8 months ago - Stars: 13,868 - Forks: 364

r-lib/nanonext

R binding for NNG (Nanomsg Next Gen)

Language: R - Size: 47.7 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 60 - Forks: 7

petru-braha/RR-application

A client-server application developed on Linux, which provides digital communication for the transport industry

Language: C - Size: 26.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

levensta/IRC-Server

IRC server based on TCP/IP protocol to rfc1459 standard

Language: C++ - Size: 135 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 2

GeorgiaKt/VideoStreamingApp

A Server-Client application for video streaming, built with Java, JavaFX, FFmpeg and Sockets.

Language: Java - Size: 16.6 MB - Last synced at: 11 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

MuhammadAliashraf/Socket-Chat-Room-In-Java

A real-time chat system built using Java and Python sockets, enabling seamless communication between multiple machines. This project allows users to connect and chat over a network without relying on external messaging platforms.

Language: Java - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

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: 19 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

Mindinventory/socket-chat

This project will help you build a chat app by using the Socket IO library.

Language: Swift - Size: 1.1 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 51 - Forks: 22

BaseMax/BoostAsioChat

Simple Chat Application using Boost Asio, based on Cpp.

Language: C++ - Size: 63.5 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 5

MehrinFirdousi/Synaera-TeamSemaphore

Android application that performs sign language to text translation in real time

Language: Jupyter Notebook - Size: 193 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 2

Lakerolmaker/Unit-01

A collection of programs that range from everything from encryption to a fully functional Game engine

Language: Java - Size: 4.52 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

yusufsefasezer/ysSocketChat

C++ Cross Platform Multi Thread Chat Application

Language: C++ - Size: 33.2 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 34 - Forks: 5

Xenonquake/SocketlyiCli

Socket Communication Layer A simple TCP-based client-server communication layer built for educational purposes. This project demonstrates basic socket programming in C, allowing a client (cliently) to send debug messages to a server (socketly), which echoes them back. Written and Debugged by Xenon

Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

shockz-offsec/Browser-Data-Trojan-Windows

This client-server project allows the client to recompile all the information from the Chrome, Edge and OperaGX browsers and then compresses it and send it to the server via TCP to the server, although it also has the option of doing so via Stmp, on the other hand the server allows decrypting all files, including passwords, cookies, etc

Language: Python - Size: 32.7 MB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

gl-ser/Exchanger

Многопоточная кроссплатформенная система обмена данными

Language: C - Size: 271 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

RevMax-creator/Socket-Programming

This repository contains various examples and projects related to socket programming, demonstrating how to establish communication between devices over a network. The code covers both TCP and UDP protocols and includes implementations in languages like Python.

Language: Python - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mach1el/pchat

A GUI python chatroom app

Language: Python - Size: 56.6 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 33 - Forks: 27

kadambari68/Co-Lab-

A Marketing Hub platform connecting influencers and brands

Language: JavaScript - Size: 2.75 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

harismuneer/Online-Voting-System-TCP

🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.

Language: C - Size: 48.8 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 11

harismuneer/Check_In-Check_Out-System-UDP

🙋‍♂️ A UDP based Check in/Check out System. In this system, the user/client is able to Check in and Check out from the system by sending a data packet from its host machine to the server.

Language: C - Size: 45.9 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

shivamchawda/Sketchbook-Frontend

Language: JavaScript - Size: 66.4 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kelvinleandro/smart-something-app

Smart car app built with React Native and TypeScript, featuring device control, car location, and TCP communication via protocol buffers

Language: JavaScript - Size: 2.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

akmamun/live-stream-zeromq

Distributed Live Streaming with ZeroMQ, Flask and Socket Connection

Language: Python - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 7

meysam81/Client-Server-Chat-Between-Peers

Socket Programmed C# GUI app, with 2 clients chatting over same ip & port for each side

Language: C# - Size: 45.9 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

Musooo/socket-comunication

This project demonstrates a straightforward implementation of socket-based communication between a server and a client in C.

Language: C - Size: 19.5 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

richardscull/YetAnotherBombPartyClone

💣 Clone of the popular game "Bomb Party" made on Next.js

Language: TypeScript - Size: 33.8 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

vrikodar/CSpydoor101

Basic Client server backdoor one zero one in python3

Language: Python - Size: 24.5 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

rodyherrera/Cinastra

Cinastra is a private and temporary messaging web service that allows you to interact with people around the world through rooms, you can create the rooms that you want in an unlimited way and with unlimited users within them, everything that is spoken will not be saved in the cloud or in some database, everything is stored at runtime.

Language: JavaScript - Size: 395 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 8 - Forks: 1

UnOrdinary95/BattleShip_C-ncurses

BattleShip_C-ncurses is a school project aimed at creating the classic Battleship game using C, the ncurses library, and the socket library. The goal of this project is to learn and apply advanced C programming concepts, such as structures and pointers.

Language: C - Size: 52.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ritu-thombre99/El-Gamal-and-RSA-scheme-with-Socket-Programming

This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.

Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: about 3 hours ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

lab-robotics-unipv/modelica_communication_library

Modelica library allowing a model to communicate over various protocols with the same interface

Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

mongshil553/Temi-Robot-Android-Project Fork of seungj00n/Team3_Temi

Temi Robot Android Project

Language: Java - Size: 46.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Chaitanya-0310/Client_Server_Connection

Conducted a comprehensive data visualization analysis using PowerBI on IPL data to determine the optimal candidate for the Impact Player role. This analysis focuses on evaluating various match situations to identify which player, among the potential impact players, is most likely to create a significant impact when needed.

Language: C - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

beetlex-io/BeetleX.Light

high performance dotnet core socket tcp/udp communication components

Language: C# - Size: 181 KB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 17 - Forks: 1

mc-cat-tty/Python-Socket-FileServer

Python implementation of a custom protocol to send and receive files over the network.

Language: Python - Size: 115 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

Wiznet/W7500x_StdPeriph_Lib

Standard peripherals library for the W7500x

Language: C - Size: 744 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 5

paarthmadan/chat-application

A multi-client, java, chat application.

Language: Java - Size: 563 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 5

avinasdube/realtime

A React + Nodejs real-time chat application to play around with Web Sockets and Socket.io from basic to advance level.

Language: JavaScript - Size: 106 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Spring-0/java-chat-cli

JavaChatNet is a command-line interface (CLI) multi-client chat application built in Java using sockets for real-time communication.

Language: Java - Size: 51.8 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

TheCrudClapper/CalendarPlannerApp

Simple Planner made in Java using Swing. Project works in Client-Server architecture using sockets. Users can add/modify/delete their tasks. App made as course semester final work.

Language: HTML - Size: 995 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mdmfernandes/socad 📦

Connect Cadence Virtuoso to a Python client using sockets.

Language: Python - Size: 123 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 9

iamsurajdc/node-chat-app

The Node CHAT Application using the Express API's library and Socket.io Library .

Language: JavaScript - Size: 104 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Saim-Akhtar/Devhub

A Social Network for enabling connection between developers and comment their ideas on different amazing repos.

Size: 682 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

viktor-nikolov/lwIP-file-via-socket

A C++ ostream class (client) and a Python script (server) for writing a file on a remote system from a client using lwIP stack.

Language: C - Size: 10.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

digao-dalpiaz/Crosswords

Delphi Client/Server Crosswords Game using Socket communication

Language: Pascal - Size: 4.01 MB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 5

Interfish/chatRoom

This is an app for chatting based on window prompt or bash, etc.

Language: C++ - Size: 1.15 MB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

shadowbourne/socket-level-message-board

2nd Year: 1st - 91. A brief multithreaded python networking project designed to gain familiarity with networks and client-server interactions at a socket level.

Language: Python - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HarshPatel270698/Client-Server-Dice-Game

A client-server application on which multiple clients can roll dice and server respond to the client according to their scores.

Language: C - Size: 35.2 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 3

LucaDillenburg/Chat-Socket

Chat com Socket Assíncrono e conversas em grupos

Language: Java - Size: 41 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

SubCoder1/Clan-Talks

A Multi-client Multi-platform chat application that lets users including the host to chat among themselves in a local network.

Language: C - Size: 2.44 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

YSZhuoyang/distributed-real-time-messaging

An extended version of COMP90015 Distributed Systems Project

Language: Java - Size: 22.6 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dbinoj/unix-socket-python-java-ipc

Example programs to use AF_UNIX sockets to communicate from Java to a python server.

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

ychalier/sRAT 📦

A small remote access trojan, for research purposes.

Language: Java - Size: 1.17 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 4

Sakibdevlekar/socket.io-basics

This project implements a real-time chat functionality using Socket.io, allowing users to communicate instantly with each other in a chat room environment.

Language: JavaScript - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

xihadulislam/Socket-io-with-Dagger-Hilt

Socket Io with Dagger Hilt

Language: Kotlin - Size: 174 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

shoaib-jamal/messenger

Nostalgic Messenger for RebornXP

Language: JavaScript - Size: 215 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tanishksahni/broadcast-chat-server

Simple TCP chatroom in java

Language: Java - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Dheovani/TCPSocket

TCP socket in C

Language: C - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Mehul2205/Computer-Networks

In this Repository, all codes are present which I have created while studying computer network in my college

Language: Jupyter Notebook - Size: 122 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

riccardoprosdocimi/single-server-key-value-store-tcp-udp

A server program that serves as a key-value store. It's set up to allow a single client to communicate with it and perform three basic operations: 1) PUT(key, value); 2) GET(key); 3) DELETE(key).

Language: Java - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ITST-Mapaches/ChatClient

Este es un cliente de chat

Language: Java - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AvengingRafzz/Internal-Chatting-Application

Project in Java

Language: Java - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HuXn-WebDev/Socket.io-Complete-Course

Socket.io Course Complete Source Code 🔥

Language: JavaScript - Size: 370 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MatviiB/notifier

NO LIBRARIES socket per page bridge for your Laravel application. (CLIENT PART INCLUDED)

Language: PHP - Size: 137 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 62 - Forks: 7

kirose/fimet-eclipse

Financial Message Transfer FIMET-eclipse is an eclipse-plugin project for ISO8583 test automation

Language: Java - Size: 54 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

jaqubm/nCurses_game

2D console game for maximum of 2 players

Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

LeoMullier/cli-messaging-app

Sending and receiving messages from different computers by the command line interface thanks to a Java program and sockets

Language: Java - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cxy1997/Shock-drone

SJTU EI312 Course Project

Language: Java - Size: 13.1 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 0

Qu3b411/KeyLogger

This is a Windows based keylogger created as an educational tool. The current program will scrape for OS events and log the data in xml to make parseing simple. additionaly this program will log changes in clipboard contents, and changes in process title.

Language: C++ - Size: 430 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

vane/mock-socket

mock socket connection to record and replay traffic

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

simranaggarwal/Digital-Signatures

RSA Digital Signature along with SHA-1 for hashing data to create signature.

Language: C - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

awcasella/TCP-Sockets-Connection

Examples of how to build TCP Sockets connections in Java language.

Language: Java - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Risocos/weather-station 📦

The stations receiving and correction part of the WeatherStation

Language: Java - Size: 127 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Twodragon0/esp32-openwrt

ESP32-MDF (ESP-Mesh) and OpenWrt Socket

Language: Python - Size: 752 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

ethanol-cx/python-chat-service

A simple python console-based chat service

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

S3sc0/webserv Fork of elhadjaoui/WebServer

HTTP is one of the most used protocols on the internet, that's why we made our own HTTP server inspired by Nginx and written in C++ 98.

Language: C++ - Size: 87.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

austinbhale/local-chat-system

Expanded chat application modeled after Socket.IO's example using Node.js

Language: JavaScript - Size: 777 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

TarokhDev2020/ChatCord-Javascript

A real time chat application using Socket.io

Language: JavaScript - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

vijendra1125/Python-Socket-Programming

Socket programming in python

Language: Python - Size: 1.94 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

owen31302/Distributed-Version-Control-System

Version Control System with distributed storage and self-repair mechanism which is consistent and fault-tolerant.

Language: Java - Size: 1.44 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

ajinkya2709/Peer2Peer

Implementation of a simplified version of Bittorrent protocol

Language: Java - Size: 191 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

CTMObservatory/socketprog

Examples for programming with socket

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

verloka/SocketServer

Simple socket server

Language: C# - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

siddarthk97/Chat-client

Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ktzsh/pong_2d

Multiplayer P2P 2D Pong Game

Language: Java - Size: 4.43 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Principe92/Desktop-Chat-Application

A simple chat application with a GUI.

Language: Java - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

pouyadarabi/FileServer_DesktopClient

Desktop Client for https://github.com/pouyadarabi/FileServer

Language: Java - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

SergioHdzReyes/c_gtk_chat

Sistema de chat desarrollado en C en conjunto con GTK version 3 para la interfaz grafica.

Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

robertocarlosmedina/web-server-simulation

Web server simulation.

Language: Python - Size: 4.93 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

usnistgov/LV_Packages

A collection of LabVIEW(tm) packages

Language: Ruby - Size: 101 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

TheRestlessSloth/uart_socket

Server-like thing that can give you abillity to send and receive messages back and forth from UART to Socket

Language: HTML - Size: 2.43 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SaiferGit/Android-P2P-Messenger

Android P2P Messenger

Language: Java - Size: 185 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 10

sbeen1840/DE-socket-connect

2022 메카, 소켓 통신 프로그램

Language: Python - Size: 2.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ruchi961/CIA-Triad-ClientServer-Python

Contains the CIA traid implementation in Python Language with sockeet communication amongst two peers.

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MegaTKC/multiplayer-game

A multiplayer game. Created with Socket.io, Three.js, Node.js, Express, HTML5 and CSS3

Language: JavaScript - Size: 1.54 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DropB1t/circles_py

Small LAN game where you need to click on circles to get points

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yumin-chen/tic-tac-toe-in-python

Socket-based client-server Tic Tac Toe game in Python developed using TkInter GUI toolkit.

Language: Python - Size: 4.29 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 19

smallbomb/-Linux-C-sample-socket

C Socket Programming for Linux with a Server and Client Example Code

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 7

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