Posts Tagged ‘netcat’

Network security: Analyze your hosts and ports with nmap, Nessus, and netcat
Application expert explains security testing tool options like nmap, Nessus and netcat to keep your software safe and secure. According to Chris McMahon some of the key areas to focus on when using open source tools are your ports, IP address and connection preference, the tools used in this tip should help.

Read more on SearchSecurity.com

I need assistance in writing a C program that opens a TCP client to Netcat server using linux, gnu C compiler and POSIX System Call. Also need some information about gcc, netcat and POSIX. Thanks