From owner-FreeBSD-users-jp@jp.freebsd.org  Mon Jun 16 13:18:00 1997
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) id NAA17581
	Mon, 16 Jun 1997 13:18:00 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) with ESMTP id NAA17574
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 16 Jun 1997 13:17:56 +0900 (JST)
Received: from tama3.spec.co.jp ([202.32.13.219]) by specgw.spec.co.jp (8.8.5/3.3Wb-SPEC) with SMTP id NAA12334 for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 16 Jun 1997 13:17:52 +0900 (JST)
Date: Mon, 16 Jun 1997 13:28:29 +0900
To: <FreeBSD-users-jp@jp.freebsd.org>
From: Atsushi Murai <amurai@spec.co.jp>
In-Reply-To: <19970616032823.4621.qmail@reseau.toyonaka.osaka.jp>
References: <33A4A18A172.85EB.amurai@spec.co.jp> <19970616032823.4621.qmail@reseau.toyonaka.osaka.jp>
Message-Id: <33A4C0ED35C.85EF.amurai@spec.co.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver 1.20
Reply-To: amurai@spec.co.jp
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 14346
Subject: [FreeBSD-users-jp 14346] Re: [Q] UUCP over TCP/IP
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org


On Mon, 16 Jun 1997 12:28:22 +0900 (JST) Kenji Rikitake <kenji@reseau.toyonaka.osaka.jp> wrote:

Kenji>On Mon, 16 Jun 1997, Atsushi Murai wrote:
Kenji>> protocol eig
Kenji>
Kenji>UUCP-over-TCP$B$@$C$?$i!"(Bprotocol t$B$G$J$$$H!"M>7W$J%*!<%P%X%C%I$NMr$K$J$j$=(B
Kenji>$B$&$G$9$,!#(B

??? $B@_Dj$O?tG/A0$K$7$?$N$G!"$b$&@NOC$7$+$b$7$l$^$;$s!#!!$G$b!"(B"e"$B$r(B
$B;n$_$F(Bi->g$B$H$J$k$O$:$J$N$G!"$D$J$,$l$P!"(Bt$B$h$j%*!<%P%X%C%I$,Bg$-$$$H(B
$B$O;W$($J$$$N$G$9$,!%!%!%(Bcurrent$B$N%3%a%s%H$r8+$k8B$j$G$O!%!%!%(B

>from uucp/uucico/prote.c

* This implementation is based on my implementation of the 't'
   protocol, which is fairly similar.  The main difference between the
   protocols seems to be that 't' breaks the file into packets and
   transmits the size of the packet with each packet, whereas 'e'
   sends the size of the entire file and then sends all the data in a
   single enormous packet.

   The 'e' protocol does no error checking whatsoever and thus
   requires an end-to-end verified eight bit communication line, such
   as is provided by TCP.  Using it with a modem is inadvisable, since
   errors can occur between the modem and the computer.  */

# $B$&!<$s!%!%!%(B;-)
===
Atsushi Murai          Internet: amurai@spec.co.jp, amurai@FreeBSD.org
System Planning and Engineering Co,.Ltd.      Voice   : +81-33833-5341
PGP Key fingerprint : 1C 27 22 77 11 43 64 90  9E 5E 68 CE 65 BD 68 06

