Matt there was a more recent one done in Python that is included too. We didn't do a straight language conversion.
-------------------------------------------- Eric Thivierge http://www.ethivierge.com On Wed, Sep 2, 2015 at 7:08 PM, Matt Lind <[email protected]> wrote: > The "XSIServer" SDK example was originally written in C# if my memory is > correct. It was probably convoluted because you tried converting languages > on top of trying to make it work. In the C# version an executable is > already compiled and ready to go, and source code available to modify it if > needed. > > if you inspect the "XSIGame" example, there is an .htm with some > information how the pieces fit together. Not much, but it's a start. > > > Matt > > > > > > Date: Wed, 2 Sep 2015 17:33:49 -0400 > From: Eric Thivierge <[email protected]> > Subject: Re: command port to XSI > To: "[email protected]" > > > There is a sample Python one in the SDK example workgroup. It's not a > straight forward process and the one time I was working on a team to do > this it was quite convoluted to get it working as desired. > > Eric T. > >

