[Cse461] Initial sequence number

From: Janet Davis (jlnd_at_cs.washington.edu)
Date: Mon Feb 16 2004 - 19:18:41 PST

  • Next message: Janet Davis: "[Cse461] Ubiquitous Computing Talk on Wednesday"

    There seems to be some confusion about how to use the initial sequence
    number (probably caused by the tcpdump output on the last homework).

    The sender picks a random initial sequence number k, and sends SYN with
    seqNum=k. The receiver replies with ACK and seqNum=k+1. Now the connection
    is established, and from this point sequenceNumbers are in terms of bytes,
    starting from k+1.

    Cheers,
    Janet

    -- 
    Janet Davis
    jlnd_at_cs.washington.edu
    http://www.cs.washington.edu/homes/jlnd/
    _______________________________________________
    Cse461 mailing list
    Cse461_at_cs.washington.edu
    http://mailman.cs.washington.edu/mailman/listinfo/cse461
    

  • Next message: Janet Davis: "[Cse461] Ubiquitous Computing Talk on Wednesday"

    This archive was generated by hypermail 2.1.6 : Mon Feb 16 2004 - 19:18:45 PST