Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

What things are exactly happening when server socket accept client sockets?

sockets tcp

Are close() and closesocket() interchangable?

Where is the _socket file?

python sockets

How can I set a timeout against a BufferedReader based upon a URLConnection in Java?

java url sockets

read and write to same socket (TCP) using select

Maximum buffer length for sendto?

Socket error: connection refused - what am I doing wrong?

c linux sockets

Scaling WebSockets with a Message Queue

Python Socket Listening

python sockets python-2.7

Protect a socket in VpnService

Question about server socket programming model [closed]

c++ sockets

python sockets stop recv from hanging?

python sockets pygame

Resetting byte[] buffer to zeros?

java sockets buffer

Porting Winsock to Linux Sockets

lua socket client

windows sockets lua

Python - set source port number with sockets

python sockets port

Socket listen doesn't unbind in C++ under linux

c++ linux sockets

The speed of socket is 120MB/s on a computer, is it normal?

java performance sockets

Why can I connect to http://127.0.0.1:8000/ but not to http://192.168.1.6/

SocketIo.use(function(socket, next)) - Where goes next, how to catch or receive it?