Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Android - Sockets vs Polling

android sockets chat polling

Can I create a pthread inside a pthread, which is already created by the main?

c++ sockets posix

Pipe between sockets

c++ c sockets copy pipe

python: urllib2 using different network interface

size of the next queued datagram - UDP

c# .net sockets udp datagram

Why am I seeing duplicate packets when using sockets to receive UDP broadcasts on Windows7 but not XP?

multiple sockets sharing a port in node.js (via socket.io)

Close socket when finishing application

android sockets

Why is Socket.Receive timing out on a half-closed connection when timeout is set to infinite?

c# sockets winsock

AsyncUserToken class is missing in SocketAsyncEventArgs sample: How to make the sample works?

c# .net sockets tcp

socket.gaierror: [Errno -2] Name or service not known

Android port forwarding

java android sockets router

Should EndReceive ever return zero if the socket is still connected?

c# sockets asynchronous

Java Socket specify a certain network interface for outgoing connections

java sockets

Deploy Erlang Application

sockets erlang

zmq_ctx_term() blocks while sockets closed

Android send large files via socket

android sockets tcp

Need to transfer multiple files from client to server

python sockets server client

How netcat can listen to the same port on the same host from two different terminals?

sockets tcp netcat

java.net.SocketException: Unexpected end of file from server using Spring's RestTemplate

spring rest sockets http curl