TCPIP sequence number question
- From: JF Mezei <jfmezei.spamnot@xxxxxxxxxxxxx>
- Date: Thu, 15 May 2008 17:53:59 -0400
Ok, this isn't specifically VMS related but here it goes...
Say I am sending TCP data packets with sequence numbers #10 #11 #12 #13
#14 and #15.
Someone meddles with my traffic and changes, while in transit, the
sequence number of the second packet from #11 to #789
How will the receiver behave upon receiving the packet with sequence
number #789 ? Will it wait a certain amount of time to see if the
packet #11 will arrive out of sequence before declaring #11 to be lost
and sending NAK to the sender ?
How long will it wait before declaring #11 to be lost at sea ?
base on what I read, the recipient will send an ack confirming it has
received all data intact until/including #10. (instead of sending an
actual "I haven't received #11").
Once the sender has realised the recipient hasn't received #11, will the
sender then resend #11 and all subsequent packets ?
With windowing, will the sender end up stopping transmission at one
point, waiting for an ack ? Or will the "sorry I didn,t get #11"
realisation reach the sender before the sender has finished sending all
packets permitted in the sliding window ?
aka: will the data line become idle for some time, or will it remain
constantly in full use with packets flowing with retransmissions here
and there ?
.
- Prev by Date: Re: Account creation
- Next by Date: Re: OT: lost
- Previous by thread: Using Oracle APEX (ApplicationExpress) on VMS / installing mod_plsql on apache
- Next by thread: Really low special on Xp1000
- Index(es):
Relevant Pages
|