wireshark/plugins/giop
Guy Harris 4af84b3d87 Fix the line endings.
Get rid of include of "snprintf.h", and _U_-ify arguments, as per
changes made to idl2eth.

svn path=/trunk/; revision=14719
2005-06-21 09:17:53 +00:00
..
AUTHORS
ChangeLog
COPYING
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
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 Fix the line endings. 2005-06-21 09:17:53 +00:00
packet-tango.c Get rid of include of "snprintf.h", and _U_-ify arguments, as per 2005-06-21 09:15:26 +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>