Net IDL v0.0.6 code generator release

BCS BCS at pathlink.com
Wed Jul 12 11:45:08 PDT 2006


This is a code generator that facilitates the use of an interface across 
a TCP/IP connection

This program takes a limited form of the D programming language 
interface syntax and generates code for an object implementing the 
interface. This Object allows for an instance of the interface to be 
accessed across a TCP/IP connection.

The included readme has a more verbose explanation. Also the package has 
a larger example.

download:
	www.uidaho.edu/~shro8822/netidl_0_6_sdk.zip

Comments and suggestions welcome.



More information about the Digitalmars-d-announce mailing list