Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Audio streaming via TCP socket on Android

C socket API is thread safe? [duplicate]

Want a .Net Socket Event Handler for incoming data

c# .net sockets

What could cause socket ConnectException: Connection timed out?

What is the difference between java.net.SocketException: Connection reset and java.net.SocketException: Broken Pipe?

java sockets

Know of any cross platform socket library (windows & Linux) in C?

c sockets tcp cross-platform

How does Facebook notify and instantly shows new comments or how does Stackoverflow do it?

php database node.js sockets

socket, detect connection is lost

c++ c sockets

Python socket (Socket Error Bad File Descriptor)

python sockets

How to use python socket.settimeout() properly

python sockets tcp

python 3.6 socket pickle data was truncated

python sockets pickle

High-performance TCP Socket programming in .NET C#

c# linux sockets asyncsocket

Can a socket be closed from another thread when a send / recv on the same socket is going on?

c sockets solaris

proper way of using sockets in android app

How many sockets do Google open for every request it receives?

Is an OutputStream in Java blocking? (Sockets)

DataInputStream.read() vs DataInputStream.readFully()

java sockets java-io

Socket resolve DNS with specific DNS server

python sockets dns

Why can we cast sockaddr to sockaddr_in

linux sockets tcp udp

Simulate network conditions with a C/C++ Socket