socket-programming topic

List socket-programming repositories

Chat-Server

58
Stars
29
Forks
Watchers

A multithreaded client/server Chat application based on the console which uses Java Socket programming and multi-threading.

A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo sever that can handle multiple client using fork.

TutorialUnityMultiplayer

56
Stars
1
Forks
Watchers

How to use Command Design Pattern to make custom networking for Unity?

netplus

69
Stars
17
Forks
Watchers

An easy-to-learn, high performance network io library written in modern cpp (c++11), It borrows concepts from Netty, and with well defined internal modules, It enables you to write rpc, http/https,web...

notifier

62
Stars
7
Forks
Watchers

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

easy-socket

63
Stars
12
Forks
Watchers

Modern C++ 11 native, OS agnostic, socket library/starting base with a single header include

Socket-Programming-Python

61
Stars
32
Forks
Watchers

Client Server running code described with comments here.

Networking_In_Java

53
Stars
20
Forks
Watchers

Networking in Java with using TCP and UDP as connection Protocols

Online-Voting-System

81
Stars
36
Forks
Watchers

PC application for online voting system made in python using socket programming.

sdl2_video_player

64
Stars
13
Forks
Watchers

video player built with ffmpeg and SDL2