Peer Identification

A Tonido peer identification system needs to satisfy several requirements.

Peer ID Requirements

So a PeerID in Tonido is composed of the following:

nickname@Domain

Domain is the Tonido Domain Server to which the Peer is attached. The Domain part is generally a string which is of the form of Host:Port. Note that the Host can be a IPv4 address, (future IPv6 address) or a resolvable host name (like www.yahoo.com).

Nickname is an optional user chosen handle. This is also a variable length string.

Valid Peer Ids

nick@tonidoid.com

In Tonido, PeerIDs are represented using the PeerID object.


Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.