Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

A simple python server using SimpleHTTPServer and SocketServer, how do I close the socket down before rerunning .py file?

python http sockets networking

Raw Socket Linux send/receive a packet

c sockets networking send recv

recvfrom() error 10035 using non-blocking sockets

Query TCP socket connection state in Python

python sockets networking tcp

How to fill sockaddr_storage?

c++ sockets

Get event name in event's callback function in socket io

What additional purpose can ai_protocol serve in hints while calling getaddrinfo() when ai_socktype is already specified?

c linux sockets

Determining IP address and port of an incoming TCP/IP connection in Erlang

sockets erlang tcp

Proper length of an AF_UNIX socket when calling bind()

c unix sockets

Can I call accept() for one socket from several threads simultaneously?

C, Sockets: Connection Refused error

c sockets

When is htonl(x) != ntohl(x) ? (Or when is converting to and from Network Byte Order not equivalent on the same machine?)

sockets endianness

How to print IP address from getaddrinfo()

c sockets

Socket.io 400 (Bad Request)

Linux: Bind UDP listening socket to specific interface (or find out the interface a datagram came in from)?

c linux sockets udp bind

C TCP sockets, echo server with file sending, hangs up after sending a file

c file sockets tcp server

What is the difference between tcp_max_syn_backlog and somaxconn?

backlog value in listen system call

c linux sockets

How do I send data between two computers over the internet

java sockets

node.js / socket.io is there a maximum message/event size