wireshark/plugins/giop
Kovarththanan Rajaratnam 2547ce21bf We no longer support the old plugin API so remove it completely from the build system
svn path=/trunk/; revision=29821
2009-09-09 14:01:57 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
Makefile.nmake We no longer support the old plugin API so remove it completely from the build system 2009-09-09 14:01:57 +00:00
NEWS
README
moduleinfo.h
packet-coseventcomm.c
packet-cosnaming.c
packet-parlay.c
packet-tango.c

README

This directory contains Wireshark plugins that use the GIOP
API (see packet-giop.h).

It is intended that the tool "idl2wrs", now part of the standard
Wireshark distribution, will be used generate these plugins.

Please read README.idl2wrs for information on using "idl2wrs"
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>