Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

TCP loopback connection vs Unix Domain Socket performance

Are parallel calls to send/recv on the same socket valid?

c networking sockets

iPhone Data Usage Tracking/Monitoring

iphone ios sockets

IPC performance: Named Pipe vs Socket

What can be the reasons of connection refused errors?

socket.shutdown vs socket.close

python sockets asynchronous

What's the difference between streams and datagrams in network programming?

How large should my recv buffer be when calling recv in the socket library

c sockets buffer recv

socket connect() vs bind()

What's causing my java.net.SocketException: Connection reset? [duplicate]

How to set timeout on python's socket recv method?

python sockets timeout

socket.emit() vs. socket.send()

sockets node.js socket.io

java.net.SocketException: Connection reset

Official reasons for "Software caused connection abort: socket write error"

How to fix java.net.SocketException: Broken pipe?

java exception post sockets

How much overhead does SSL impose?

TCP: can two different sockets share a port?

How to use the C socket API in C++ on z/OS

c++ c sockets mainframe zos

Differences between TCP sockets and web sockets, one more time [duplicate]

sockets tcp websocket

On localhost, how do I pick a free port number?

python sockets ipc port