wireshark/plugins/giop
Anders Broman a70b907c4a Handle 64bits signed/unsigned integers and get rid of some extra LF:s.
svn path=/trunk/; revision=17911
2006-04-19 18:59:29 +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 From W. Borgert: 2006-04-17 18:10:23 +00:00
packet-cosnaming.c From W.Borgert: 2006-04-19 05:17:46 +00:00
packet-parlay.c Handle 64bits signed/unsigned integers and get rid of some extra LF:s. 2006-04-19 18:59:29 +00:00
packet-tango.c From W.Borgert: 2006-04-19 05:17:46 +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>