Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

C - choose interface for UDP/multicast socket

advantage WebSockets over TCP/IP

sockets tcp websocket

System.ServiceModel.CommunicationException: The underlying connection was closed

c# asp.net .net wcf sockets

TCP client/server with sockets, server sending files to clients, client hangs, Python

python file sockets tcp

Why the listen() function call is not needed when use UDP socket?

sockets

Is Java socket multi-thread safe?

socket select ()versus non-block recv

Socket.IO clients to receive offline messages when coming back

How does epoll's EPOLLEXCLUSIVE mode interact with level-triggering?

linux sockets epoll

Communication between two computers using python socket

python sockets networking

GCM vs. Socket in android

Writing audio to server over TCP socket

java android sockets tcp stream

What does wildcard address in InetSocketAddress mean?

java sockets

SO_NOSIGPIPE was not declared

c sockets tcp

Bind error while recreating socket

c sockets bind

When using Docker, ESTABLISHED connections don't appear in netstat

sockets docker netstat

Python service discovery: Advertise a service across a local network

will casting around sockaddr_storage and sockaddr_in break strict aliasing

java.net.SocketException: No buffer space available (maximum connections reached?): connect

Multi-client, async sockets in c#, best practices? [closed]

c# sockets client-server