Out-of-band control
Out-of-band control is a method used by network protocols for sending control information (commands, logins, or session signals) separately from the main data, improving reliability and preventing interference.[1]
File Transfer Protocol (FTP) employs an out-of-band approach, using one connection for control commands, like logging in or requesting files, and a separate connection for transferring the files themselves.
See also
References
- ^ J. Postel (September 1976). Out-of-Band Control Signals. doi:10.17487/RFC0721. RFC 721.