Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Requesting A and AAAA records in single DNS query

Socketpair() in C/Unix

c sockets unix ipc

Can a TCP c# client receive and send continuously/consecutively without sleep?

c# sockets asynchronous tcp

An attempt was made to access a socket in a way forbidden by its access permissions

How to catch and deal with "WebSocket is already in CLOSING or CLOSED state" in Node

104, 'Connection reset by peer' socket error, or When does closing a socket result in a RST rather than FIN?

Where to place Unix Domain (AF_UNIX) sockets' end points (files)?

How to use socket based client with WCF (net.tcp) service?

.net wcf sockets tcp

java socket / output stream writes : do they block?

java sockets stream

UDP Socket Set Timeout

c sockets udp

How to disconnect from tcp socket in NodeJs

Python Socket Multiple Clients

sockets python-2.x

How slow are TCP sockets compared to named pipes on Windows for localhost IPC?

Authorizing and handshaking with Socket.IO

Redirecting TCP-traffic to a UNIX domain socket under Linux

How to find my php-fpm.sock?

How to know whether any process is bound to a Unix domain socket?

sockets unix-socket

Reading inputStream using BufferedReader.readLine() is too slow

java sockets io

Will html5 websockets be crippled by firewalls?

How to identify end of InputStream in java

java sockets inputstream