-2
votes
3answers
184 views
How to create serial number generator?
How can I program a Serial Number Generator that generates serial numbers for some existing software?
0
votes
1answer
913 views
Read USB Device Serial number in C#
Hi,
Is there a way to read USB device serial number and data in a text file in USB using visual studio 2005?
6
votes
8answers
2k views
Generating unique codes in PHP/MySQL?
I'm working with a client that needs to generate millions of the alphanumeric codes used in magazine scratch-off cards, bottlecap prizes, and so on. They have to be short enough to print on a cap, …
3
votes
5answers
512 views
How do I obtain equipment serial numbers programmatically?
I need to run an equipment audit and to do that I need to obtain the Windows PC, monitor etc. serial numbers.
So I faced with going to each PC and manually writing down the numbers.
Is there a way I …
