Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

What is the need of separate address structure in sockaddr_in?

Discarding input from socket

java sockets inputstream

Android send data from main UI thread to another thread

socket.IO-objc vs. AZSocketIO

bind Invalid argument

Using sockets between android device and pc (same network)

Can I reuse (ephemeral) ports connecting to different hosts?

unix socket vs shared memory message which is faster

c++ c linux sockets unix

Always `Could not bind to tcp://my_ip_here:8080 Address already in use`

php sockets zeromq ratchet

Linux x86_64 assembly socket programming

What is the proper way to handle multiple clients connections on linux server

How to use QTcpSocket for high frequent sending of small data packages?

qt sockets tcp qtcpsocket

CMSG_NXTHDR() returns NULL even though there are more cmsghdr objects

linux sockets

socket.io-client object is not a function

javascript node.js sockets

How to store Clients in a list

Are the C functions recvfrom and sendto mutually exclusive?

Sending double with tcp from java to C#

java c# .net sockets tcp

Increasing max outbound connections on CentOS

sockets centos

If I use select() polling method, should I set sockets to non-blocking?

c sockets tcp

How to use SO_KEEPALIVE option properly to detect that the client at the other end is down?

c linux sockets keep-alive