network-socket
There are 14 repositories under network-socket topic.
hollodotme/fast-cgi-client
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
RajeshPerro/LoginExampleJavaSocket
A sample program to make a client server login including SHA-256 password hashing and sending data between Server and Client using Network Socket. With GUI.
Ryan-Awad/Chatting-Application
A simple chatting application that can be used over local network only, using network sockets.
devleague/att-hack-rpi-sound-sensor-websocket-starter-kit
Starter Kit for visualizing Raspberry Pi sound sensor data via Websockets
mtbehisseste/FurniFuture
Smart assistant for the blind.
RajeshPerro/GuessingGame
A simple number guessing game with java multi thread and socket programming (client, server game) with interface in Java Swing.
sirigowda204/Computer_Networks
A repository about the various laboratory components assosiated with 'Computer Networks' course in PES University.
viniciusfinger/pychat
Chat via terminal using Python, threads and network sockets
php-mq/stream
PHPMQ Stream
tanaychaulinsec/Python
Python concept and features
XavianOgletree/Interprocess-Communication
A project demostrating four techniques for communication accrossed mutliple processes
aurora-fw-archive/module_netsocks
:floppy_disk: Network Sockets Module for Aurora Framework
DylanTinianov/RSA_EncryptionGUI
Implementation of RSA crypto-system on textfiles with a host/ client gui
RajeshPerro/ConsumerProducer
This is a simple java project where 2 packages in one the simple consumer and producer method has been implemented with interruption and another implemented in guessing game