home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12939 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.0 KB

  1. Path: sparky!uunet!darwin.sura.net!mips!swrinde!cs.utexas.edu!sun-barr!ames!agate!ocf.berkeley.edu!ewylie
  2. From: ewylie@ocf.berkeley.edu (Elizabeth Wylie)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: how to put indelible serial# in resource fork of app?
  5. Message-ID: <14mtghINNqj2@agate.berkeley.edu>
  6. Date: 23 Jul 92 18:24:17 GMT
  7. References: <14kh9qINNds5@agate.berkeley.edu> <peter-230792103333@134.7.50.3> <1992Jul23.145152.2441@pixel.kodak.com>
  8. Organization: U.C. Berkeley Open Computing Facility
  9. Lines: 14
  10. NNTP-Posting-Host: tornado.berkeley.edu
  11.  
  12. ---------
  13. A good way to keep users from running software from servers is to disable
  14. the capability completely.  When an application is started, doing a
  15. GetVol(  volumeName, &fVRefNum); when the app launches retrieves the
  16. volume reference.  Use the following routine to determine if a vol ref is
  17. a network volume.
  18. ---------
  19.  
  20. To say the least it's a good way to piss off hundreds of your users.  Copy protection is a thing of the past.
  21.  
  22. OVERCHARGE !   OVERCHARGE !  OVERCHARGE !
  23.  
  24. E. Wylie
  25. .
  26.