socket-programming topic

List socket-programming repositories

os-lab

71
Stars
38
Forks
Watchers

Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab

Advanced-Programming-Practice

24
Stars
19
Forks
Watchers

All of my lab work done for Advanced Programming Practice Lab(18CSC207J)

socket-takeover

43
Stars
9
Forks
Watchers

Socket takeover from one process to another

QtSocket

34
Stars
15
Forks
Watchers

Transferring messages and files between the server and the client are realized in this project.

PHPWebsocket

17
Stars
10
Forks
Watchers

Simple PHP Websocket Library / Server for Fun

esc-pos-encoder-ionic-demo

30
Stars
11
Forks
Watchers

An Ionic 5 demo application to print a thermal receipt through bytcode.

SocketChat

18
Stars
6
Forks
Watchers

A chat-room implementation with multi-threads and socket programming in 200-lines pyhon

go-backdoors

31
Stars
10
Forks
Watchers

Simple reverse and bind shells written in Go.

Multi-threaded-HTTP-Server

16
Stars
6
Forks
Watchers

Small web server written in C that supports a subset of the HTTP 1.0 specifications.

chatroom-cpp

76
Stars
29
Forks
Watchers

A chat room application developed in C++ using the concepts of multi-threading and socket programming.