Share

Mobility Framework for OMNeT++

Code

Programming Languages: C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@mobility-fw.cvs.sourceforge.net:/cvsroot/mobility-fw login

cvs -z3 -d:pserver:anonymous@mobility-fw.cvs.sourceforge.net:/cvsroot/mobility-fw co -P modulename

Show:

What's happening?

  • shared vector by all hosts

    Hi all, I have the necessity to access to a vector that all hosts in the network can read. I thought to create a module called "common_inspector", and put it inside the network. I need that channelcontrol could write elements inside a matrix that is contained in "common_inspector" and that all nodes caa acces to this matrix whenever they need. How to proceed? In practice I only want to...

    2009-12-23 10:06:24 UTC by giorgio

Our Numbers