home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8614 < prev    next >
Encoding:
Text File  |  1993-01-28  |  856 b   |  25 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!news.cs.indiana.edu!lynx.unm.edu!nmsu.edu!dante!ahall
  3. From: ahall@dante.nmsu.edu (HALL)
  4. Subject: Machine specific info needed...
  5. Message-ID: <1993Jan27.033054.16275@nmsu.edu>
  6. Sender: usenet@nmsu.edu
  7. Organization: New Mexico State University
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Date: Wed, 27 Jan 1993 03:30:54 GMT
  10. Lines: 13
  11.  
  12. I am writting a program that checks to see if it is
  13. being run on the machine it is liscensed for.  I
  14. need to be able to read some piece of data specific
  15. to each individual machine.  Similar to reading the 
  16. number off of an ethernet card, however most of the
  17. machines will not have an ethernet card.  Is there
  18. something in BIOS or on a motherboard that could be
  19. read in Pascal?  Any help on this is GREATLY
  20. appreciated.
  21.  
  22. Thanks
  23. A. Hall
  24.  
  25.