[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: UUCP Internals Frequently Asked Questions
Previous Document: UUCP `t' Protocol
Next Document: UUCP `G' Protocol


UUCP `e' Protocol


From: UUCP `e' Protocol

UUCP `e' Protocol
=================

The `e' protocol is similar to the `t' protocol.  It does no flow
control or error checking and is intended for use over networks
providing reliable end-to-end connections, such as TCP.

The `e' protocol originated in versions of HDB UUCP.

When a UUCP package transmits a command, it simply sends the command as
an ASCII string terminated by a null byte.

When a UUCP package transmits a file, it sends the complete size of the
file as an ASCII decimal number.  The ASCII string is padded out to 20
bytes with null bytes (i.e. if the file is 1000 bytes long, it sends
`1000\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0').  It then sends the entire file.



Top Document: UUCP Internals Frequently Asked Questions
Previous Document: UUCP `t' Protocol
Next Document: UUCP `G' Protocol

Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
ian@airs.com (Ian Lance Taylor)

Last Update October 23 2009 @ 09:20 AM

Some parts © 2009 Advameg, Inc.