Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Java - connection to ServerSocket via browser/URL

Making a deterministic time socket connection using Python

How can i wait for data until it get received in Node.js from a TCP server while GET request is sent by the user?

javascript node.js sockets

How do I minimize C# memory allocations / GC churn with UDP sockets?

MariaDB messages when stopping/starting any service

sockets mariadb

Which kind of inter process communication (ipc) mechanism should I use at which moment?

sockets process pipe ipc message

How I can send an String and an Integer over a socket?

java sockets

How can I use a IPV6-only socket on BSD systems?

c sockets freebsd openbsd

socket sendto get the error 22 during udp packets

c sockets bonjour mdns

Sending/receiving weird data

c linux sockets

Why does my client kill my server?

c++ c sockets pthreads client

Preventing FIN_WAIT2 when closing socket

c++ linux sockets

Cannot connect using WebSockets, not changing readyState

php sockets javascript

Why do I get the pylint error: Module 'socket' has no 'gethostname' member (no-member)?

How long do NAT routers wait before rejecting incoming packets from previously opened connections

Dynamic memory allocation for socket C