Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Usage of getaddrinfo() with AI_PASSIVE

bind() with SO_REUSEADDR fails

c sockets bind

Video streaming from Android device to LAMP Server

Can a Non Blocking UDP write return with fewer bytes than requested?

c sockets udp

Streaming video from MediaRecorder through LocalSocket

android sockets video

Faster sockets in Python

Connect socket using secondary IP address

Are there simple descriptions on port forwarding using python?

python sockets networking port

Python UDP socket semi-randomly failing to receive

python windows sockets udp

Implementing traceroute using icmp in C

c sockets icmp

UNIX sockets: Is it possible to spoof getsockopt() SO_PEERCRED?

sendto function does not use MAC address provided in struct sockaddr_ll when sending raw packets

Unable to keep Websocket alive in background iOS

Do I need to secure my messages with checksum when using TCP?

c# .net sockets networking tcp

How to send data over a raw ethernet socket using sendto without using sockaddr_ll?

c sockets ose

How to accept SSL connection in one process and reuse the same SSL context in another process

c linux sockets ssl openssl

Open Internet P2P Socket Connection

.net sockets p2p

What's the proper way to connect a non-blocking socket in linux

linux sockets

How can you generate a POLLPRI event on a regular file?

python sockets

Which addrinfo struct should be used in connect()?

c sockets getaddrinfo