Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!rlin From: rlin@cs.ubc.ca (Robert Lin) Newsgroups: comp.sys.next Subject: machine ID for NeXT Message-ID: <9954@ubc-cs.UUCP> Date: 8 Oct 90 19:46:28 GMT Sender: news@cs.ubc.ca Organization: Objective Software Engineering Corp. Lines: 8 Yes, you can type "hostid" and get a string back that is guaranteed to be unique for the machine. You can also call something like gethostid() (see man pages). This can be used for a licensing scheme like the way FrameMaker licenses nodes on a Sun network. -Robert Lin