Network Working Group M.A. Padlipsky
Request for Comments # 451 MIT-Multics
NIC # 14135 February 22, 1973
Tentative Proposal for a Unified User Level Protocol
Padlipsky [Page 1]
RFC 451 Unified User Level Protocol Proposal February 1973
That's all probably a bit vague. Perhaps some idea of how I think the UULP would work will cast some light on what I think it is. What's needed is a way of letting the Server know that it's being given a generic command (I decline to call it a Network Virtual command, but I'm afraid that might be what I mean) like "STOR" or "RETR" rather than a local command like "who" or "sys". What could be simpler than defining a Telnet Control Code (TCC) for "Network Generic Function Follows"? So if the Server Telnet receives a command line beginning with the NGF TCC (say, 277 octal), it just feeds the line to the appropriate process or procedure (depending on the structure of its operating system). This approach also offers a handy way of communicating back the fact that a particular protocol or piece thereof isn't available: define a TCC for "Unimplemented Generic Function". This feels a lot cleaner than having a close on socket 3 mean anything from "no FTP Server exists here" to "the FTP Server happens to be busy."
Padlipsky [Page 2]
RFC 451 Unified User Level Protocol Proposal February 1973
Now, I'm the first to admit that what makes sense to me, on my system, may not make sense on somebody else's. But it does seem plausible to me that the unified user level protocol I've sketched here ought to be no harder to implement than the multiple contact socket (MCS) ICP is. And the advantages of the UULP over the MCS ICP in terms of ease of extension and (at least in my mind, if not in this paper) clarity make it seem worthwhile to consider further. So rather than try to refine it here, let me simply ask for comments both on the general notion and on the necessary iteration of the design from sketch to spec. (The Multics scenario in ICCC booklet shows how to get "mail" to me, for those who don't feel like RFCing or phoning.)