About this document
How To Port Scan in C# is a document available to read on EtoBox.
This is the fourth article in a series on Internet Programming with C#. The PortScan involves attempting to perform a TCP connect on a range of ports. The ThreadPool class will be used to speed the utility by attempting to connect on many threads simultaneously.
- Language
- EN