The online racing simulator
OutSim Connect
hello.
i work first time about InSİmDotNet and LFS and i have problem OutSimConnect
icant connect to game i dont find mistake can you help me.
thanks.
internal static void outsimbaglantı()
{

try
{
out_sim = new OutSim();
out_sim.Connect("127.0.1.1", 35001);
MessageBox.Show("connect geçti");
out_sim.PacketReceived += new EventHandler<OutSimEventArgs>(out_sim_PacketReceived);

}
catch
{
MessageBox.Show("connect de sıkıntı");
}
bool acaba = out_sim.IsConnected;
if (acaba == true)
MessageBox.Show("outsm baglandı");
else if (acaba == false)
MessageBox.Show("outsim baglı değil");
}

In your cfg.txt file, inside your LFS directory, have you enabled OutSim? That means switching the mode from 0 to 1 or 2.
I'm pretty sure this line should say

out_sim.Connect("127.0.0.1", 35001);
Quote from dawesdust_12 :In your cfg.txt file, inside your LFS directory, have you enabled OutSim? That means switching the mode from 0 to 1 or 2.

i chanced OutSim port and OutSim mod but i' taking same warning mode=1 port = 35001

i have checking outsim.connected it is return false.

and have you another idea ?

FGED GREDG RDFGDR GSFDG