wireshark/plugins/giop
guy 1ed3539984 From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we
link the plugins with libethereal, so do so.


git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12176 f5534014-38df-0310-8fa8-9805f1628bb7
2004-10-01 19:50:03 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we 2004-10-01 19:50:03 +00:00
NEWS
README
moduleinfo.h
packet-coseventcomm.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
packet-cosnaming.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00

README

This directory contains Ethereal plugins that use the GIOP
API (see packet-giop.h).

It is intended that the tool "idl2eth", now part of the standard
Ethereal distribution, will be used generate these plugins.

Please read README.idl2eth for information on using "idl2eth"
and README.plugins for incorporating CORBA GIOP plugins into
this directory (plugins/giop)


Plugin             Description
======             ===========================================
cosnaming          Based on CosNaming.idl from OMG
coseventcomm       Based on CosEventComm.idl from OMG








---

Frank Singleton <frank.singleton@ericsson.com>