Nmap Development mailing list archives

Re: how to port nmap into c#


From: Andreas Ericsson <ae () op5 se>
Date: Wed, 23 Jan 2008 10:15:35 +0100

KishoreKumar Bairi wrote:
Hello everyone,

i am working on a network related software project which is written in c#.
in that i need to port scan the network with a given ip range.
nmap is the best portscanner.
i want to use it in c#.
can  any one suggest me how this can be done?


IIRC, c# produces object code at some point, which should be linkable to
object code produced from c or c++. Why not just use that? The "how" is
up to you to figure out.

-- 
Andreas Ericsson                   andreas.ericsson () op5 se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: