自動化設定的家庭網路
IBM: Writing a simple IPv6 program
INET TCP Tutorial
From Andras, You can find the OMNeT++ INET TCP tutorial here: http://www.omnetpp.org/doc/INET/tcp-tutorial/
The tutorial will sometime be completed with advice on configuring TCP and writing applications for it.
MIPL
http://www.mobile-ipv6.org/ MIPL Mobile IPv6 for Linux is an implementation of Mobility support in IPv6. Mobility support allows a mobile device to be tracked as it migrates between networks or even ISPs, allowing packets to be forwarded to where the device is currently located.
Download the stuff at these locations:
mipv6-2.0-rc2.tar.gz (Latest USER SPACE part)
mipv6-2.0-rc2-linux-2.6.8.1.patch.gz (Latest KERNEL part)
Remember, you need both of those. First is the user space daemon, and the other is a patch to enable MIPv6 in the kernel. INSTALL and INSTALL.kernel should get you started.
The NEPL NEMO Platform for Linux is a NEMO implementation based on the MIPL 2 architecture.
It aims to be fully RFC 3963 compliant supporting both implicit and explicit mode signalling. Version 0.1 only supports static routing between the HA and MR.
nemo-0.1.tar.gz (NEMO Basic Support Protocol (RFC 3963) and MIPv6 userspace daemon, works with the patched 2.6 kernel) radvd-0.7.2-NEMO.tar.gz (Modified router advertisement daemon needed for proper operation of a NEMO Home Agent)
Modeling Work
Any serious modeling work is difficult. My experience is that it needs a couple of month's full-time work to reach a stage that you can have sufficient understanding for creating useful models for research work.
- Ahmet Sekercioglu
這段是 OMNeT++ maillist 裡 Ahmet Sekercioglu 回答某個妄想幾天內有人手把手教他完成模擬的某個白爛博士候選人的話