Network Working Group V. Cerf
Request for Comments #163 19 May 71
NIC #6775 UCLA - NMC
Categories: D.7 Computer Science
Updates: None
Obsoletes: None
DATA TRANSFER PROTOCOLS
[Page 1]
connections with Data Managers for the purpose of file transmission are
It seems reasonable that a Data Manager have a network-wide, fixed socket number on which it is listening to service data transmission requests.* In this sense, it acts much like the Network Logger. For inter-process file transmission, less rigidity seems called for, and we can leave such decisions to the individual peocesses communicating with each other. Public processes at serving HOSTS could have known (nia NIC?) sockets over which file transmission is acceptable.
[Page 2]
Control
Data transmission between arbitrary processes probably does not need as much formal control protocol as process-to/from-DM (data Manager) connection. Ad hoc procedures can be established by trading information on previously established connections; regularity is nice, so perhaps a standard set of control protocols can be devised which work, regardless of the identity of the processes transmitting data. Control data must be formatted and probably identifiable by prefix codes so that unnecessary control information can be left out if desired. (I am thinking specifically of file names.)