Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Socket hang up error with multiple http.get requests

javascript node.js sockets

How to cast sockaddr_in to sockaddr in swift

swift sockets casting

Best way to use Unix domain socket in bash script

bash sockets

When to call setsockopt? Before bind() and connect()?

linux sockets tcp setsockopt

C++ ping-like function without superuser access

c++ linux sockets ping

Android Socket Connection Refused ETIMEDOUT (Connection timed out)

Erlang simultaneously connect 1M clients

sockets erlang connect gen-tcp

How to choose port in socket programming?

python sockets

how to reproduce "Connection reset by peer"

Internal socket.io clients list location

TypeError: Cannot read property 'emit' of undefined

Can't make socket.io work on HTTPS

How to gracefully handle accept() giving EMFILE and close the connection?

c sockets

Netty NIO: Read received messages

java sockets web netty

Is there any purpose to `bind()` unix domain socket client processes?

c sockets unix system

Java Sockets time-out over the Internet

java sockets

What would be the Spring way of using TCP connections?

java spring tcp sockets

sending and receiving files socket programming

c# sockets

using select to waiting for data on a client socket

c sockets select

Android Socket Programming?