tcpsocket
There are 7 repositories under tcpsocket topic.
HectorTa1989/TCP-socket-client-server
The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. It also aims at getting you to familiarize yourselves with the inetd superserver daemon, the ‘exec’ family of functions, various socket error scenarios, some socket options, and some basic domain name / IP address
henricomaeda/uRemotePC
uRemotePC is a remote desktop control application for controlling your computer from a mobile device.
jz333/jennyChat
Barebone Chat program using TCP socket from Ruby Standard Library
quassbottle/BottleSockets
Событийно-ориентированная TCP Client/Server библиотека, работающая на сокетах
Ilya-Belyanov/Go-Server
Go Server for client from repository "BuySongsRights"
IranNeto/ISGDB
ISGDB is a DBMS with a custom database file based developed with purpose to understand how a database works underneath
mintkoh/FreeCodeCamp-PythonForPenetrationTesting
This repository will have the python code to run a simple socket server by freeCodeCamp's "Python for Penetration Testing"