Hi all,
I want to write a port scanner using c. In the past I' ve developed a port scanning program using TCP connect technique. Now I want to develop port scanner using TCP SYN scanning technique. Are there any libraries in order to make the half - open connection? Any guideline would be very thankful.

Thanks for your time.