Hi
I'm generating microsoft-style GUIDs for an app. I've been looking for a
globally-safe algorithm for use with CFMX/java but nothing seems to be as
good as the microsoft way which uses (a portion of) the local machine's MAC
address as part of the ID... the java ones I've seen don't look like they
use any hardware-related info at all and have potential concurrency issues.

I know I could use a dll/JNI solution from java on a windows-based platform,
but that leaves all of the other platforms without a solution.

So, any ideas?  

Thanks
        Mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to