wireshark/plugins/giop
Guy Harris c5c33a0554 Update .cvsignore.
svn path=/trunk/; revision=3760
2001-07-21 06:32:27 +00:00
..
.cvsignore Update .cvsignore. 2001-07-21 06:32:27 +00:00
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am CosEventComm dissector, from Frank Singleton. 2001-07-20 20:56:18 +00:00
Makefile.nmake CosEventComm dissector, from Frank Singleton. 2001-07-20 20:56:18 +00:00
NEWS
README CosEventComm dissector, from Frank Singleton. 2001-07-20 20:56:18 +00:00
moduleinfo.h
packet-coseventcomm.c CosEventComm dissector, from Frank Singleton. 2001-07-20 20:56:18 +00:00
packet-cosnaming.c Get rid of zero-length arrays. 2001-07-20 09:51:19 +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>