Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Send data through wifi (no internet) when mobile data on

How can I send data/text from PHP using WebSocket to process?

php sockets browser websocket

.NET Does NOT Have Reliable Asynchronouos Socket Communication?

Writing a socket-based server in Python, recommended strategies?

why can't i bind ipv6 socket to a linklocal address

c sockets

using boost sockets, do I need only one io_service?

c++ sockets boost boost-asio

Why doesn't this server I wrote detect that the client has closed the socket to it?

c sockets networking

what are addresses of type in_addr_t inet_ntoa etc

Unmarshalling a Socket's InputStream closes the Socket?

How can I reconnect a socket after a broken pipe?

python sockets

Linux socket: How to make send() wait for recv()

c sockets send recv

PHP, nodeJS and sessions

UDP communication using c++ boost asio

c++ sockets boost udp boost-asio

How should I close a socket in a signal handler?

sockets signals interrupt

Byte order with a large array of characters in C

c sockets endianness

Socket Programming C/C++ - recv function hangs?

c sockets

How to disable socket creation for a Linux process, for sandboxing?

linux sockets sandbox

Establishing an IPv6 connection using sockets in python

python sockets networking ipv6

C# - TcpClient - Detecting end of stream?

First UDP message to a specific remote ip gets lost