Tag: unreliable protocol
The Socket API, Part 4: Datagrams
Let's try to develop server clients using UDP, the protocol behind some important services like DNS, NFS, etc.
UDP, the User Datagram Protocol, is a...
Advanced NMap: Some Scan Types
A broad overview and the basic features of NMap have been covered in an earlier article in this series of articles on Nmap. In...