InSim チュートリアル
出典: LFS Manual
ナビゲーションに移動検索に移動Information
The Tutorials section is meant to become a collection of tutorials on how to connect to InSim using various programming languages. I know that of course there are lots of precompiled software packages (like JInSim for Java, FullMotion.LiveForSpeed for C# and so on) on the LfSForum and lots of them are also very good, but you do not really learn how to use InSim if you use precompiled packages. So each section of this page should be for one programming language and should contain the following subsections:
- Datatypes
- How to build/parse packets
- Connecting to InSim
- Disconnecting from InSim
- Easy example