GIOP CosNaming support, from Frank Singleton.
[obnox/wireshark/wip.git] / plugins / giop / README
diff --git a/plugins/giop/README b/plugins/giop/README
new file mode 100644 (file)
index 0000000..d1434a0
--- /dev/null
@@ -0,0 +1,25 @@
+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
+
+
+
+
+
+
+
+
+---
+
+Frank Singleton <frank.singleton@ericsson.com>