-
Daemon:
This Unix term refers to a specific type of program or agent designed to work in the background. Using a daemon, a program can simply hand off data to the smaller program and go on to more important things. For example, a print daemon could handle print requests from multiple users and applications, freeing them for other tasks.
-
Data_Source_Name:
Data Source Name stores information about how to connect to the indicated data provider, for example, a database. A data source name entry links a database with database drivers, software that has knowledge of how to communicate with your type of database. Customers may also create a DSNless connection to remove the requirement for server side intervention.
-
Data_Transfer:
In general, any outward-bound traffic from a Web site is considered to be data transfer. Each time a Web page, image, MIDI file, etc. is loaded, data transfer is generated.
-
Data_Transfer-Bandwidth:
Refers to the amount of electronic data sent over the network each month in response to visitor's requests. This varies depending on the size of your Web pages and the number of visitors to your site. A 50-kilobyte home page that's viewed by 20,000 visitors each month will use one gigabyte of data transfer per month (50,000 bytes x 20,000 hits_= 1 billion bytes, or one gigabyte). Bandwidth is metered by the byte. It's best to estimate your expected bandwidth and keep track of events and site promotions that could result in sudden increases in visitor traffic.
-
Database:
A collection of data: part numbers, product codes, customer information, etc. It usually refers to data organized and stored on a computer that can be searched and retrieved by a computer program.
-
Dedicated_Web_Hosting:
The rental or lease of a server and the network bandwidth to the Internet for access to the server. Offers one customer per server. If you're building a more complex corporate or E-Commerce site, you'll need more space - a Web server dedicated to your business, the equivalent of an entire office building. The host is still responsible for site security, maintenance, and technical support, and you aren't saddled with the prohibitive costs of setting up your own server and Internet connection.
-
DHCP:
An industry-standard protocol that dynamically assigns Internet Protocol (I.P.) configurations to computers.
-
Dial-Up_Internet_Access:
Connects the user via an analog or ISDN line. The user must dial in to a modem each time the Internet is accessed.
-
Digital_Special_Access_Circuits_(DS3/OC3):
Fiber DS3/OC3 High Capacity Circuits between DSLAM and ATM backbone network, considered our infra-structure.
-
Disk_Capacity_(Space):
The amount of space on the host server that is used for a customer's Web site. Example: A disk capacity of 40MB is equivalent to 1200 Web site (8 ý x 11) pages of text only assuming that an average page size is 30 kb. However, when graphics or photos are added, disk capacity will be reduced depending on the size of graphics or photos added.
-
Disturbers:
ADSL service cannot be provided to a location because other digital services, within the same cable sheath, will cause excessive interference upon an ADSL service. This interference may hinder ADSL from working at all, or cause the service to work below acceptable service parameters. ADSLs tolerance of interference from other services is relative to the length of the physical loop.
-
DNS:
Domain Name Services. DNS functions asýthe Internet's "yellow pages." Each web server, email server, etc. has an IP address (Internet Protocol address) that is unique to that server. Trying to remember the IP address of your favorite web sites would be impossible, so DNS was created. DNS is the Internet service that translates domain names (e.g. yahoo.com)ýinto IP addresses. Because domain names are alphabetic, they're easier to remember. The Internet, however, is really based on theýIP address. Every time you use a domain name, a DNS service must translate the name into the corresponding IP address. For example, the domain name www.example.com might translate to 198.105.232.4. When you type in a web site, such as Coxbusiness.com, your browser connects to a DNS server on the internet. Your browser asks for the IP address of the web site Coxbusiness.com. Once the IP is obtained, a request is made to the web server for the page you requested.
-
Domain_Alias_(Nicknames):
An alternative domain name that points to an existing site. You can have several domain aliases that point to one original domain or Web site. They are like nicknames; they allow surfers to access pages without having to know the exact domain name. For example, www.uca.com directs you to www.varsity.com. These two companies are interrelated so both sites go to the same IP address. Customers want it because it increases the likelihood their page will be used if they can use multiple names to get to the same place.
-
Domain_Email:
Electronic mail that is personalized to a customer's Web site. For example, domain Email is: Yourname@yourcompany.com
-
Domain_Name:
Your address on the Internet. It is linked to a numerical address, called an IP address (e.g. 209.235.31.171). A domain name server is used to translate a domain name into an IP address. Domain names consist of two parts: the actual name, and the hierarchy to which it belongs. The hierarchies available for public use are .com, .net, and .org.
-
Download:
Transferring a file from a computer on the Internet to your own computer. Things you might download include software, images, Email, MIDI files, etc.
-
Downstream/_Upstream:
Downstream refers to pulling data flowing from a source (i.e., RLAN or ISP) to the end-user. Upstream refers to pushing data from the end-user to the Internet Service Provider or Corporate Host.
-
Dreamweaver:
A web site construction and publishing tool offered through Macro Media. Dreamweaver uses F.T.P. to transfer files from the local computer to a remote computer. For more information, please visit http://www.macromedia.com.
-
Driver:
In the case of ADSL, the software driver installed on the customer's PC translates commands between the device and programs it used to operate.
-
DSL:
(Digital Subscriber Line)Technology which combines Voice and Data on same wire pair. Various types include (but are not limited to):
-
DSLAM:
(Digital Subscriber Line Access Multiplexer) Central office group of devices consisting of DSL modem banks, multilplexers, and routers. The DSLAM consolidates or concentrates all the data traffic coming in from individual DSL lines and passes them on to a backbone network for distribution to Internet service provider networks or corporate networks.
-
Dynamic_HTML:
A technology designed to add richness, interactivity, and graphical interest to Web pages by providing those pages with the ability to change and update themselves in response to user actions, without the need for repeated downloads from a server.
-
Dynamic_IP_Address:
An IP address, which is temporarily assigned to a user from a pool of IP addresses, from a centrally administered server. The user has a different IP address each time s/he logs on.