<Introduction / Contents>

Server to Hub Registration Server Communication

When first logging in, the server creates a socket connection. The hub registration server sends,

$Lock <lock> Pk=<pk>

The server must then respond with,

$Key <key>|<hubname>|<hubaddress[:hubport]>|<hubdescription>|<hubusers>|<hubshare>

Hub Registration Example:

	Server <-> Hub Registration Server Communication in DC. 04-29-2003. By Sid
	---------------------------------------------------------- 

	Hublist Registration
	---------------------- 
	R = hub registration server
	H = hub 

	H>R: Connection
	R>H: $Lock <lock> Pk=<pk>|
	H>R: $Key <key>|<hubname>|<hubaddress[:hubport]>|<hubdescription>|<hubusers>|<hubshare>|
R>H: Connection Closed