Re: [ns] Mobile Node Turns off at wrong time instance

2009-10-12 Thread Nicholas Loulloudes
But the question is that how you made synchronize your nodes to switch to on/off states with the data you are providing with the file? Regards Mubashir Husain Rehmani 2009/10/12 Nicholas Loulloudes <mailto:loulloude...@cs.ucy.ac.cy>> Hello, I face a problem with NS2 Mobile

[ns] Mobile Node Turns off at wrong time instance

2009-10-12 Thread Nicholas Loulloudes
getting dropped. Has anyone experienced this before? What do you suggest? Thanks in advance. -- _ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) University of Cyprus, Nicosia, Cyprus Tel: +357-22892663 Email: loulloudes.n

[ns] Simulation Status

2009-07-03 Thread Nicholas Loulloudes
Hi all, Is there a way i can print to a file the simulation time every 't' seconds so i can observe the status of my simulation? Thanks in advance. -- _ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) Uni

Re: [ns] GPRS simulation in NS-2

2009-06-03 Thread Nicholas Loulloudes
you want other cellular protocols you can search for EURANE which has UMTS and HSDPA. Good luck! Mats Folke Swaroop Shere wrote: Please refer this link... http://www.cs.binghamton.edu/~kliu/research/ns2code/index.html#gpsr regards, Swaroop --- On Tue, 2/6/09, Nicholas Loulloudes wrote:

[ns] GPRS simulation in NS-2

2009-06-02 Thread Nicholas Loulloudes
Hello, Do you know if it is possible to simulate GPRS or any other cellular data protocol in NS-2.33? Thanks in advance. - Nicholas. -- _ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) University of Cyprus, Nicosia

[ns] How to send a packet to same node ?

2009-03-31 Thread Nicholas Loulloudes
Hi all, Could you let me know how one node can send a packet to it self without being injected in the network? Thanks in advance. -- _ Nicholas Loulloudes

[ns] ns-2.33 Scheduler loosing events

2009-01-18 Thread Nicholas Loulloudes
ks in advance. -- _____ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) University of Cyprus, Nicosia, Cyprus Tel: +357-22892663 Email: loulloudes.n[at]cs.ucy.ac.cy

[ns] ns-2.33 Scheduler loosing events

2009-01-14 Thread Nicholas Loulloudes
ks in advance. -- _____ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) University of Cyprus, Nicosia, Cyprus Tel: +357-22892663 Email: loulloudes.n[at]cs.ucy.ac.cy

[ns] TCL string bind...is it possible?

2008-11-17 Thread Nicholas Loulloudes
. -- _ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) University of Cyprus, Nicosia, Cyprus

Re: [ns] Understanding Mobile Nodes movement in NS2

2008-09-16 Thread Nicholas Loulloudes
Nicholas Loulloudes wrote: Hello all, I am trying to understand how mobile nodes in NS-2 move and i would like any possible help. Assuming that i have the following mobility scenario where i am interested for Node 49

[ns] Help on how to create a Trace object in TCL.

2008-06-25 Thread Nicholas Loulloudes
ump the routing table in a seperate trace file. So far i have managed to dump the routing table in the "trace-all" file. Thanks in advance. -Nicholas. -- _____ Nicholas Loulloudes High Performance Computing Systems Laboratory (HPCL) Univ

[ns] Recording the time a flow monitor exceeds a specific value

2006-08-24 Thread Nicholas Loulloudes
Hello, Is there any way in NS2 i can record the time the value of nlost_ of a specific flow monitor exceeds a certain value? Thank you. -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] How to Send only ONE packet ???

2006-07-31 Thread Nicholas Loulloudes
Hello, Is there a way i can send from one node to an other node only ONE UDP packet? Best Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Clearing fmonitor statistics.

2006-07-18 Thread Nicholas Loulloudes
reroute my packets? Best Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] How to check if a specific flow goes through a node??

2006-07-18 Thread Nicholas Loulloudes
Hello, Is there any way i can find out if packets of a specific flow pass through a specific node? Best Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

Re: [ns] R: Calculating Mean end-to-end delay.

2006-07-17 Thread Nicholas Loulloudes
t; > > >I do this every time a new packet > arrives. > > > >Is this the correct way of calculating mean end-to-end > delay or i am totally > >wrong here? > > > >Regards, > > > >-- > >Nicholas > Loulloudes > > > >Postgraduate at Communication Networks and Software. > > > >BSc in Computer Science. > > > > > -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Implementing "via" command in C++

2006-07-17 Thread Nicholas Loulloudes
nect $udp0 $null0 via n(2) Can someone point me to the write way from where should i start my research for doing this? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Calculating Mean end-to-end delay.

2006-07-16 Thread Nicholas Loulloudes
following: mean=(mean+curr_pkt_delay)/total_pkts. I do this every time a new packet arrives. Is this the correct way of calculating mean end-to-end delay or i am totally wrong here? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Expert advice needed on relay agents and bit rate.

2006-07-16 Thread Nicholas Loulloudes
? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Getting an " Undefined reference to: " ERROR while doing make

2006-07-10 Thread Nicholas Loulloudes
g(int, int, double) What i am doing wrong here? Any help would be greatly appreciated. Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

Re: [ns] Creating a UDP relay agent

2006-07-09 Thread Nicholas Loulloudes
Anyone who can give me a hint on the above please?? On 7/8/06, Nicholas Loulloudes <[EMAIL PROTECTED]> wrote: > > Hello, > > I am trying to create a UDP relay agent in C++ which will simply copy all > incoming packets on an intermediate node and forward them from the ou

[ns] Creating a UDP relay agent

2006-07-08 Thread Nicholas Loulloudes
d a UDPrelay::send() function in my UDP agent. How is it possible to send the packet to the next node without using the target_ method ?? Any help would be extremely appreciated. Thank you in advanced.. -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Compu

[ns] Is it possible to do Per-flow manual routing in ns2?

2006-07-08 Thread Nicholas Loulloudes
Hello, Is it possible to do per-flow manual routing in ns2 for wired clients.? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Calculatiing Packet Queueing Delay

2006-07-05 Thread Nicholas Loulloudes
Hello, Is is possible to trace the queueing delay of packets from a specific flow as certain nodes? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Keep track of nodes a packet passes through

2006-07-04 Thread Nicholas Loulloudes
Hello, is there a way in NS2 to keep track all the nodes a packet passes through en-route to destination? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Finding Node ID

2006-07-03 Thread Nicholas Loulloudes
of each node using this elements in the list. For example: _o19 = n(1) _o13 = n (0) _o16 = n(2) Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

Re: [ns] Count node neighbors

2006-07-01 Thread Nicholas Loulloudes
Thanx Brad, thats was all i needed. Regards, On 7/1/06, Brad Montgomery <[EMAIL PROTECTED]> wrote: > > This will print the number of neighbors for node: $node > > puts [llength [$node neighbors]] > > > On 7/1/06 3:29 PM, "Nicholas Loulloudes" <[EMAIL

[ns] Count node neighbors

2006-07-01 Thread Nicholas Loulloudes
Hello, i know in ns2 you can find the neighbors of each node by using [$node neighbors]. Is it possible to count how many neighbors a node has? The reason i want to do this is because i need to apply a TCL script regardless to the topology i create. Regards, -- Nicholas Loulloudes

Re: [ns] Applying Saved Layout in Nam

2006-07-01 Thread Nicholas Loulloudes
Anyone can give me a help on the above topic? Regards, On 6/26/06, Nicholas Loulloudes <[EMAIL PROTECTED]> wrote: > > Hello, > > I have created a topology in ns2 and adjusted it's layout in NAM as it > suits me. I have now saved this layout in nam using the Save

[ns] How to create hardware interfaces on nodes

2006-06-28 Thread Nicholas Loulloudes
Hello.. Is it possible to create hardware interfaces on nodes so i can transmit and receive packets through different interfaces? Thank you. -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

Re: [ns] Forwarding packets to an adjacent node

2006-06-28 Thread Nicholas Loulloudes
aling unless you're interested. The link below > has more info. > > http://nile.wpi.edu/NS/new_app_agent.html > > later, >Varrian > > > On 6/27/06, Nicholas Loulloudes < [EMAIL PROTECTED]> wrote: > > > > Varrian , thanks for the prompt responce. &g

[ns] Forwarding packets to an adjacent node

2006-06-26 Thread Nicholas Loulloudes
rward packets of a specific flow ton n2 from n1 Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Applying Saved Layout in Nam

2006-06-26 Thread Nicholas Loulloudes
Hello, I have created a topology in ns2 and adjusted it's layout in NAM as it suits me. I have now saved this layout in nam using the Save Layout function provided. Is it possible to apply this specific layout to the respective tcl file everytime i am loading it ??? Regards, -- Nic

[ns] TCL variable substitution problem

2006-06-24 Thread Nicholas Loulloudes
not exist. Is there a way i can make the variable expression to stop before the "_" character ?? Thank you. -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Sending packets from different flows to a destination via two different paths

2006-06-23 Thread Nicholas Loulloudes
flow 2 routed from the other link? Thank you in advance? -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] UDP Agent and Multiple Applications

2006-06-22 Thread Nicholas Loulloudes
Hello, In NS2 can a single UDP agent be used for multiple CBR applications? Or is it necesessary for each application to create a new UDP agent? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

[ns] Path Probing

2006-06-16 Thread Nicholas Loulloudes
ugh a one path and a second probe through another path? Thank you in advanced Nicholas Loulloudes.