Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

What is the best approach to use Web Sockets with Django projects?

Mail Client in Python using sockets only(no smtplib)

python sockets email

Automated naming of AF_UNIX local datagram sockets?

unix sockets bind local datagram

Can the data in a UDP packet be assumed to be correct at the application level?

unix sockets udp

Performance of sockets vs pipes

sockets pipe named-pipes

How can I tell Perl's IO::Socket::INET which interface to use?

perl interface sockets

Why would connect() give intermittent EINVAL on port to FreeBSD?

Confused about Sockets with UDP Protocol in C#

c# sockets networking udp

setsockopt fails for IPPROTO_TCP IP_TOS in C

Check if port is open in ANT

Can an persistent HTTP client send more than one request at a time?

http sockets connection

Why a "java.net.SocketException: Broken pipe" will occur?

java sockets

sockets programming gfortran

Handle socket descriptors like file descriptor (fstream)? C++/Linux

c++ linux sockets stream

boost asio udp socket async_receive_from does not call the handler

c++ sockets boost udp boost-asio

I want to stream a webcam feed using socket programming in Python

How to run code every time a new socket is created on my Linux machine?

c linux sockets unix tcp

Node.js & Socket.io: Self-signed certificates for a secure websocket connection

What can cause Rust's TcpSocket::write() to return "invalid input"?

sockets rust

Java Socket still first choice for TCP/IP programming in Java?

java sockets tcp