Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

getLocalAddress() returning 0.0.0.0

java sockets udp

Reading socket: EAGAIN: Resource temporarily unavailable

c++ sockets

Receiving a part of packet via recvfrom (UDP)

c++ c linux sockets udp

Is there a way to close a Writer without closing the underlying stream?

java sockets io outputstream

How to deal with getaddrinfo and thread-safety?

sockets ipv6 getaddrinfo

Refusing connection from a host

Android application: SocketException permission denied (No such file or directory)

android sockets

How to write an Android SocketServer to listen on wifi

android sockets wifi

setKeepAliveTimeout iOS behavior, exceeded 15 wakes in 300 sec

ios sockets voip keep-alive

Why use writefds in select ? How to use them in practice?

WinError 10049: The requested address is not valid in its context

python sockets httprequest

check if a server socket is open on the other side

java sockets

iOS: Socket Networking Fundamentals using CFStreamCreatePairWithSocketToHost

Why is this buffer defined inside of a loop?

c sockets tcp

java.net.SocketException: socket closed TCP Client Server Communication [duplicate]

C# Socket performance with .Net 4.5 Async vs [...]Async vs Begin[...]

Do websocket implementations use http protocol internally?

sockets websocket

Socket select() works in Windows and times out in Linux

c++ linux sockets select

receiving data over a python socket

python sockets

Can google app engine be used as a socket server?