Category:Helpful Definitions

From IE Internet helpdesk
Revision as of 12:35, 20 February 2012 by Alan (talk | contribs)
Jump to navigation Jump to search

This section is to provide definitions of terms used in web hosting







What is Perl?

Perl is a programming language which can be used for a large variety of tasks. A typical simple use of Perl would be for extracting information from a text file and printing out a report or for converting a text file into another form. But Perl provides a large number of tools for quite complicated problems, including systems programming.

Programs written in Perl are called Perl scripts, whereas the term the perl program refers to the system program named perl for executing Perl scripts.

What is SFTP?

SFTP in computing terms refers to the SSH File Transfer Protocol, otherwise known as the Secure File Transfer Protocol, which is a network protocol designed to offer file management, file transfer, and file access functionality over any dependable data streams or channels. It's also a vast improvement from its predecessor, FTP (File Transfer Protocol), which used to be the standard in file transference between two computers during the dialup era and before the broadband era.

What are Web crawlers?

A web crawler (also known as a web spider or web robot) is a program or automated script which browses the World Wide Web in a methodical, automated manner.

What is a API?

An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate with each other. An API may include specifications for routines, data structures, object classes, and variables.

  • We hope the above questions helped you in some way to understand just some of the terms used in Web hosting. If you require more information or assistance, we would be happy to answer more of your questions.