Home Tags Unreliable protocol

Tag: unreliable protocol

The Socket API, Part 4: Datagrams

1
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

5
A broad overview and the basic features of NMap have been covered in an earlier article in this series of articles on Nmap. In...