Greetings everyone! I would like to run two .exe files, one acting as a service provider and the other as a consumer, in simulation mode concurrently and enable the communication between them through simulated radio. Although I can mix the two functions in one .exe file, but that will mess things up and require modification to port to real motes. I tried using the sim object provided in the TYPHONE package, but it seems that it's not made to run to TOSSIM .exe file at the same time. A RuntimeException is thrown saying that "Process already running". Any solution to solve my problem?


_______________________________________________
Tinyos-users mailing list
Tinyos-users@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-users

Reply via email to