Dedicated Hosting General
5 min read
82

Server Computing Definition

May 11, 2013
0

In computing, a server is a system of computation which provides centralized services to a network of computers. These services can be varied in nature, eg, for websites, applications, files and mail. Computers that access the services of a server are called clients. Networks using servers are kind of client

Continue Reading
General
2 min read
19

Protocol and DHCP (Dynamic Host Configuration Protocol) services

September 15, 2011
0

Normally, in the area of technology we hear and talk about DHCP, but after all, what is it? Well … the DHCP protocol is a service of the TCP / IP, it works in order to assign an IP address, netmask, and optional attributes dns, gateway and others. It is

Continue Reading
General
3 min read
19

A Little About HTTP Protocol

June 17, 2011
0

The World Wide Web The World Wide Web is a network that interconnects thousands of millions of computers around the world, can be considered as a global repository. The World Wide Web is an architectural framework that allows access to linked documents spread across millions of machines on the Internet.

Continue Reading
Data Center Services General
3 min read
62

What is Client Application Server Architecture?

January 6, 2011
0

Introduction This architecture is basically a client that makes requests to another program, the server – it responds. In this architecture the capacity is shared between the clients and servers , but more important are the benefits to organization due to the centralization of the management of information and separation

Continue Reading