wireshark/plugins/giop
Anders Broman 18a57250b7 Parlay re-generated with the updated idl2eth generator.
svn path=/trunk/; revision=15644
2005-08-31 20:25:48 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.nmake Add dissection of parlay 2005-06-09 17:25:40 +00:00
NEWS
README From Paolo Frigo : 2005-06-01 06:46:41 +00:00
moduleinfo.h
packet-coseventcomm.c In generated GIOP dissectors, don't set the Protocol or Info columns, or 2005-06-25 18:20:13 +00:00
packet-cosnaming.c In generated GIOP dissectors, don't set the Protocol or Info columns, or 2005-06-25 18:20:13 +00:00
packet-parlay.c Parlay re-generated with the updated idl2eth generator. 2005-08-31 20:25:48 +00:00
packet-tango.c Regenerated Tango with the latest idl2eth and the tango.idl 2005-06-28 19:14:14 +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

#################################################################
#	TANGO is an object oriented distributed 		#
#	      control system using CORBA.			#
#################################################################

Author: Paolo Frigo
     email: 	paolofrigo@gmail.com
	
Mantainers: 	Vincenzo Forchi'
		Giulio Gaio
     email:	vincenzo.forchi@gmail.com
		giulio.gaio@elettra.trieste.it 

#===========================================================#






---

Frank Singleton <frank.singleton@ericsson.com>