| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by arbit
Can someone please send me the code for implementing LQSR using RTT in NS2.I need it very badly to complete a project
|
30-Oct-2009 01:25
by arbit
|
0 |
81 |
|
|
by Howard_L
Hi again , How about this one:
I am writing a script to talk to my pop server.
All the lines returned from the server are crlf (0x0d 0x0a)
The read command trims the 0x0a and the line is left with 0x0d ending.
I figured out how to use the tr utility do delete it:
~> s=abcdex; s=$(echo $s | tr x...
|
|
0 |
143 |
|
|
by Howard_L
Is there a way to get an arithmetic for(( loop
to use a
#!/bin/sh
echo "Enter some strings , terminate with a single dot:";
REPLY="";
I am trying to replace this with a arithmetic for statement:
# j=0;
# while ; do
|
|
3 |
105 |
|
|
by Howard_L
Yes , an 0x2e dot.
I've been writing a script to talk to my pop email sever.
Here is an actual short manual session of what i'm trying to script so far:
~> telnet mail.blahblah.org 110
Trying 192.94.73.19...
Connected to mail.blahblah.org (192.74.51.10).
Escape character is '^]'.
+OK Teapop -...
|
|
3 |
138 |
|
|
by mattack
I'm running a gui.class file on terminal for mac. Its been working fine. But now its not working after I updated my mac.
Macintosh:Client matt$ JAVA -Xmx500m EGUI
'ello People
BallerZcape Client
Ballerzcape.Co.Cc
Sprite: invback 0 loaded.
Sprite: chatback 0 loaded.
Sprite: backbase1 0...
|
|
0 |
92 |
|
 |
by Golmal
Hi All,
* I have an program built with gcc 2.96 , this program uses lot of these "so" files.
Then i find an application and make my program to part of that application. But this application is complied on gcc 4.11
* If i were to run on machine with gcc 4.11 , My program says the...
|
|
0 |
98 |
|
|
by alimajeed
hi to all
i have problem in NS-2.27 i make modification on pi.cc and pi.h and i make recompile by using the following instructions:
cd ~/ns-allinone-2.27/ns-2.27
./configure --x-libraries=/usr/x11R6/lib/--x-includes=/usr/x11R6/include/
make ;make install
and after finsh the last instruction i...
|
|
7 |
218 |
|
|
by newbie06
Hi everybody,
I am still new in linux as well as the network simulator. I am now developing a project about mobile IP (an enhancement of mobile IP) and i'm using ns2.26 as a simulator. I have installed this ns2 version successfully in my pc. The problem is, when i was trying to run any example...
|
|
65 |
14,969 |
|
 |
by DOVBARUCH
my question is not where can i learn it, rather i want to look into linux but i don't want to get rid of windows! i want to know if it is possible to hbave multiple os(es) on one computer. i cna't afford another computer so that is out opf the question. if it is how do i go about setting that up?...
|
|
8 |
623 |
|
|
by admin
Recently I have been reading up on CVS (and Subversion) and wondering if you could guide me a little on the subject. I would like to set it up on the server (CentOS) and learn to use it.
Which one would you recommend I learn to use? CVS or Subversion?
Searching through yum, I see that both are...
|
29-May-2009 11:51
by admin
|
3 |
234 |
|
|
by Nashi
Hi all,
i am new user of ns. i have installed ns2.31 on suse linux.
the installation completed but i have not found nam.exe in bin folder.
what can be the reason and how i can install nam with already installed ns2.31
thanks
|
|
1 |
375 |
|
|
by Howard_L
For quick calculations I can do this on the linux command line:cprogs> echo "'$PS1'" && lps=$PS1 && PS1=">> " ## <-- change prompt for demo
'\W> '
>> echo $((3 * 333)) ## <-- Do a simple command line calculation
999 ...but when it comes to floating point I get C style integer operations...
|
|
5 |
1,126 |
|
|
by ranell
hello,
i'm searching the script of leach protocol for ns-2.33 (in tcl), i don't find it in the net.
if you have it please send it me, i'll be very grateful.
thank you :)
|
|
1 |
385 |
|
|
by sharaf_dinesh
Hai every one.....
can any one help me please.......
First i installed windows XP and then i installed fedora 10.
Due to some problems i reinsalled windows XP.
now how can i restore fedora 10 OS without reinstalling it.
|
|
0 |
141 |
|
|
by rajeshgalla
Hi,
I use to work in different OS like AIX, Solaris, RedhatLinux. But I felt comfort in Linux. I would like to connect accounts of AIX, Solaris from Linux. I have to connect and continue the work of remote system. How can I do that…..
|
|
0 |
183 |
|
|
by rajeshgalla
Hi,
I would like to use edit plus for remote system connection. And I would like to use all features of UNIX box (like gcc, gdb, vi etc) in edit plus.
How can do that.. :oops:
|
|
0 |
146 |
|
 |
by kekesaks
1. Can anyone give me an idea on how to implement the flooding angle in ns2 for any protocol I may need to use.
2. How can I get the round trip time of a packet between the source and the destination nodes?
:?: :cry: :?:
Thanks in advance!!
|
|
0 |
285 |
|
 |
by kekesaks
Hi mates!!
May anyone who has run TORA routing protocol successfully help me!
I have this problem that has been really impeding my progress for sometime now!
I want to run the TORA protocol in ns2 and it really gives me headache as it shows some errors I can't resolve.'
I have created so many...
|
|
5 |
1,908 |
|
|
by hcdung18
Hi
I've install ed NS-2.33 in Ubuntu 9.4 but I have an error when I type nam:
nam:
Can I help me? Thank a lot!
|
|
0 |
905 |
|
|
by RodolfoAlvizu
Hi all, I have installed 64 bit version off fedora 10 because need to work with ns.
I have downloaded ns-allnone-2.33.tar.gz and unzipped it and executed "./install" from the ns-allinone-2.33 directory.
After instalation I get this msg:
Please put...
|
|
20 |
725 |