On Thu, Sep 14, 2006 at 07:03:01AM +0200, Steffen Röttig wrote:
> >> 2. have anyone practical knowledge to create a network interface? i have
> >> to write an interface that receive packages from a external programm.
> >> this interface must recognize from winpcap as a device. is this possible?
> >>
> >>
> > That won't be easy I would guess. You could patch libpcap/WinPcap or
> > write a virtual network card driver that provides something like that to
> > the operating system.
Well, on Linux there is the tun/tap interface mechanism to do what you
want. IIRC, that mechanism has been ported to Win32 for the OpenVPN
project, but I may be wrong here.
ciao
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.