Content deleted Content added
m →Properties: Added missing "of" and upper cased "Network Service Access Points" |
→Properties: hyphen missing from compound modifier |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 25:
==Properties==
FLIP is a [[Connectionless communication |connectionless]] protocol designed to support transparency (with respect to the underlying network layers of the OSI model: 2. data link and 1. physical), efficient RPC, group communication, secure communication and easy network management. The following FLIP properties helps to achieve the requirements of distributed computing:<ref name="FLIP"/>
# FLIP identifies entities with a ___location-independent 64-bit identifier called ''Network Service Access Points'' (NSAPs). An entity can, for example, be a [[Process (computing) |process]]; contrary to the IP protocol where an [[IP address]]
# FLIP uses a one
# FLIP routes messages based on NSAP (transparency).
# FLIP discovers routes on demand.
|