nmap/nsock/examples
2013-07-28 22:05:05 +00:00
..
Makefile
nsock_telnet.c Update the Nmap copyright/license files. This isn't the new Nmap Public Source License we've been discussing on the list, but rather just a 'quick patch' to hopefully prevent some of the abuse we've been seeing from companies lately. More details on the changes will be posted to the dev list. Also, the copyright year was updated to 2013 (which is the only change to Nsock license statements). 2013-07-28 22:05:05 +00:00
nsock_test_timers.c Update the Nmap copyright/license files. This isn't the new Nmap Public Source License we've been discussing on the list, but rather just a 'quick patch' to hopefully prevent some of the abuse we've been seeing from companies lately. More details on the changes will be posted to the dev list. Also, the copyright year was updated to 2013 (which is the only change to Nsock license statements). 2013-07-28 22:05:05 +00:00
README

$Id$

Here are some example programs, they weren't really written to
present nice and elegant use of the nsock library.  They were
actually written for my testing purposes during development.  So don't
be surprised if you see code that looks strange, or even downright
evil -- I'm testing the code reliability.

-Fyodor