UPDATE 2004-08-12: Quickly put up a new snapshot (2.1.4). Thesis almost finished, so there is some light at the end of our tunnel. This version has been tested in KDevelop3.

UPDATE 2004-05-19: Seems we can always find time to update the WIPsim

UPDATE: As Gerben and myself (Martijn) are currently working hard to finish our PhD thesis, the website of the simulator has suffered with a (very) low priority. For your convenience I have updated the tar-ball.

This page is only provided as an intermediate and can/will be removed without warning.

Currently the Wireless IP Simulator project is being moved to sourceforge (http://sourceforge.net/projects/wipsim/).
No files have been released yet, because we want to move around some files and change the directory structure of the simulator. All these changes are required to make the simulator cleaner and easier to understand.


However, we do get requests for the simulator and hope to help those people this way.
On this page you can download a quite recent version (05/08/2004) of the simulator: wipsim-2.1.4.tar.gz

Under linux the simulator uses the autotools, so you just use

./configure && make

and all should go fine.

In case of an error run ./autogen.sh, this scripts will probably gives some warnings (M4 stuff) but you can safely ignore these.

Please note: this version of the simulator has not undergone heavy testing.

You should also be able to get the WIPsim from anonymous cvs, but there are no guarantees that the cvs version works.
Anonymous CVS Access
This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer.

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wipsim login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wipsim co wipsim


On Windows we have been playing around with Borland Cbuilder and it should be very easy to generate a
project file and include all cpp-files under the src-directory.

If you have any questions, please do not hesitate to write to: devteam@wipsim.net


SourceForge.net Logo