This is a discussion on netcat utility within the comp.unix.solaris forums, part of the Solaris Operating System category; --> Hi all, I am integrating network tool "netcat" into my application written in C code. Does this have any ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| In article <dntodd$4ui$1@engnntp1.cig.mot.com>, vamsi <vamsi.komati@gmail.com> wrote: > > >Hi all, > I am integrating network tool "netcat" into my application written in C >code. Does this have any API calls ? >Could not find any info on netcat API, references are also appreciated. > >Thanks n advance >vamsi Not sure exactly what you're asking. Certainly netcat does call the Unix API. The source code to netcat is available at ftp://coast.cs.purdue.edu/pub/tools/...tutils/netcat/ Ted |