Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in network-programming

I/O completion port's advantages and disadvantages

PID exists in netstat but does not exist in task manager

Why is bind() used in TCP? Why is it used only on server side and not in client side?

TCPClient vs Socket in C#

C# An established connection was aborted by the software in your host machine

Does epoll(), do its job in O(1)?

Safe use of HttpURLConnection

How can a web server handle multiple user's incoming requests at a time on a single port (80)?

What is the cost of many TIME_WAIT on the server side?

example.com is OK for domain example, what is example IP Address?

How to measure server response time for Python requests POST-request

What's the difference between pipes and sockets?

Swift - Get device's WIFI IP Address

Ping a site in Python?

Difference between PACKETS and FRAMES

Getting the 'external' IP address in Java

Why is it impossible, without attempting I/O, to detect that TCP socket was gracefully closed by peer?

UNIX nonblocking I/O: O_NONBLOCK vs. FIONBIO

Asynchronous Function Call in PHP

What do you use when you need reliable UDP?