[
Contact
]
[
Links
]
[
Previous : 52 / 60 : Comparaison of the network protocol alternnatives
]
[
Up
]
[
Next : 54 / 60 : JAVA TCP/IP Socket Implementation
]
Comparison of the network protocol alternatives (2)
Use UDP... and then chose what you want get from TCP and implement it...
But not more than one or two options, or then come back to TCP/IP !
Packet ordering ... Serial Number
Common ordering ... Time stamp (+ NTP : Network Time Protocol)
Recovery of lost data ... Acknowledgement (Positive or negative acknowledgement scheme)
Flow control ... receiving application send quench packet when its queue is full)
Issue in broadcasting and Multicasting... mix of packet with other application
Use the human planification
Detect the conflict and switch to a new port number
Use protocol and instance magic number (a "server" decide of a common ID for the session)
Use encryption
eScience
<
Internetworked VR
:
Networking
>
[
Contact
]
[
Links
]
[
Previous : 52 / 60 : Comparaison of the network protocol alternnatives
]
[
Up
]
[
Next : 54 / 60 : JAVA TCP/IP Socket Implementation
]
See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker
/
eScience
/
Computer Science
/
ANU
Last modified: 22/3/2005
TOC
-
Print
Send your comments at :
<pvk@vuylsteker.net>