Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Fast detection or simulation of WSAECONNREFUSED

python windows sockets winsock

Get data from Fingerprint device using PHP

php mysql sockets fingerprint

Windows UDP sockets: recvfrom() fails with error 10054

c++ windows sockets udp

Print a PDF file to a printer using PrintWriter via Socket connection

java android sockets

Mocking a server-client connection with Mockito

Connect Unity to C++ WinSocket WITHOUT System.Net.Sockets

c# sockets unity3d uwp hololens

Keeping the WebSocket connection alive

Android - how to run a socket in a long lives background thread

android sockets client

Erlang accepting SSL connection is really slow (comparing to C++)

sockets ssl erlang

How to deal with network port abuse in sockets

c++ c sockets networking tcp

Can we send data from an android device to another android device directly (p2p) without server in the middle?

android sockets tcp p2p

Is .NET Socket Send()/Receive() thread-safe?

.net sockets multithreading

Is the port used by a TCP client to connect to a server unavailable for other TCP Servers

sockets

Android illegalstatexception

Java - Getting a server's hostname and/or ip address from client

java sockets tcp hostname

Send byte array in node.js to server

Differences on Java Sockets between Windows and Linux - How to handle them?

java sockets

Understanding the msghdr structure from sys/socket.h

Long delays in sending UDP packets

Send a raw ethernet packet from inside a kernel module