wireshark/plugins/giop
Anders Broman 8f962c973f Regenerated Tango with the latest idl2eth and the tango.idl
svn path=/trunk/; revision=14806
2005-06-28 19:14:14 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am Correct a typo 2005-06-14 21:57:17 +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 In generated GIOP dissectors, don't set the Protocol or Info columns, or 2005-06-25 18:20:13 +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>