Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!DECWRL.DEC.COM!kent From: kent@DECWRL.DEC.COM Newsgroups: comp.protocols.tcp-ip Subject: Re: Dial-up TCP/IP (was interactive SMTP over phone lines) Message-ID: <8705121530.AA19026@armagnac.DEC.COM> Date: Tue, 12-May-87 17:26:29 EDT Article-I.D.: armagnac.8705121530.AA19026 Posted: Tue May 12 17:26:29 1987 Date-Received: Fri, 15-May-87 03:16:37 EDT References: <8705111722.AA07335@opal.berkeley.edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "Christopher A. Kent" Distribution: world Organization: The ARPA Internet Lines: 10 The question isn't really how to do TCP on a phone line to allow a micro in, but rather how to build something like a circuit-switched IP network. As evidenced by the mail on the list, lots of people have had user-initiated dialup IP for some time. Most implementations just run IP over the wire (with something like SLIP or compressed SLIP as the data link layer), with acceptable performance. The remote procedure interface is interesting, but you need to build some sort of reliably data link layer under it ... I wonder if it really buys you anything in performance? chris