Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: internet problems
| Subject: | Re: internet problems |
| Posted by: | "Ciaran Costelloe" (ccostell..@flogas.ie) |
| Date: | 19 Jun 2006 16:20:23 |
limelect wrote:
> i still need a program to do the search for me.
> any help ?
I know you mentioned that you could not find it with Ethereal (though I
personally would put time into checking out Ethereal's huge range of
options), but note that Ethereal uses a separate application, WinPCap,
to do the actual sniffing, and it is possible to write a program that
interfaces with WinPCap (WinPCap is open-source and has documentation,
I presume).
I don't know how easy that would be with Delphi, however. We use it on
a Linux box that logs all HTTP accesses to a MySql database.
Ciaran
none