Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Socket.io - Implementing a user-socket association map for private messaging

How to connect to an unix domain socket with boost::asio?

c++ sockets boost boost-asio

How to set "don't fragment" flag bit for TCP packet in Go?

sockets go tcp

Using sendmsg/sendmmsg with raw ethernet frames

c linux sockets raw-ethernet

Which bi-directional ZeroMQ pattern should I use for multiple clients connecting to a single server?

c sockets zeromq

Handle signals with epoll_wait and signalfd

c sockets signals epoll

Linux, UDP datagrams, and kernel timestamps: Lots of examples and stackoversflow entries later, and still cannot get timestamps at all

c linux sockets timestamp udp

Socket Java client - Python Server

Closing/cleaning up "mixed" file descriptors / sockets

c sockets io file-descriptor

UdpClient, Receive() right after Send() does not work?

IRC Bot: Error - Registration Timeout

c sockets irc

SSL socket php code needs to be converted to Java

java php ssl sockets

Creating 100,000 tcp connections using .NET

c# sockets comet

How to read exactly one line?

c++ sockets file-descriptor

simulate socket errors

c++ sockets

Finding two free tcp ports

java sockets tcp

How to detect client disconnection on PHP socket listener?

sockets php

Socket error:90:Message Too Long

AcceptSocket does not respect a Thread.Abort request [duplicate]

c# multithreading sockets

Java ObjectInputStream hanging