[freenet-dev] [freenet-cvs] r16954 - trunk/freenet/src/freenet/node

Michael Rogers m.rogers at cs.ucl.ac.uk
Fri Jan 11 20:20:57 UTC 2008


David Sowder wrote:
> We probably should define a range. I'd say 0-9999 are reserved for the 
> node and 65000+ are reserved for experimental, "unregistered" use.  
> 10000-64999 are available to be "well known" types registered through a 
> request to a dev with commit access to the node's repo.

Instead of well-known numbers, how about allowing clients to register
service names (on a first-come-first-served basis, automatically
deregistered when the client disconnects), with a simple name->number
lookup service for the remote client? In other words why not imitate
Bonjour rather than IANA?

Cheers,
Michael



More information about the Devl mailing list