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: "Jasim Tariq" <jasimtariqjt@xxxxxxxxxxx>
Date: Mon, 27 Feb 2006 12:10:37 -0800
This question seems to come up again and again. If anyone has done this
already: Could you provide a skeleton plugin (code plus Makefile) that
demonstrates how to do this? We could add this to README.plugins and the
developers guide.

Yes, that would really help.

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?

Thanks,
Jasim