Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unix Socket

Php (or Python) Listen To Unix Domain Stream Socket

I need to create a script that listens to a unix socket and forward the incoming stream to a bot. T… Read more Php (or Python) Listen To Unix Domain Stream Socket

Read And Write From Unix Socket Connection With Python

I'm experimenting with Unix sockets using Python. I want to create a server that creates and bi… Read more Read And Write From Unix Socket Connection With Python