標籤:

如何在OMNET++中使用INET

很多同學在使用omnet++的時候會採用已有框架,比如INET、

MiXiM 、Castalia 等。但是在應用的過程中又不知道如何使用,本文搜集了一些資料並做整理。

註:我本人忘記怎麼做了,太懶了,不想再做一遍,所以請大家自己對照資料吧。

  1. INET是啥?

    英文原文:

    The INET Framework can be considered the standard protocol model library of OMNeT++. INET contains models for the Internet stack (TCP, UDP, IPv4, IPv6, OSPF, BGP, etc.), wired and wireless link layer protocols (Ethernet, PPP, IEEE 802.11, etc), support for mobility, MANET protocols, DiffServ, MPLS with LDP and RSVP-TE signalling, several application models, and many other protocols and components. The INET Framework is maintained by the OMNeT++ team for the community, utilizing patches and new models contributed by members of the community. There are several INET-based model frameworks, maintained by independent research groups:

    1. OverSim is an open-source overlay and peer-to-peer network simulation framework for the OMNeT++ simulation environment. The simulator contains several models for structured (e.g. Chord, Kademlia, Pastry) and unstructured (e.g. GIA) P2P systems and overlay protocols.

    2. Veins is an open source Inter-Vehicular Communication (IVC) simulation framework composed of an event-based network simulator and a road traffic microsimulation model.

    3. Others, in no particular order: ReaSE, HIPSim++, INET-HNRL, EPON, mCoA++, SimuLTE, TTE4INET, EBitSim, Quagga -- see them in the Model Catalog.

  2. 英文原版資料【強烈推薦】

    網址:inet.omnetpp.org/

  3. 中文資料

    有些同學可能接受不了英文,所以我羅列了一些中文資料,但是注意,這些中文資料都有一定年頭了,並不一定完全適用,需要結合英文食用。

    1) 如何安裝

    blog.csdn.net/codingkid

    2)翻譯版用戶手冊【該手冊可官網下載】

    download.csdn.net/downl

    3)另外,一些國內論文恬不知恥的抄襲INET,還標榜是自己做的,沒錯,我說的就是某篇優秀碩士論文。該論文可以在知網下載,可以作為inet的中文翻譯看

    4)其他還有一些論文,沒什麼技術含量,但是介紹了inet框架。具體論文請在知網下載。

附公眾號:薇薇驛站
推薦閱讀:

中國的量子通信技術目前在國際上處於什麼水平?
我國4G為什麼要求五模十頻?
星際網際網路
獨家|中興被禁後的「自救與他救」

TAG:通信 | 模擬 |