Crocker Communications: When your business is on the line [Home]
MailMy AccountSearch
About UsProductsSolutionsSupport
SupportFAQsColocation SupportDial Up SupportDSL SupportEmail SupportPropel SupportSpam Firewall SupportT1 SupportVoIP SupportWeb Hosting Support  


What does it mean?
Please browse our glossary of commonly-used technology terms.

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Address, Email

A unique identifier of the form "username@domainname.com" specifying a virtual location to which email can be sent.

[top]

Address, Internet

Also called IP address. The numerical sequence that serves as an identifier for an Internet server. An IP address appears as a series of four groups of numbers separated by dots. Every server has its own unique address.

[top]

Anonymous FTP

A common way to make software available. Users are allowed to log in as 'guest' without a password and copy whatever has been made available.

[top]

Backbone

High-speed networks that carry Internet traffic that carry Internet traffic around the world and meet at Network Access Points (NAPs). Internet Service Providers (ISPs) connect either directly to a backbone, or they connect to a larger ISP with a connection to a backbone.

[top]

Bandwidth

A measure of data flow rate in digital networks typically in bits per second. The higher the bandwidth the larger the capacity to transmit data.

[top]

BPS

Bits Per Second is the unit used for measuring line speed, the number of information units transmitted per second.

[top]

Browser

A software component capable of rendering HTML pages and allowing for navigation of HTML links on the Internet (e.g. Internet Explorer, Mozilla Firefox, etc.)

[top]

Byte

A component in the machine data hierarchy larger than a bit and usually smaller than a word; now nearly always eight bits and the smallest addressable unit of storage. A byte typically holds one character.

[top]

Cache

A fast temporary storage where most recent or most frequent values are stored to avoid having to reload from a slower storage medium.

[top]

Case-sensitive

Whether a text matching operation distinguishes uppercase (capital) letters from lowercase (is "case-sensitive") or not ("case-insensitive"). For example, a case-sensitive password will not recognize "Password" and "password" as the same, but a case-insensitive comparison would.

[top]

Client

The role of a computer application or system that requests and/or consumes the services provided by another having the role of server. For example, a workstation requesting the contents of a file from a file server is a client of the file server.

[top]

Cookie

A packet of information sent by a server to a World Wide Web browser and then returned by the browser each time it accesses that server, used to maintain state between otherwise stateless HTTP transactions, for example, to identify the user. Typically this is used to authenticate or identify a registered user of a website without requiring them to sign in again every time they access it. Other uses are, e.g. maintaining a "shopping basket" of goods you have selected to purchase during a session at a site, site personalization (presenting different pages to different users) or tracking which pages a user has visited on a site.

[top]

Download

To transfer data from one computer to another. Downloading usually refers to transfer from a larger "host" system (especially a server or mainframe) to a smaller "client" system (such as a personal computer), and "upload" usually means from small to large.

[top]

DSL

An abbreviation for Digital Subscriber Line. A family of digital telecommunications protocols designed to allow high-speed data communication over the existing copper telephone lines between end-users and telephone companies. The technology is geared to Internet access with its asymmetric versions (faster downstream than upstream) and short haul connections with symmetric versions (same rate coming and going).

[top]

Email

Abbreviation for "Electronic Mail." Messages automatically passed from one computer user to another, often through computer networks and/or via modems over telephone lines (over the Internet). The message is composed by the sender using a special mail program. It is then passed to some kind of "Message Transfer Agent" (MTA) - a program which is responsible for either delivering the message locally or passing it to another MTA, often on another host. The message is eventually delivered to the recipient's mailbox - normally a file on his computer - from where he can read it using his own mail program.

[top]

Encryption

Any procedure used to convert plaintext into ciphertext (encrypted message) in order to prevent any but the intended recipient from reading that data.

[top]

Firewall

The software that monitors traffic in and out of a private network or a personal computer and allows or blocks such traffic depending on its perceived threat.

[top]

FTP (File Transfer Protocol)

A client-server protocol which allows a user on one computer to transfer files to and from another computer over a TCP/IP network.

[top]

GIF (Graphics Interchange Format)

A standard for digitized images compressed with the LZW algorithm, defined in 1987 by CompuServe (CIS). GIF files are limited to 256 colors.

[top]

Homepage

The top-level entry point web page relating to an individual or institution. All other pages on a website are usually accessible by following links from the home page. Also the web page a user's web browser is configured to load each time it is started. This will typically default to the home page (sense 1, above) of the organization that produced or distributed the browser.

[top]

HTML (HyperText Markup Language)

A set of tags and rules used in developing hypertext documents to be presented on the World Wide Web, allowing incorporation of text, graphics, sound, video, and hyperlinks. Internet browsers read HTML to know what they should display.

[top]

HTTP (HyperText Transfer Protocol)

The client-server TCP/IP protocol used on the World Wide Web for the exchange of HTML documents.

[top]

Hypertext

Text, in a form readable by a web browser, in which the reader may navigate from one passage to another by clicking on hyperlinks within the text.

[top]

ISP (Internet Service Provider)

A company which provides other companies or individuals with access to, or presence on, the Internet. Most ISPs are also Internet Access Providers; extra services include help with design, creation and administration of World-Wide Web sites, training and administration of intranets and domain name registration.

[top]

JavaScript

A simple, cross-platform, World Wide Web scripting programming language used to add interactive functions to HTML pages.

[top]

JPEG (Joint Photographic Expert Group)

An image file format designed for compressing either full-color or grayscale digital images of “natural,” real-world scenes. It does not work so well on non-realistic images, such as cartoons or line drawings. JPEG does not handle compression of black-and-white (1 bit-per-pixel) images or moving pictures.

[top]

K (Kilobyte)

A standard unit of measurement. A kilobyte is 2^10, or 1024 bytes.

[top]

LAN (Local Area Network)

A data communications network that is geographically limited (typically to a 1 km radius) allowing easy interconnection of terminals, microprocessors, and computers within adjacent buildings. Ethernet and FDDI are examples of standard LANs.

[top]

Megabyte (MB)

A standard unit of measurement. A megabyte is 2^20, or 1,048,576 bytes, which is equal to 1024 kilobytes.

[top]

Modem (MOdulator + DEModulator)

A device that encodes digital computer signals into analog telephone signals and vice versa and allows computers to communicate over a phone line

[top]

MPEG (Moving Pictures Experts Group)

Any of a group of computer file formats for the compression and storage of digital video and audio data.

[top]

Network

Multiple computers and other devices connected together to share information.

[top]

Online

Describes a system which is connected (generally electrically) to a larger network. Also decribes something available over the Internet.

[top]

Operating system software

The low-level software which handles the interface to peripheral hardware, schedules tasks, allocates storage, and presents a default interface to the user when no application program is running. This software is generally specific to a type of computer (e.g. Windows 95, Windows XP, Mac OS X).

[top]

PDF (Portable Document Format)

The native file format for Adobe Systems' Acrobat. PDF is the file format for representing documents in a manner that is independent of the original application software, hardware, and operating system used to create those documents. A PDF file can describe documents containing any combination of text, graphics, and images in a device-independent and resolution independent format. These documents can be one page or thousands of pages, very simple or extremely complex with a rich use of fonts, graphics, color, and images. To view a PDF file, you need Adobe Acrobat Reader, a free application distributed by Adobe Systems.

[top]

Router

A device which forwards packets between networks. The forwarding decision is based on network layer information and routing tables, often constructed by routing protocols.

[top]

RSS (Real Simple Syndication)

A family of document types for listing updates to a site. RSS documents (generally called "RSS feeds") are readable with RSS readers (generally called "aggregators") like BottomFeeder, or through aggregator functions incorporated into web browsers.

[top]

Script

A file containing a list of user commands, allowing them to be invoked once to execute in sequence.

[top]

SSL (Secure Sockets Layer)

A protocol that provides secure communications over the Internet using asymmetric key encryption. SSL is layered beneath application protocols such as HTTP, SMTP, and FTP and is layered above the connection protocol TCP/IP.

[top]

T1

A very high bandwidth network path used to transmit a digital signal at 1.544 megabits per second.

[top]

TCP/IP (Transmission Control Protocol/Internet Protocol)

The standard protocol now widely in use for computers to communicate on networks, especially the Internet.

[top]

Upload

To transfer programs or data over a digital communications link from a smaller or peripheral "client" system to a larger or central "host" one.

[top]

URL (Uniform Resource Locator)

A standard way of specifying the location of an object, typically a web page, on the Internet. (e.g. http://www.crocker.com)

[top]

WAN (Wide Area Network)

A network, usually constructed with serial lines, extending over distances greater than one kilometer.

[top]

Webmaster

The alias or role of the person(s) responsible for the development and maintenance of one or more web servers and/or some or all of the web pages at a website.

[top]

Web site

Pages on the World Wide Web that are accessible from the same URL and typically reside on the same server.

[top]

WWW (World Wide Web)

An information space on the Internet in which the items of interest, referred to as resources, are identified by global identifiers called uniform resource identifiers.

[top]

XHTML (Extensible Hypertext Markup Language)

A reformulation of HTML 4.01 in XML. Being XML means that XHTML can be viewed, edited, and validated with standard XML tools. At the same time, it operates as well as or better than HTML 4 in existing HTML 4 conforming user agents.

[top]

07/29/2008 8:34
1-800-413-LINE. Crocker Communications, Inc.Contact UsAll content ©2007 Crocker Communications. Crocker Communications, 'When Your Business Is On The Line,' and the Crocker Communications logo are registered trademarks of Crocker Communications, Inc.