Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

How would I use a socket to have several processes communicate with a central process?

linux unix sockets ipc

multiple sysreads causing a following syswrite to fail in Perl

perl sockets

What happens in boost::asio when TCP TX buffer fills up?

Android dealing with IoT devices with NO Internet connection

java android sockets wifi iot

Rails with real time notifications architecture

Docker db container running. Another process with pid <id> is using unix socket file

mysql sockets docker

How to put Java program online?

java sockets host

How to create a basic Java Server? [closed]

java multithreading sockets

Read timeout using either urllib2 or any other http library

A request to send or receive data was disallowed because the socket is not connected - when sending data

c# sockets udp

close tcp socket when the program was stopped by kill command

c sockets tcpsocket

The `sockaddr` and `sockaddr_in` (and other similar) structs behave and are used as if they were a union. Why are they not part of an explicit union?

c sockets unix

linux: socket programming, accept(sd, null, null)

linux sockets

Python socket security

python sockets security

How to get IP address from sockaddr

c++ sockets ip-address

Operation not permitted : Server-setsockopt() error for SO_BINDTODEVICE

When is char* safe for strict pointer aliasing?

c sockets strict-aliasing

Handling timeout on blocking .NET socket