共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ftmc-simulation |
ftmc-simulation
|
0 | 0 | 17 |
贡献者 | 讨论 | 代码提交 |
DescriptionThis project creates a simulation of a mobile computing system. It consists of mobile hosts (MH) and mobile support stations (MSS). Each mobile host does mainly three tasks - computation, sending message and receiving message. The mobile support stations help the MHs to communicate with each other. Each MH is connected to a MSS at a time. That MSS is called Home Station for that MH.
The MHs and MSSs runs as different processes on a single system or different systems and communicate over TCP/IP.
RequirementsLinux Operating System (tested on ubuntu, SUSE Linux) GCC C Compiler (To compile)