Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in network-programming

What, exactly, does a "broken pipe" exception mean to the Socket?

What exactly do socket's Shutdown, Disconnect, Close and Dispose do?

Calculate upload/download speed by ping

How to get IP of all hosts in LAN?

How to determine whether an IP address is private?

When does a UDP sendto() block?

What is a simple way to implement a websocket client in Android? Is the following example correct?

Can read() function on a connected socket return zero bytes?

Benefits of Netty over basic ServerSocket server?

Unable to install openvpn-2.3.6 on Ubuntu 14.04 LTS to work work with TUN/TAP

boost::asio cleanly disconnecting

how to bind raw socket to specific interface

Socket programming - What's the difference between listen() and accept()?

What is SOL_SOCKET used for?

difference between a DNS zone and DNS domain [closed]

A call to SSPI failed, see inner exception - The Local Security Authority cannot be contacted

Application control of TCP retransmission on Linux

What does "192.168.1.1/21" mean?

Which book(s) to learn sockets programming and TCP network communication? [closed]

Sending and receiving data over a network using TcpClient