Token

Besides those small shiny coins that allow you to play video games, there are three different types of tokens:

1. In networking, a token is a series of bits that circulate on a token-ring network. When one of the systems on the network has the "token," it can send information to the other computers. Since there is only one token for each token-ring network, only one computer can send data at a time.

2. In programming, a token is a single element of a programming language. There are five categories of tokens: 1) constants, 2) identifiers, 3) operators, 4) separators, and 5) reserved words. For example, the reserved words "new" and "function" are tokens of the JavaScript language. Operators, such as +, -, *, and /, are also tokens of nearly all programming languages.

3. In security systems, a hard token is small card that displays an identification code used to log into a network. When the card user enters the correct password, the card will display the current ID needed to log into the network. This adds an extra level of protection to the network because the IDs change every few minutes. Security tokens also come in software versions, called soft tokens.

Updated April 9, 2009 by Per C.

quizTest Your Knowledge

Which function name is written in PascalCase?

A
MyFunction()
0%
B
myFunction()
0%
C
my-function()
0%
D
MY_FUNCTION()
0%
Correct! Incorrect!     View the PascalCase definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Token on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.