TCP end to end delay

387 views
Skip to first unread message

Abdullah Orman

unread,
May 3, 2012, 8:52:39 PM5/3/12
to omn...@googlegroups.com

Hi everyone

 I want to display, but with the ever-value "0" I'm getting. UDP applications do not have such a problem.

 Although I made the following change:
1- omnet.ini :

**.scalar-recording = true
**.vector-recording = true
**.endToEndDelay.scalar-recording = true

**.srv[1].tcpApp[*].typename = "TCPSessionApp"  # ftp
**.cli[1].tcpApp[*].typename = "TCPSinkApp"

2-TCPSessionApp.cc :

 msg->setTimestamp();
 

3-TCPSinkApp.ned

@ statistic [endToEndDelay] (title = "end-to-end delay"; source = "messageAge (rcvdPk)"; unit = s; record = histogram, vector; interpolationmode = none);
 
 End-to end TCP packet delay and jitter How do I get graphics. Can you help me?
 
Best regards.

Abdullah Orman

unread,
May 3, 2012, 8:56:30 PM5/3/12
to omn...@googlegroups.com

Hi All

Pavel Šipoš

unread,
Jan 7, 2013, 11:27:37 AM1/7/13
to omn...@googlegroups.com
Hi!

I am having same problem. Did you find any solution?

Dne petek, 04. maj 2012 02:56:30 UTC+2 je oseba Abdullah ORMAN napisala:

Krishna Oza

unread,
Jan 11, 2013, 7:57:18 AM1/11/13
to omn...@googlegroups.com, pavel...@gmail.com
since TCP depends on the acknowledgement of the both parties communicating so the end to end delay is not that significant as compared to RTT you can just calculate average e2e delay using RTT/2 .

Ruphin Scofield Kusinza

unread,
May 4, 2018, 8:04:32 AM5/4/18
to OMNeT++ Users
try this **.endToEndDelay.result-recording-modes=mean


it worked for me 

abdullah algharem

unread,
May 16, 2019, 12:24:00 AM5/16/19
to OMNeT++ Users
Hey guys,
I am having the same problem, how did you solve it?
Reply all
Reply to author
Forward
0 new messages