Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

BindException: Address already in use even with unique port

java linux eclipse sockets port

What is the correct way of cleaning up resources using ResourceT?

Scanner.nextLine() blocks when using InputStream from Socket

Haproxy not logging with rsyslog

C unix domain sockets, recvfrom() doesn't set struct sockaddr* src_addr

c sockets unix udp unix-socket

TCP/IP IOCP received data sometimes corrupt - Visual C++ on Windows

c++ sockets tcp corrupt iocp

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