Mail Archives: djgpp/2001/05/09/19:01:19
Hello.
Michelle Konzack wrote:
> It is a daemon/service and I have tried to make a TSR, but without
> success because the size and missing knowledge how to program it.
>
> The other thing is, can I run it from Dos and then I use a shell ececute
> command to run WfW 3.11 ?
>
> Can I use Packet-Driver parallel with the WfW-Network ???
I don't think you can have a packet driver running and use WfW's built in
networking. I may be wrong, but I think there would be a conflict over
which driver had control of the network card.
Instead you could install Dan Lanciani's NDIS3PKT, which provides a packet
driver interface to programs running in a DOS box under Windows. I don't
know if it works with Windows for Workgroups, though.
I'm not sure, but I think TSRs can register to be sent some notification
when Windows starts. So you could make your TSR check for a packet driver
on load and also when Windows starts. That way you can use it with
DOS+packet driver or WfW+NDIS3PKT.
HTH, bye,
--
Richard Dawe
http://www.phekda.freeserve.co.uk/richdawe/
- Raw text -