ONEs是用来仿真机会网络的一款仿真器

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

ONEs是用来仿真机会网络的一款仿真器,本文是其中的readme.txt文件,即使用说明的中文版,翻译不是特

别好,但是可以大概看出功能

The ONE v1.4.1 – Readme

The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generating mobility traces, running DTN messaging simulations with different routing protocols, and visualizing both simulations interactively in real-time and results after their completion.

是一个机会的网络环境模拟器,它提供了一个强大的工具,产生流动的痕迹,DTN的消息模拟运行不同的路由协议,交互可视化实时完成后,他们的结果都模拟。

目录

Quick start (2)

Compiling (2)

Running (2)

Configuring (3)

Run indexing (4)

Movement models (5)

Routing modules and message creation (8)

Reports (9)

Host groups (10)

The settings (10)

Scenario settings: (11)

Interface settings (used to define the possible interfaces the nodes can have) (11)

Host group settings (used in Group or GroupN namespace): (11)

Movement model settings: (14)

Report settings: (15)

Event generator settings: (15)

Other settings: (16)

GUI (16)

DTN2 Reference Implementation Connectivity (17)

Example Configuration (2-4 above) (18)

DTN2 Connectivity Configuration File (19)

Known Issues (19)

Toolkit (19)

Quick start

===========

Compiling

---------

You can compile ONE from the source code using the included compile.bat script. That should work both in Windows and Unix/Linux environment with Java 6 JDK or later.

你可以从源代码的使用compile.bat脚本的编译之一。这应该工作在Windows和Unix / Linux 与Java6 JDK或更高的环境。

If you want to use Eclipse for compiling the ONE, since version 1.1.0 you need to include some jar libraries in the project's build path. The libraries are located in the lib folder. To include them in Eclipse, assuming that you have an Eclipse Java project whose root folder is the folder where you extracted the ONE, do the following:

如果你想编制一个使用的Eclipse1.1.0版本以来,你需要在项目的构建路径中包括一些jar 库。该库位于lib文件夹中。包括在Eclipse中,假设你有一个Eclipse Java项目的根文件夹所在的文件夹中提取的一,执行下列操作:

select from menus: Project -> Properties -> Java Build Path

Go to "Libraries" tab

Click "Add JARs..."

Select "DTNConsoleConnection.jar" under the "lib" folder

Add the "ECLA.jar" the same way

Press "OK".

Now Eclipse should be able to compile the ONE without warnings.

现在,Eclipse应该能够编译没有警告的人。

Running

-------

ONE can be started using the included one.bat (for Windows) or one.sh (for Linux/Unix) script. Following examples assume you're using the Linux/Unix script (just replace "./one.sh" with "one.bat" for Windows).

可以开始使用包括one.bat(用于Windows)或one.sh(Linux / Unix系统)脚本。下面的例子假设你使用(与“one.bat”为Windows只需更换“。/ one.sh”)在Linux / Unix脚本。

Synopsis:

./one.sh [-b runcount] [conf-files]

相关文档
最新文档