Actaully, see java.rmi.server.UID. One line of code gives youa a unique id. (Append ip address for a globally unique id)

-Tim

Wade Chandler wrote:

That or you can use a GUID.  There are open api's for this publicly
available algorithm.  GUID (Globally unique identifier).  I can send you
some classes if you need it.  I use the api for database keys.  I use
these for keys so I can move them into another database with no issue
(globally unique helps me merge).

Wade


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to