Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Can two different UDP socket in a system bind same port?

java sockets

what does 0 indicate in socket() system call?

c sockets unix

Android Java socket communication with Socket.IO

Does Windows Phone 7.1 support SSL sockets?

sockets windows-phone-7 ssl

InetAddress.getLocalHost().getHostAddress() returns 127.0.0.1 in Android

recv() returns 0

Android Bluetooth Connection - Service Discovery Failed

UNIX Socket permissions (Linux)

c linux sockets unix

Puma not creating socket at defined location when started with `rails server`

laravel Echo does not listen to channel and events

Do I have to close the socket on the server side after client disconnects?

c sockets

Web Socket connection with Basic Access Authentication

How to read bytes from a Socket in Haskell

sockets networking haskell

What is multiplex socket communication?

java sockets terminology tcp

How to set the keepalive timeout in Android?

android sockets tcp keep-alive

How to unblock InputStream.read() on Android?

How to get the client IP address before accepting the connection in C++

c++ sockets ip

Is using Erlang's gen_tcp a scalable way to construct a high traffic socket server

Speed/Performance Characteristics of blocking vs Non-Blocking winsock

How to run two modules at the same time in IDLE

python sockets python-idle