was the simulation started with the option --remote-port <yourPort> ?
2016-06-07 13:14 GMT+02:00 Tim Jänicke <[email protected]>: > Hey all, > I was trying to connect to a running SUMO-Simulation via traci. My Code > looks like this: > InetSocketAddress socket = new InetSocketAddress("139.25.55.81", > remotePort); > SocketAddress socket1 = (SocketAddress) socket; > > SumoTraciConnection conn = new > SumoTraciConnection(socket1);conn.runServer();... > > I insert the remote Port manually. There is no error-message or so. But I > still don't have access to the simulation. > For example I can't display the amount of cars in the running > simulation.Is the approach completely wrong or is there just a simple > mistake ? > Than you very much for your help. > > Greetings Tim > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic > patterns at an interface-level. Reveals which users, apps, and protocols > are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
