InSim チュートリアル

出典: LFS Manual
2007年4月11日 (水) 12:50時点におけるY.GOD (トーク | 投稿記録)による版
(差分) ←前の版 | 最新版を表示 (差分) | 次の版→ (差分)
ナビゲーションに移動検索に移動

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:

  1. Datatypes
  2. How to build/parse packets
  3. Connecting to InSim
  4. Disconnecting from InSim
  5. Easy example