A DWM patch that allows IPC communication through a UNIX socket
-
Updated
Sep 26, 2021 - C
A DWM patch that allows IPC communication through a UNIX socket
shim library to automatically change AF_INET sockets to AF_UNIX, etc.
Use LD_PRELOAD to redirect socket ports or unix domain socket paths
A Python C extension module for fast HTTP requests with SSL/TLS support
An Unix Domain Socket sample code
FTP Server and Client
Group multiplayer Unix terminal battleship game implemented with multithreaded server/client programs using sockets for IPC in C.
A simple Bank Management System using unix sockets
The material is for unix programming.
The project aims to develop a banking system that is user-friendly and multi- functional.
Cross-platform sockets based on system API
Assignment of the Socket part in the Distributed Programming I exam at the Politecnico di Torino with prof. Sisto
Asynchronous stream files using Unix socket and signals.
Advanced Network Programming course application codes
Implement a TCP client- server application to implement a service that returns the sounds made by animals. The name of each requested animal will be specified by a client . The server will start in passive mode listening on a specified port for a transmission from a client. Separately, the client will be started and will contact the server on a…
Basic implementation of Netcat, using TCP, UDP, UNIX Domain Socket Stream, Unix Domain Socket Datagram.
Simple MySQL/MariaDB plugin for sending data to TCP socket and UNIX domain socket.
Add a description, image, and links to the unix-socket topic page so that developers can more easily learn about it.
To associate your repository with the unix-socket topic, visit your repo's landing page and select "manage topics."