Hello, please make sure that run.sumo.cfg contains the line <remote-port value="8813"/> (or add the option to the command that launches sumo) regards, Jakob
2016-09-30 15:15 GMT+02:00 Phuong Nguyen <[email protected]>: > 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::Socket::connect() @ connect: Connection refused > > Can you please help me? > > Best regards, > > -- > Ms. Phuong Thi Mai Nguyen > PhD student, De Montfort University, > Leicester, UK. > Email: <email%[email protected]> [email protected] > [email protected] > ------------------------------------------------------------ > ------------------ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
