Re: [sumo-user] Problem connecting with SUMO via TraCI/C++TraCIAPI

2016-10-04 Thread Jakob Erdmann
Hello, please make sure that run.sumo.cfg contains the line (or add the option to the command that launches sumo) regards, Jakob 2016-09-30 15:15 GMT+02:00 Phuong Nguyen : > Hi, > > I am trying to connect to SUMO from my program written by C++ using > TraCI/C++TraCIAPI > > Paraments I am using

[sumo-user] Problem connecting with SUMO via TraCI/C++TraCIAPI

2016-09-30 Thread Phuong Nguyen
Hi, I am trying to connect to SUMO from my program written by C++ using TraCI/C++TraCIAPI Paraments I am using as below: defFile = "run.sumo.cfg"; outFileName = "testclient_out.txt"; port = 8813; host = "localhost"; However, when I run the program, I got error: #Error while connecting: tcpip::S