From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,914d0af6079eec4b,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news.cs.univ-paris8.fr!gegeweb.org!aioe.org!not-for-mail From: John McCabe Newsgroups: comp.lang.ada Subject: WinPCap/LibPCap Wrappers? Date: Wed, 26 Aug 2009 16:43:16 +0100 Organization: Aioe.org NNTP Server Message-ID: <1ula95l72bdd6vn2ct4p2gjg5e3r4008n8@4ax.com> NNTP-Posting-Host: RXEkuaSUwmKe0XIGFYSK7A.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.0 X-Newsreader: Forte Agent 2.0/32.652 Cancel-Lock: sha1:6IpwTbrnH65ERr91wgOTwJB77Gk= Xref: g2news2.google.com comp.lang.ada:7997 Date: 2009-08-26T16:43:16+01:00 List-Id: Hi Sorry to have to ask this here, but a web search was a bit fruitless! Does anyone know of an Ada wrapper to the WinPCap and/or libpcap libraries? I'd like to be able to read in files created by Wireshark and manipulate the data in a sensible way. I guess I could do it with C++, but I'd much rather use Ada :-) Thanks John