wireshark/plugins/giop
Luis Ontanon 589035eac0 Add the missing parlay.la to the makefile
svn path=/trunk/; revision=14619
2005-06-13 08:47:24 +00:00
..
AUTHORS
ChangeLog
COPYING
INSTALL
Makefile.am Add the missing parlay.la to the makefile 2005-06-13 08:47:24 +00:00
Makefile.nmake Add dissection of parlay 2005-06-09 17:25:40 +00:00
moduleinfo.h
NEWS
packet-coseventcomm.c Throw an exception if we're handed a null pointer when we weren't 2005-05-30 16:03:24 +00:00
packet-cosnaming.c Throw an exception if we're handed a null pointer when we weren't 2005-05-30 16:03:24 +00:00
packet-parlay.c Add dissection of parlay 2005-06-09 17:25:40 +00:00
packet-tango.c From Paolo Frigo : 2005-06-01 06:46:41 +00:00
README From Paolo Frigo : 2005-06-01 06:46:41 +00:00

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>