Xref: utzoo comp.sys.mac.programmer:21083 comp.protocols.appletalk:5174 Path: utzoo!utgpu!watserv1!watmath!att!linac!uwm.edu!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu From: awessels@ccwf.cc.utexas.edu (Allen Wessels) Newsgroups: comp.sys.mac.programmer,comp.protocols.appletalk Subject: Re: Idea for painless copy protection Message-ID: <43352@ut-emx.uucp> Date: 29 Jan 91 02:01:53 GMT References: <1991Jan27.144523.20674@phri.nyu.edu> <1991Jan27.214310.3870@agate.berkeley.edu> <27A3555F.13566@orion.oac.uci.edu> <48543@apple.Apple.COM> <1991Jan28.202316@Informatik.TU-Muenchen.DE> Sender: news@ut-emx.uucp Reply-To: awessels@ccwf.cc.utexas.edu (Allen Wessels) Followup-To: comp.sys.mac.programmer Organization: The University of Texas at Austin Lines: 13 In article <1991Jan28.202316@Informatik.TU-Muenchen.DE> breidenb@Informatik.TU-Muenchen.DE (Oliver Breidenbach) writes: >Actually that is very very easy. Get yourself a traffic watch program >and you can see the peoples names, the nodes number, the serial number of >the programm using that copy protection mode and so on. Then simply look >for the node where your program runs, rememeber the node number and >search for some entry telling you the name or position (whatever name you >give in the chooser). Then all you have to do is to place a lot of flames Just a small problem with this. For one thing, most AppleTalk nets aren't set up with fixed node numbers. They get dynamically allocated when the node registers itself. For another, we have people changing their chooser names all the time. Both of these can be fixed, of course.