PAE Networks Ltd
Networks
Websites
Switchboard
Hosting

PAE Networks Ltd © 2009 All rights reserved

Privacy Policy

Terms of Use

Site by PAE Websites & PAE Hosting

PAE Networks Ltd

Site Map

Need Help?
Support Login
Cisco
Solarwinds
Fortinet
IPI

Call our Support Desk on 0844 257 2422

Liquid 11

Do you need help linking your sites?

For efficient solutions get in touch today...

Partners
Home.
Previous.
Up.
Next.
Group Home.
Customer Area.
Glossary of Terms.
Group Home.About PAE.Products & Services.Customer Area.Contact Us.
Tel: 0844 257 2422
Industry Feeds

 

 

Glossary of Terms - P

 

 

With special thanks to all of our contributors.

 

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

 

0 1 2 3 4 5 6 7 8 9

 

Packet Switching

 

The method used to move data around on the Internet. In packet switching, all the data coming out of a machine is broken up into chunks, each chunk has the address of where it came from and where it is going. This enables chunks of data from many different sources to co-mingle on the same lines, and be sorted and directed along different routes by special machines along the way. This way many people can use the same lines at the same time.

 

You might think of several caravans of trucks all using the same road system to carry materials.

 

Back | Top

 

Password

 

A password is a secret series of letters and numbers that you choose to protect an online login to a personal account. It will be needed when you access online banking, collect your email and visit websites you are registered with.

 

Back | Top

 

PBX

 

A private branch exchange (PBX) is a telephone exchange that serves a particular business or office, as opposed to one that a common carrier or telephone company operates for many businesses or for the general public. PBXs are also referred to as:

 

 

Back | Top

 

PC

 

A PC is an abbreviation for Personal Computer.

 

Back | Top

 

PDF

 

PDF is abbreviation and file extension for Portable Document Files. These are created by proprietary software owned by the Adobe company. though there are many freeware and open source tools that will allow you to open and read this type of document. PDF files are often sent as attachments to email.

 

Back | Top

 

Penetration Test

 

A penetration test is a method of evaluating the security of a computer system or network by simulating an attack from a malicious source, known as a Black Hat Hacker, or Cracker. The process involves an active analysis of the system for any potential vulnerabilities that may result from poor or improper system configuration, known and/or unknown hardware or software flaws, or operational weaknesses in process or technical countermeasures. This analysis is carried out from the position of a potential attacker, and can involve active exploitation of security vulnerabilities. Any security issues that are found will be presented to the system owner together with an assessment of their impact and often with a proposal for mitigation or a technical solution. The intent of a penetration test is to determine feasibility of an attack and the amount of business impact of a successful exploit, if discovered. It is a component of a full security audit.

 

Back | Top

 

Perl (Practical Extraction and Report Language)

 

Perl is a programming language that is widely used for both very simple, small tasks and for very large complex applications.

 

During the 1990’s it became the de-facto standard for creating CGI programs. Perl is known for providing many ways to accomplish the same task, with "there's more than one way to do it" being something of a motto in the Perl community.

 

Because it is so easy to perform simple tasks in Perl it is often used by people with little or no formal programming training, and because Perl provides many sophisticated features it is often used by professionals for creating complex data-processing software, including the "server-side" of large web sites. Perl does not provide significant support for creating programs with a graphical user interface.

 

Back | Top

 

Peripherals

 

Peripherals are all the add-ons that you connect to your computer to make it more productive. Common peripherals include items such as digital cameras, external hard drives, printers, keyboards and more.

 

Back | Top

 

Phishing

 

Phishing is a form of fraud on the World Wide Web where a user is tricked into revealing personal financial data. Often propagated through spam email, phishing may include the use of fake websites or requests in email for password and login details. Anti-virus and anti-spyware software may be no defence against phishing - best advice to avoid phishing websites is NOT to click on links in email and be VERY careful where you reveal passwords and sensitive personal data. Update: Latest versions of Microsoft Internet Explorer now have an anti-phishing tool built in.

 

Back | Top

 

PHP (PHP: Hypertext Preprocessor)

 

PHP is a programming language used almost exclusively for creating software that is part of a web site. The PHP language is designed to be intermingled with the HTML that is used to create web pages. Unlike HTML, the PHP code is read and processed by the web server software (HTML is read and processed by the web browser software.)  

 

Back | Top

 

ping

 

To check if a server is running you can issue a ICMP echo request.  

 

Back | Top

 

Plug-in

 

A (usually small) piece of software that adds features to a larger piece of software. Common examples are plug-ins for the Netscape® browser and web server. Adobe Photoshop® also uses plug-ins.

 

Back | Top

 

PNG (Portable Network Graphics)

 

PNG is a graphics format specifically designed for use on the World Wide Web. PNG enable compression of images without any loss of quality, including high-resolution images. Another important feature of PNG is that anyone may create software that works with PNG images without paying any fees - the PNG standard is free of any licensing costs.

 

Back | Top

 

POP

 

POP is an abbreviation for Post Office Protocol. It is an agreed method for storing and forwarding email messages and you use it when you connect to a computer on the Internet to collect your email.

 

Back | Top

 

PoP

 

A point-of-presence (PoP) is an access point to the Internet or into a carrier network. An Internet Service Provider (ISP) or carrier has a point-of-presence on their network or the Internet and probably more than one. In terms of Wide Area Networking, the number of PoPs a carrier has is important; if an organisation needs to connect many branches into a UK-wide network, it is important to be able to identify a PoP within a reasonable distance from each site to minimise the cost of tail circuits.

 

Back | Top

 

Port

 

3 meanings. First and most generally, a place where information goes into or out of a computer, or both. E.g. the serial port on a personal computer is where a modem would be connected.

On the Internet port often refers to a number that is part of a URL, appearing after a colon (:) right after the domain name. Every service on an Internet server listens on a particular port number on that server. Most services have standard port numbers, e.g. Web servers normally listen on port 80. Services can also listen on non-standard ports, in which case the port number must be specified in a URL when accessing the server, so you might see a URL of the form:

 

    gopher://peg.cwis.uci.edu:7000/

 

This shows a gopher server running on a non-standard port (the standard gopher port is 70).

 

Finally, port also refers to translating a piece of software to bring it from one type of computer system to another, e.g. to translate a Windows program so that is will run on a Macintosh.

 

Back | Top

 

Portal

 

Usually used as a marketing term to described a Web site that is or is intended to be the first place people see when using the Web. Typically a "Portal site" has a catalog of web sites, a search engine, or both. A Portal site may also offer email and other service to entice people to use that site as their main "point of entry" (hence "portal") to the Web.

 

Back | Top

 

PPP (Point to Point Protocol)

 

The most common protocol used to connect home computers to the Internet over regular phone lines.

Most well known as a protocol that allows a computer to use a regular telephone line and a modem to make TCP/IP connections and thus be really and truly on the Internet.

 

Back | Top

 

Protocol

 

On the Internet "protocol" usually refers to a set of rules that define an exact format for communication between systems. For example the HTTP protocol defines the format for communication between web browsers and web servers, the IMAP protocol defines the format for communication between IMAP email servers and clients, and the SSL protocol defines a format for encrypted communications over the Internet.

 

Virtually all Internet protocols are defined in RFC documents.

 

Back | Top

 

Private Circuits

 

Private Circuits are typically circuits that are leased from a carrier, and provide point-to-point connectivity between locations. A good example would be KiloStream or MegaStream from BT.

 

Whilst these types of circuits can be expensive, as they are invariably costed on distance between the two ends (locations), they do provide a fixed bandwidth that can be fully utilised and managed by the customer for any type of application.

 

Back | Top

 

Proxy Server

 

A proxy server is a server that sits between a client application, such as a Web browser, and a real server. It intercepts all requests to the real server to see if it can fulfil the requests itself. If not, it forwards the request to the real server. Proxy Servers can offer significant benefits in speed and security.

 

Back | Top

 

PSTN (Public Switched Telephone Network)

 

The regular old-fashioned telephone system.

 

Back | Top

 

Glossary of Terms

Can’t find what you need?

Email us and we’ll let you know...fast!