Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Strange RAW Socket on Mac OS X

Close listening socket in python thread

How to catch this Python exception: error: [Errno 10054] An existing connection was forcibly closed by the remote host

Send Commands to socket using netcat

What is the socket declaration for, in Ruby on Rails database.yml?

Is uwsgi protocol faster than http protocol?

django sockets nginx wsgi uwsgi

Qt 4.7: TCP thread, data transfer causes memory leak

c++ qt sockets

How to address 'OSError: libc not found' raised on Gunicorn exec of Flask app inside Alpine docker container

If a nonblocking recv with MSG_PEEK succeeds, will a subsequent recv without MSG_PEEK also succeed?

sockets nonblocking recv

Windows Phone 7 : Socket Programming

sockets windows-phone-7

Sending Image (JPEG) through Socket in C Linux

Socket.io cannot connect, resorts to "polling"

What is the correct way of sending large file through HTTP POST, without loading the whole file into ram?

In socket programming, why a client is not bind to an address?

Reusing socket descriptor on connection failure

c linux sockets

Socket recv() hang on large message with MSG_WAITALL

c linux sockets networking tcp

java.io.StreamCorruptedException: invalid type code: 00

Create a webserver in PHP (without Apache)

What is the correct way to construct InetSocketAddress with any host an IP address?

HttpClient: Only one usage of each socket address (protocol/network address/port) is normally permitted