Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: MGUID in Java


Message #1 by "Leo Tenmatay" <shibagaki_yamato@y...> on Mon, 13 Jan 2003 11:51:10
How can I generate an ID like MGUID in java?  In visual C++, it's easy 
since there is a function for that, but I can't find anything like it in 
Java.  I'm creating a networking software and I need to generate a unique 
ID for each client so if anyone has a code or even just an idea
(pseudocode) please reply to me.
Can I use JNI to call the Visual C++ function? If yes, will it run in 
Linux?
  Thank you.     

  Return to Index