Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!munnari!kre From: kre@munnari.oz (Robert Elz) Newsgroups: comp.protocols.appletalk Subject: Which socket should be used to respond to RTMP requests? Message-ID: <1831@munnari.oz> Date: Sun, 20-Sep-87 20:33:43 EDT Article-I.D.: munnari.1831 Posted: Sun Sep 20 20:33:43 1987 Date-Received: Tue, 22-Sep-87 01:41:55 EDT Organization: Comp Sci, Melbourne Uni, Australia Lines: 17 There seems to be a conflict between the KIP code and Inside Appletalk wrt handling RTMP request packets (ddp type 5). Inside Appletalk (Preliminary Notes, July 14 1986) Fig V-4 clearly shows the packet being sent to destination socket number 1, and the text on page V-9 supports this, though not explicitly. KIP (0287 with cap4 patches) sends the response to the socket that sent the rtmp request, which makes some sense (though the rationale in Inside Appletalk wouldn't apply then). I've never actually seen an RTMP request packet (what actually uses these things?) so I'm not sure which is actually right. Would anyone like to make a definitive statement? kre