PDA

View Full Version : OutGauge lib and updated InSim lib in .NET


sdether
3rd May 2006, 06:19
Just released the latest version of my insim .NET library to match the changes in 0.5S and above.

I also added a new lib for handling OutGauge data.

The tester has a small window forms example of how OutGauge works.

Main info: http://www.claassen.net/geek/lfs
InSim Lib: http://www.claassen.net/geek/lfs/InSim-0.9b.zip
OutGauge Lib: http://www.claassen.net/geek/lfs/OutGauge-0.9b.zip
Tester: http://www.claassen.net/geek/lfs/Tester-0.9b.zip

CrazyICE
3rd May 2006, 10:00
nice!
i currently downloaded the tester, but hwo do i activate outgage?
don't know how to use this programm :) (outgauge, insim i understand :) )

GeForz
3rd May 2006, 11:21
so your library does not support outgauge activation through insim? :)

sdether
3rd May 2006, 13:40
Doh! I just looked at the changes for the existing packets. I didn't even see the SSG InSimPack. I guess 0.10b is just around the corner.

Just realized something else reading the docs. When you init OutSim and OutGauge from InSim, the packets come to the same port, right? So my InSim reader needs to be able to recognize and handle those packets. Right now i keep InSim and OutGauge completely separate.