Ethereal-dev: RE: [Ethereal-dev] C++ plugins

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Andreas Sikkema" <andreas.sikkema@xxxxxxxx>
Date: Tue, 28 Feb 2006 11:51:15 +0100
Title: RE: [Ethereal-dev] C++ plugins

> My source code is In C. But I am using some classes defined in C++ in my C
> sourse code. What changes should I make in in order to do this?

Go to http://www.voice2sniff.org/ and download ethereal-h323-plugin-src-004.zip
(from sourceforge). Check out packet-h225.c on how to use C++ classes from an
Ethereal plugin.

Don't use this as a template on how to create plugins for current Ethereal!
This was all written for some very old versions of Ethereal. But it might
give you an idea on how to proceed.

--
Andreas Sikkema