Search for Dictionary terms (regular expression allowed)
Begins with Contains Exact term Sounds like

Add WordAdd New Word

All | 0-9 | & | ( | - | . | @ | 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 | ~
Page:  « Prev 1 2 3 4 5 6 7 8 9 10 11... Next »

C

Word Explanation
Cerf, Vincent

President of the Internet Society (ISOC) and cocreator of TC/IP with Bob Kahn.

Cerfnet

An Internet Service Provider in San Diego, California, U.S.A.

CERN

Conseil Europeen pour la Recherche Nucleaire (European Laboratory for Nuclear Research). A high-energy physics research center in Geneva, Switzerland, where the World Wide Web was developed.

CERT

Computer Emergency Response Team. An organization formed by DARPA in November 1988 after the Internet worm incident. CERT's mission is to watch for and respond to security emergencies on the Internet, and to improve the security of functioning systems. CERT provides 24-hour technical assistance for computer security threats, and publishes related educational materials. Cert can be found on the Web at www.cert.org

Certificate in Computer Programming

(CCP). A certificate awarded by the Institute for Certification of Computer Professionals which indicates the bearer has passed an examination, and has some computer education or job experience.

Certified Systems Engineer

(CSE). Certification level from Microsoft for technical specialists in Windows NT and other Microsoft software.

cfm

Like .com and .org, this is a URL extension; it stands for "cold fusion" and is created by the company Allaire Corporation. Similar to Microsoft's Visual Interdev yet more popular, .cfm is a format allowing you to link databases and spreadsheets to your webpage much easier than via HTML coding.

CGA

Color Graphics Adapter. An early IBM hardware video display standard, with a maximum resolution of 640x200 pixels. It was widely used in the mid-1980s, but then was superseded by EGA.

CGI

Common Gateway Interface. A way of interfacing computer programs with HTTP or WWW servers, so that a server can offer interactive sites instead of just static text and images.

CGI script

Common Gateway Interface script. A program that is run on a Web server, in response to input from a browser. The CGI script is the link between the server and a program running on the system; for example, a database. CGI scripts are used with interactive forms. See also CGI

cgi-bin

Short for Common Gateway Interface-BINaries. A special directory where common gateway interface (CGI) scripts are kept. Since a CGI program is executable, having a CGI script on a Web page means allowing everyone who visits the page to run a program on the system, which is not very safe. Putting the CGI script in its own directory is a security precaution; the cgi-bin can be under direct control of the webmaster, which prohibits the average user from creating CGI scripts. Putting a script in the CGI bin also lets the Web server know to run the program rather than just display it to the browser.

CGM

Computer Graphics Metafile. An ANSI standard format for exchanging graphics files between applications, in both vector and raster formats.

ch

Top-level newsgroup category for a Swiss newsgroup.

chad

The scrap left when a hole is punched in paper or tape.

chain printer

A kind of impact printer in which the character slugs are moved by the links of a revolving chain.

chained list

A list in which each data element points to the next. The chained list makes it possible to list data elements in sequence although they may be dispersed.

chained list search

Searching using a chained list.

Challenge-Handshake Authentication Proto

(CHAP). A way of authenticating the identity of a user on a PPP server. CHAP uses a three-way handshaking procedure, and provides more security than PAP. The identity of the user can be challenged at any time while a connection is open. CHAP is described in RFC 1334.

Channel

This is when two devices are linked either externally in internally.

Channel Definition Format

(CDF). An application of eXtensible Markup Language (XML) designed to be used with push technology.

channel latency

The waiting time for a communications channel to be available to transmit data.

channel op

A user who has powers on an IRC (Internet Relay Chat) channel. The channel op may be responsible for monitoring the channel, and denying privileges to those who misuse it.

chanop

Channel operator, or channel op. A user who has powers on an IRC (Internet Relay Chat) channel. The channel op may be responsible for monitoring the channel, and denying privileges to those who misuse it.

CHAP

Challenge-Handshake Authentication Protocol. A way of authenticating the identity of a user on a PPP server. CHAP uses a three-way handshaking procedure, and provides more security than PAP. The identity of the user can be challenged at any time while a connection is open. CHAP is described in RFC 1334.

char

Abbreviation for character, used in computer programming.

Page:  « Prev 1 2 3 4 5 6 7 8 9 10 11... Next »
Disclaimer: This section is for information purposes only posted by the public. If you feel the information is incorrect, please send us an email to webmaster at computeruser dot com.