Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/7/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Finding out the node name of a DECnet terminal Message-ID: <2918@ucbvax.ARPA> Date: Tue, 30-Oct-84 09:49:42 EST Article-I.D.: ucbvax.2918 Posted: Tue Oct 30 09:49:42 1984 Date-Received: Wed, 31-Oct-84 00:49:20 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 13 From: Richard Garland DECnet nodename for remote logins: A while ago I got a set of routines written by Craig Leres at LBL which does this. There is a MACRO routine which goes into kernel mode and makes a table of stuff from the terminal UCB's (DECnet link # and idle time for each interactive terminal). Then ther is a RATFOR routine that uses the link # as an argument in a request to the NETACP which returns the node name. It works. I have incorporated it into a FINGER program of mine. I can forward the stuff to you or you could get it from Craig. Rg -------