home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / crypt / 6372 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.9 KB  |  55 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!paladin.american.edu!gatech!udel!louie!calvin.ee.udel.edu!donovan
  3. From: donovan@calvin.ee.udel.edu (Greg Donovan)
  4. Subject: Re: Any way to *CREATE* Vcr+ (VCR PLUS) codes??? (please read)
  5. Message-ID: <1993Jan4.214810.19809@udel.edu>
  6. Summary: We got code !
  7. Keywords: VCR+ patent
  8. Sender: usenet@udel.edu (USENET News Service)
  9. Nntp-Posting-Host: calvin.ee.udel.edu
  10. Organization: University of Delaware, Newark
  11. References: <1992Dec31.031552.17197@netcom.com> <C0CED1.60H@metaflow.com> <1iaa91INNhgr@agate.berkeley.edu>
  12. Date: Mon, 4 Jan 1993 21:48:10 GMT
  13. Lines: 40
  14.  
  15. In article <1iaa91INNhgr@agate.berkeley.edu> shirriff@sprite.berkeley.edu (Ken Shirriff) writes:
  16. >In article <C0CED1.60H@metaflow.com> rschnapp@metaflow.com (Russ Schnapp) writes:
  17. >>Is it really necessary to reverse-engineer the VCR+ algorithm?  I thought
  18. >>that VCR+ is patented.  If you can obtain the patent number, then the patent
  19. >>can be retrieved.  The patent _must_ disclose the method used.
  20. >
  21. >The patent doesn't include enough information to decode the VCR+ code.
  22. >It explains how to make/decode _a_ VCR code, but not _the_ VCR+ code.  That
  23. >is, there are a bunch of specific details you need that aren't included.  (As
  24. >an analogy, the RSA patent won't help you decode a particular RSA-encoded
  25. >message.)
  26. >
  27.  
  28. Look in alt.sources or rec.video.  There is a posting containing a shar
  29. of code to encode/decode numbers and times.  Here is the description 
  30. from the header:
  31.  
  32. This ZIP archive holds three files
  33. X      readme.txt
  34. X      encode.c
  35. X      decode.c
  36. X
  37. X
  38. decode.c is source program that reads a VCRPLUS code
  39. number value you find in the newspaper and calculates
  40. X    date_of_the_tv_program
  41. X    starting_time_of_the_tv_program
  42. X    run_length_of_the_tv_program
  43. X
  44. X
  45. encode.c is source program that reads a date, start time,
  46. and run length then turns them into a VCRPLUS code number
  47. like the ones in the newspaper.
  48.  
  49.  
  50. Good luck,
  51.  
  52. Greg
  53.  
  54. These are my words and thoughts, no one elses.
  55.