Hello Marcel,

I think you will have a huge amount of trouble converting the java
library to C#. 

I would recommend instead looking into the various ways to auto-generate
code from the protocol XML descriptions - all the protocol libraries are
moving in this direction. The java library already auto-generates a
large percentage of code, the C++ protocol library is also moving in
this direction (see "Automatic generation of protocol libraries"
thread). The second generation python library does the generation at
runtime.

Hope this helps.

Tim 'Mithro' Ansell 

On Thu, 2008-05-01 at 23:39 +0200, Marcel Hauf wrote:
> I managed to translate the code. But after some tries to fix the hard
> errors. I get ~124 errors. Most are double but I don´t think I can
> handle this.
> Maybe I´m doing something wrong but I think the translator can´t
> handle some things which are needed :/
> 
> I will use ikvm to generate a .Net dll file firstly. Maybe I will give
> it a try if a new release is available...
> 
> ~Marcel
> 
<snip>


_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to