Translate

Translate

Sunday, December 21, 2014

Server based Network

Server Based Network-

                In server-based networks, at least one host is dedicated to server functionality. Client computers do not share any information with other computers.  All data is stored on the central server.  Most corporate networks are based on this methodology. Within a server-based network, servers can play several roles. These roles include the following:

·         Directory Servers:These provide a central directory service for management of users,  groups, and host objects to allow for centralized authentication and authorization using the central directory.
·         File and Print Servers:  These provide a secure repository for all data.  They also can manage printqueues that provide access to network-sharable print resources.
·         Application Servers:  These provide the server side of client/server applications. In a client/server environment, the client runs a small version of the program that allows connectivity to the server.  The server side of the application is used to perform processor-intensive queries on behalf of the client.  Example of application servers includes Web servers and database servers.
·         Mail Servers:  These provide electronic-message capabilities for the clients of the network.  With the use of gateways, mail transport can take place between heterogeneous mail systems.
·         Security Servers:  These provide security to the local area network if it is connected to any larger networks such as the Internet.  Security servers include firewalls and proxy servers.

·         Remote Access Servers:     These enable external data flow to occur between the network and remote clients.  A remote client can use a modem to dial in to the local area network, or alternatively use a technology known as tunneling or Virtual Private Networks (VPNs) to connect to the remote network over a public network such as the Internet.  The system that allows the remote client to connect to the corporate network is the remote access server.  A remote access to the network, or one or more virtual ports to allow tunnel connections. After the client has connected to the remote network, the user can function as if he or she were directly connected to network using a network card.

No comments:

Post a Comment