Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Checking if path is a socket in Python 2.7

python file sockets types path

What will timeout value specified in /etc/resolv.conf do?

How to connect socket.io through a reverse proxy

nginx as webserver incl. socket.io and node.js / ws:// 400 Bad Request

What is the difference between net.connect and net.createConnection in node.js?

javascript node.js sockets

How does ServicePointManager.ReusePort and SO_REUSE_UNICASTPORT alleviate ephemeral port exhaustion?

How to UDP send and receive on same port?

c++ sockets

Android Bluetooth connection issue

How does TCP implement/guarantee in-order data transmission?

sockets tcp inorder

Send and Receive data via UDP in PowerShell

sockets powershell udp

Sending audio stream over TCP, UnsupportedAudioFileException

What's the main difference between bidirectional and directional sockets?

sockets port bidirectional

How to keep a persistent PHP script running?

php apache sockets daemon

How does an asynchronous socket server work?

about epoll_ctl()

c sockets epoll

raw socket access as normal user on linux 2.4

linux sockets raw-ethernet

Multiple processes listening on the same port?

windows sockets networking tcp

Why does TCP socket programming need two sockets(one welcome socket and one connection socket) but UDP only needs one?

sockets tcp

Sockets: BufferedReader readLine() blocks

How to append new line character in node.js?