Home - Help & Support - Contact Us
    
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
Word Description
ADSL "Asymmetric Digital Subscriber Line" Like ISDN, ADSL uses standard phone lines to deliver high-speed data communications. But while ISDN's transmission speed is limited to 64 kbps, ADSL technology can deliver upstream (from the user) speeds of 640 kbps and downstream (to the user) speeds of more than 6 mbps. Even better, ADSL uses the portion of a phone line's bandwidth not utilized by voice, allowing for simultaneous voice and data transmission.
API Historically, "application programming interface". Practically, an API is any interface that enables one program to use facilities provided by another, whether by calling that program, or by being called by it. At a higher level still, an API is a set of functionality delivered by a programming system, and as such the mix of APIs in a particular system tells you what that system can do
ASCII American Standard Code for Information Interchange. A standard way to encode upper and lower case letters in the English alphabet, numbers, and special characters using only seven bits, and therefore limited to 128 characters. The basis for coding simple text files.
ASP server-side technology developed by Microsoft for dynamically-generated web pages that is marketed as an add-on to Internet Information Services (IIS).
AVI Audio Video Interleaved. A Microsoft video format where audio and video coding appears in alternate segments. AVI files will end with an .avi extension.