writing of NS2 module

Discussion of programming on Linux, including shell scripting, perl, python, c/c++, mono, java. Whatever tickles your fancy.
Post Reply
hammadtariq
Lance Naik
Posts: 20
Joined: Mon Feb 20, 2006 7:00 pm

writing of NS2 module

Post by hammadtariq »

hello,
I am soon going to start writing network simulator 2 module for simulation of 802.16e protocol as my final year project. Is there any one who can help me during the process? any one who has done this type of thing before and expert of linux's system programming?
I am de Game and de Game is Over!
nayyares
Battalion Quarter Master Havaldaar
Posts: 237
Joined: Tue Dec 13, 2005 10:47 pm
Location: JNB, SA
Contact:

Post by nayyares »

Hello,
NS2 has a reputation of buggy simulator :) you may work to remove some of them. NS2 core is return in CPP and interface is in TCL, you have to master both as i have seen the code which is really complex.

thanks
Nayyar Ahmad
RHCE, CCNA, OCP DBA
nayyares aT fedoraproject DoT org
blogs: nayyares.blogspot.com
hammadtariq
Lance Naik
Posts: 20
Joined: Mon Feb 20, 2006 7:00 pm

Post by hammadtariq »

well I am good in CPP but new to TCL, is there any tutorial available of TCL? Did you know any good resource site for it?
I am de Game and de Game is Over!
nayyares
Battalion Quarter Master Havaldaar
Posts: 237
Joined: Tue Dec 13, 2005 10:47 pm
Location: JNB, SA
Contact:

Post by nayyares »

Hello,
here is:
thanks
Nayyar Ahmad
RHCE, CCNA, OCP DBA
nayyares aT fedoraproject DoT org
blogs: nayyares.blogspot.com
LinuxNerd
Lance Naik
Posts: 39
Joined: Wed Sep 15, 2004 1:45 am

Post by LinuxNerd »

Dost google this

filetype:pdf Practical Programming in Tcl and Tk (book)

You will find loads of info.
Post Reply