Bulsu Doc CICT
Bulsu Doc CICT
What is a Server?
Different types servers do different jobs, from serving email and video to protecting
internal networks and hosting websites. There are many different types of servers, for
example:
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.
FTP Servers is 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.
E-mail Server is almost as ubiquitous and crucial as Web servers, mail servers
move and store mail over corporate networks (via LANs and WANs) and across the
Internet.
E-commerce Server is web software that runs some of the main functions of an
onlinestorefront such as product display, online ordering, and inventory management.
The software works in conjunction with online payment systems to process payments.
Database Server is the term used to refer to the back-end system of a database
application using client/server architecture. The back-end, sometimes called a database
server, performs tasks such as data analysis, storage, data manipulation, archiving, and
other non-user specific tasks.
Proxy Server sit 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.
Directory Server is a network service that identifies all resources on a network and
makes them accessible to users and applications. Resources include e-mail addresses,
computers, and peripheral devices such as printers. Ideally, the directory service should
make the physical network topology and protocols transparent so that a user on a
network can access any resource without knowing where or how it is physically connected.
Content Management Server is a discontinued Microsoft product intended for
small to medium enterprises that require content management functionality on their web
site, intranet or portal.
Public server: You connect to the Wi-Fi whenever you have a cup of coffee at your
local cafe. After all, it’s a convenient (and in most cases, free) way of going online. That
convenience, however, comes with a caveat. Due to unsecure protocols, anybody can
connect to public Wi-Fi, which makes it inherently risky.