Search Unity

UDP Protocol

Discussion in 'Multiplayer' started by iceshaft07, Mar 2, 2011.

  1. iceshaft07

    iceshaft07

    Joined:
    Jul 23, 2010
    Posts:
    293
    Hey all-- quick question.

    Do I need to attach timestamps to sent UDP messages when updating positions? (In otherwords, is it possible for a datagram sent at T=0 arrive after a datagram sent at T=1)? I think they do, but thought I'd double check.