LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-07-2010, 09:46 PM   #1
marioma
LQ Newbie
 
Registered: Apr 2010
Posts: 10

Rep: Reputation: 0
AgentJ for NS2


Al Salamo Alikom
Dears,
I'd like to implement a new wireless routing protocol on NS2.
Only I need a recommendation
Do I use AgentJ to easy implement the protocol in Java, as I have 4 years experiences in java or implementing in C++??

Does Java affect the performance of the simulation? could anybody who uses AgentJ, send me her/his opinion and feedback of working on it...
Thanks in advance
Mariam
 
Old 06-08-2010, 10:20 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by marioma View Post
Al Salamo Alikom
Dears,
I'd like to implement a new wireless routing protocol on NS2.
Only I need a recommendation
Do I use AgentJ to easy implement the protocol in Java, as I have 4 years experiences in java or implementing in C++??

Does Java affect the performance of the simulation? could anybody who uses AgentJ, send me her/his opinion and feedback of working on it...
Thanks in advance
Mariam
No experience in it, but if I were you, I'd use AgentJ. If you've got the experience in Java, that would be easier and quicker for you, with less chance of making a programming error.

If it was me...I'd do both, and see which one ran faster, or if there WAS a difference, so I'd have a benchmark for next time I had to do it.
 
1 members found this post helpful.
Old 06-08-2010, 10:25 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
No problem, I think.
http://downloads.pf.itd.nrl.navy.mil/agentj/
> agentj-svnsnap.tgz


The other NS related Java applications work OK
JTrana http://sites.google.com/site/ns2trana/

TraNS http://trans.epfl.ch/
..
 
1 members found this post helpful.
Old 06-09-2010, 04:19 AM   #4
marioma
LQ Newbie
 
Registered: Apr 2010
Posts: 10

Original Poster
Rep: Reputation: 0
Yes, I will ISA, Thanks all and really thanks for the valuable resources
 
Old 02-08-2011, 05:21 AM   #5
dissou
LQ Newbie
 
Registered: Nov 2010
Posts: 7

Rep: Reputation: 0
implementation of my own wireless protocol with AgentJ

salam,
please meriouma can you help me,
I have a project that I must return in few days, I develloped a wireless protocol with java and I need to implement it with the AgentJ, when I write the tcl code I don't specify the routing protocol in the perpose to work with my own protocol, but it generate errors so I don't know how to proceed.
thank you
 
Old 02-08-2011, 09:36 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by dissou View Post
salam,
please meriouma can you help me,
I have a project that I must return in few days, I develloped a wireless protocol with java and I need to implement it with the AgentJ, when I write the tcl code I don't specify the routing protocol in the perpose to work with my own protocol, but it generate errors so I don't know how to proceed.
thank you
First, don't hijack someone elses thread with your own question, and don't re-open old threads. Open your own thread for your own question.

Second, folks here can help you, but you have to provide some actual details...things like verison/distro of Linux, WHAT 'errors' you're getting, where/when/etc. Put this in your own thread, and you might be able to get help.
 
Old 02-09-2011, 10:54 AM   #7
dissou
LQ Newbie
 
Registered: Nov 2010
Posts: 7

Rep: Reputation: 0
Unhappy sorry

sorry but I don't found how to create new thread, I'm new in the world of forums and I'm late for my project.
thanks
 
Old 02-09-2011, 11:13 AM   #8
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by dissou View Post
sorry but I don't found how to create new thread
Cheer up

Last edited by Aquarius_Girl; 02-09-2011 at 11:15 AM.
 
Old 02-09-2011, 01:00 PM   #9
dissou
LQ Newbie
 
Registered: Nov 2010
Posts: 7

Rep: Reputation: 0
how to choose the category of the thread

thanks for help, I created new thread but when I submit it it was not sent to the agentJ ns2 category.
thanks
 
Old 02-09-2011, 06:59 PM   #10
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by dissou View Post
thanks for help, I created new thread but when I submit it it was not sent to the agentJ ns2 category.
thanks
There is NO "ns2" category, there is a Programming category, either you may put your question there or you may choose some other category from here: http://www.linuxquestions.org/questions/
 
Old 02-10-2011, 03:27 AM   #11
dissou
LQ Newbie
 
Registered: Nov 2010
Posts: 7

Rep: Reputation: 0
Wink see my thread

thank you dude, I posted My thread on this category "networking" I wish to have a reply
 
Old 02-10-2011, 03:31 AM   #12
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by dissou View Post
thank you dude, I posted My thread on this category "networking" I wish to have a reply
Anisha is a girl's name, BTW, creating two duplicate threads in NOT a great idea, Moderators would close ONE of them, so it is better if you report (by clicking the REPORT button at the right bottom of your first post in your thread) the thread which YOU want to be closed!
 
  


Reply

Tags
jtrana, ns2, trans



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
weight throwing protocol using ns2 code,diffusion based protocol using ns2 code rajrupa Linux - Networking 1 05-27-2010 03:39 AM
ns2 sandhya_it17m Linux - Networking 2 01-11-2010 03:14 AM
NS2 help to_veeresh Linux - Newbie 5 09-22-2008 05:17 AM
ns2 md_imranullah LQ Suggestions & Feedback 2 01-25-2008 02:01 PM
Ns2 ConfusedMonkey Linux - Software 3 10-05-2005 11:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration