[fpc-pascal]Help needed
Thierry.Cabuzel at gial.be
Thierry.Cabuzel at gial.be
Tue Jun 5 09:08:31 CEST 2001
> -----Original Message-----
> From: AITOR.SM [mailto:AITOR.SM at teleline.es]
> Sent: dimanche 3 juin 2001 16:03
> To: fpc-pascal at deadlock.et.tudelft.nl
> Subject: Re: [fpc-pascal]Help needed
>
>
> > > I am not an expert in TCP/IP packet drivers, but I seem to
> > recall that
> > > the WATTCP packet driver libraries are available under an open
> > source
> > > license, and provide this functionality for DOS and Windows.
> > >
> > > http://www.uck.uni.torun.pl/pub/wattcp/
> > >
> > > As they are in plain C, perhaps a h2p would work here, so there
> > would
> > > be TCP/IP for DOS. If a brave soul wants to do it, please go
> > ahead and
> > > let me know. I think it's not sensible for me to do this, as I
> > have so
> > > little knowledge on the TCP/IP internals.
> >
> > The problem with wattcp is that it only provides a general TCP/IP
> > stack. The
> > hardware specific part is only implemented for a few cards (e.g.
> > 3C509b)
> > IIRC there was a possibility to use packet drivers though
>
> I seem to recall that it would work with DOSPPP, whence with modems,
> and that's a big deal...
>
> Aitor
All the problem with that, is that there is no modem involved in that, I
have a data acquisition probe, the data visualisation program and my future
proxy all on the same ethernet network. And do i need to go at the TCP/IP
stack ? I Can't do it at a more highter level ? I just need to read packet
on one ethernet card and send them back to another ethernet card after
processing and manipulating them.
Thierry Cabuzel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20010605/423499a6/attachment.html>
More information about the fpc-pascal
mailing list