Sending a struct over TCP

SirErugor ontherenth at gmail.com
Thu Mar 8 14:53:24 PST 2007


BCS Wrote:

> Reply to Benjamin,
> 
> ftp://ftp.novell.uidaho.edu/public_html/netidl_0_12_sdk.zip
> 
> somewhere in there is a template that will suck up arrays (and arrays of 
> arrays, ...) and let you send them over the wire.
> 
> try running the program on a file like this
> 
> interface foo
> {
>   void bar(char[] i);
>   void big(char[][] i);
> }
> 
> I haven't looked at it for ages so I won't make any claims about how well 
> it will work.

Thanks BCS,

But I cannot access the file? Not even as anonymous.
Could you please either post the file here or send it to my email?  :-)

Cheers!


More information about the Digitalmars-d-learn mailing list