Re: [ns] Delay tolerant network (DTN) simulation in ns2

2012-01-18 Thread itishi saxena

Thanks,
It means dtn can use either tcp or udp?
 
 
 
Yes i am working but still not succeeded in getting simulation done in ns2.
 
Surely  i'll share with u if found any.



From: nish patel 
To: itishi saxena  
Sent: Wednesday, 18 January 2012 4:01 AM
Subject: Re: [ns] Delay tolerant network (DTN) simulation in ns2

Hello,

Sorry for reply because of my exam.

your concept is right for convergence layer.

tcp/ip stack does not interact directly with bundle protocol which is
above transport layer . so, convergence layer is used to convert
segments of the transport layer  into bundles of bundle layer

if you get any code for convergence layer in ns2 then please give me.

are you working on dtn?

From: itishi saxena 
To: Nisha Patel ; "ns-users@ISI.EDU"  
Sent: Tuesday, 10 January 2012 5:31 PM
Subject: Re: [ns] Delay tolerant network (DTN) simulation in ns2


Hi Nisha,

Can you please tell me about convergence layer in your simple words?

I understood that it is for dtn, which select particular interface according to 
the application's transport protocolfor tcp tcp convergence layer, udp..udp 
convergence layer.

Means this convergence layer does a kind of preparation as per the requirement 
of routing protocol.
I mean to say that like if one application is running using TCP 
connectionanf if DTN routing should be followed then it will choose tcp 
convergence interface to prepare bundles accordingly and then any DTN routing 
mechanism will be applied on those bundles.
At this point in time...use of tcp convergence layer is to provide reliable 
communication or it  signifies some other information.


I hope you understand my problem and can help me in getting into it.

Thanks in advance,
Ranjana


Re: [ns] Delay tolerant network (DTN) simulation in ns2

2011-12-28 Thread Nisha Patel




Nisha wrote:
> 
> 
> I have one link for DTN simulation in ns2
> 
> http://www.illuvatar.nu/ns-dtn/code/
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Delay-tolerant-network-%28DTN%29-simulation-in-ns2-tp32844846p33046235.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] Delay tolerant network (DTN) simulation in ns2

2011-11-14 Thread saaidal

Hi,

Anyone knows is there such implementation in ns2 for DTN network? tcl
code, protocol etc is appreciated..

i have searched in ns2 archive, there have some question but no
answer...