Wednesday, September 16, 2015

Server (computing)

A server is a running instance of an application (software) capable of accepting requests from the client and giving responses accordingly. Servers can run on any computer including dedicated computers.

Servers operate within a client-server architecture. In information technology, a server is a computer program that provides services to other computer programs (and their users) in the same or other computers. The computer that a server program runs in is also frequently referred to as a server (though it may be used for other purposes as well).

In the client/server programming model, a server is a program that awaits and fulfills requests from client programs in the same or other computers. A given application in a computer may function as a client with requests for services from other programs and also as a server of requests from other programs.

Different servers do different jobs, from serving email and video to protecting internal networks and hosting Web sites. Learn about the many types of servers used today.

Server Types

1. Proxy Server
A proxy server sits between a client program (typically a Web browser) and an external server (typically another server on the Web) to filter requests, improve performance, and share connections.

2.Mail Server
Almost as ubiquitous and crucial as Web servers, mail servers move and store mail over corporate networks (viaLANs and WANs) and across the Internet.

3.Server Platforms
A term often used synonymously with operating system, a platform is the underlying hardware or software for a system and is thus the engine that drives the server.

4. Web Server
At its core, a Web server serves static content to a Web browser by loading a file from a disk and serving it across the network to a user's Web browser. This entire exchange is mediated by the browser and server talking to each other using HTTP.

5. Application Server
Sometimes referred to as a type of middleware, application servers occupy a large chunk of computing territory between database servers and the end user, and they often connect the two.

6. Real-Time Communication Server
Real-time communication servers, formerly known as chat servers or IRC Servers, and still sometimes referred to as instant messaging (IM) servers, enable large numbers users to exchange information near instantaneously.

7. FTP Server
One of the oldest of the Internet services, File Transfer Protocol makes it possible to move one or more files securely between computers while providing file security and organization as well as transfer control.

8.Collaboration Server
In many ways, collaboration software, once called 'groupware,' demonstrates the original power of the Web. Collaboration software designed to enable users to collaborate, regardless of location, via the Internet or a corporate intranet and to work together in a virtual atmosphere.

9.List Server
List servers offer a way to better manage mailing lists, whether they be interactive discussions open to the public or one-way lists that deliver announcements, newsletters or advertising.

10. Telnet Server
A Telnet server enables users to log on to a host computer and perform tasks as if they're working on the remote computer itself.

11.Open Source Server
From your underlying open source server operating system to the server software that help you get your job done, open source software is a critical part of many IT infrastructures.

12. Virtual Server
In 2009, the number of virtual servers deployed exceeded the number of physical servers. Today, server virtualization has become near ubiquitous in the data center. From hypervisors to hybrid clouds, ServerWatch looks at the latest virtualization technology trends.

SHARE BY GK

No comments:

Post a Comment