Separate from the primary frequency or system. See signaling in/out-of-band and out-of-band data.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Computer Desktop Encyclopedia: out-of-band |
Separate from the primary frequency or system. See signaling in/out-of-band and out-of-band data.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| 5min Related Video: Out-of-band |
| Hacker Slang: out-of-band |
[from telecommunications and network theory]
1. In software, describes values of a function which are not in its ‘natural’ range of return values, but are rather signals that some kind of exception has occurred. Many C functions, for example, return a nonnegative integral value, but indicate failure with an out-of-band return value of −1. Compare hidden flag, green bytes, fence.
2. Also sometimes used to describe what communications people call shift characters, such as the ESC that leads control sequences for many terminals, or the level shift indicators in the old 5-bit Baudot codes.
3. In personal communication, using methods other than email, such as telephones or snail-mail.
| Wikipedia: Out-of-band |
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (January 2008) |
Out-of-band (OOB) is a technical term with different uses in communications and telecommunication. In case of Out-of-Band signaling Method, Signaling bits are sent in special order in a dedicated signaling frame. D-channel in ISDN is an example of Out-of-Band and CCS signaling methods.
The use of the word "band" in "out-of-band" originates from the term as used in radio and other electronic communications.
Contents |
In general language, "out-of-band" refers to communications which occur outside of a previously established communication method or channel.
Here are two very simple, but illustrative, examples:
Out-of-band communication is the exchange of call control information in a separate band from the data or voice stream, or on an entirely separate, dedicated channel (as in Common Channel Signaling).
In computer networking, out-of-band data (called "urgent data" in TCP) looks to the application like a separate stream of data from the main data stream. This can be useful for separating two different kinds of data. Note that just because it is called "urgent data" does not mean that it will be delivered any faster or with higher priority than data in the in-band data stream. Also beware that unlike the main data stream, the out-of-band data may be lost if the application cannot keep up with it.
In computer administration, out-of-band management refers to system console access provided, even in the event of primary network subsystem (hard and/or software) failure. This can be done via a console server or with a remote access card (RAC) which has its own processor, memory, battery, network connection, and access to the system bus.
The term "out-of-band" is sometimes confused[citation needed] with the term "out-of-bounds", which in computer programming refers to values returned by a function that are not in its "natural" range of return values, but rather signal some kind of exception. Many C programming language functions that normally return a non-negative integer will return -1 to indicate failure (See also end-of-file). It is actually a clear example of in-band signalling since it uses the same "channel" for control and data (In-band signaling is the opposite of out-of-band signaling and out-of-band signaling is one method of achieving network transparency).
In personal communications, methods other than e-mail (such as telephone or snail-mail) are sometimes called "out-of-band"[1].
This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| in band (technology) | |
| out-of-band data (technology) | |
| WinNuke (technology) |
| Is the band Seether a Christian band? Read answer... | |
| Is the band kiss a girl band? Read answer... | |
| Is the band Sherwood a christian band? Read answer... |
| Where is the band him? | |
| What are the Bands? | |
| What is the A band? |
Copyrights:
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Hacker Slang. The Jargon File. Copyright © 2007. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Out-of-band". Read more |
Mentioned in