Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Client-Server: File transfer from Android to PC connected via socket

Why can recv() in the client program receive messages sent to the client after the client has invoked shutdown(sockfd, SHUT_RD)?

Is this the right way to use a messaging queue?

Sending image over sockets (ONLY) in Python, image can not be open

python image sockets

RIO (Registered I/O) sockets in .NET

Boost ASIO: SSL handshake() never finishes

c++ sockets ssl boost-asio

Is it possible (and safe) to make an accepting socket non-blocking?

c sockets posix fcntl

Are there any functional difference in using Socket or UdpClient for multicasting?

c# sockets multicast

Connect to SMTP (SSL or TLS) using Python

python sockets smtp gmail

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