wireshark/plugins/giop
Jörg Mayer 299ac5e8bc remove plugin.c in distlclean
svn path=/trunk/; revision=18312
2006-06-02 06:53:30 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am remove plugin.c in distlclean 2006-06-02 06:53:30 +00:00
Makefile.nmake libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of 2006-05-31 00:23:01 +00:00
NEWS
README libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of 2006-05-31 00:23:01 +00:00
moduleinfo.h
packet-coseventcomm.c libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of 2006-05-31 00:23:01 +00:00
packet-cosnaming.c libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of 2006-05-31 00:23:01 +00:00
packet-parlay.c libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of 2006-05-31 00:23:01 +00:00
packet-tango.c libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of 2006-05-31 00:23:01 +00:00

README

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

It is intended that the tool "idl2wrs", now part of the standard
Ethereal 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>