Friday, August 23, 2013

Change Manually Windows XP Service Pack 2 to Service Pack 3 without Installation

Normal 0 false false false EN-US X-NONE X-NONE ...

Thursday, August 22, 2013

Web Hosting Definition | What is Web Hosting? | Web Hosting Ingredients

Before you can evaluate a web hosting provider — whether shared, vps, or dedicated, it’s important to know certain basic web-hosting related terms. This blog will review some of the basic web hosting terms so you can better understand what you are seeing at when you evaluate a web hosting provider & web hosting policies. Most important thing that there are certain differences between Linux hosting and Windows hosting platform offerings. Disk or Storage Space – usually measured in MB or GB, this term denotes the volume of disk. This is...

Wednesday, August 21, 2013

HTTP

HTTP stands for “HyperText Transfer Protocol”, the basic protocol used by the World Wide Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various instructions. For illustration, when you enter a URL in your web browser, this actually sends an HTTP command to the Web server pointing it to fetch and transmit the requested Web page...

TCP/IP

Transmission control protocol/internet protocol (TCP/IP). This is the basic communication language that used to connect hosts on the Internet. IP – is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). TCP – is responsible for verifying the correct delivery of data from client to server. Data can be lost in the intermediate network....

What is a Web Server?

Web server is simply a computer program that deliver (serves) Web pages. Every Web server has an IP (Internet Protocol) address and possibly a domain name. For example, if you enter the URL http://technologythesaurus.blogspot.in/ in your browser, this sends a request to the Web server whose domain name is technologythesaurus.blogspot.in The server then fetches the hosted default page and sends it to your browser. Any computer can be turned into a Web server by installing server software and connecting to the Internet. Two leading...

What is Apache HTTP Server?

Apache also known as Apache HTTP Server is generally known as the world’s most popular Web server. The name “Apache” comes from the word “patchy” that the Apache developers used to describe early versions of their software. It is an open-source web server platform, which assurances the online availability of the majority of the websites active today. The server is aimed at serving a great deal of broadly popular modern web platforms/operating systems such as UNIX, Windows, Linux, Solaris, virtual domains, etc. Apache also supports plug-in...

What is IIS (Internet Information Server)?

Internet Information Services (IIS) – formerly called Internet Information Server and is is a group of Internet Server created by the Microsoft with additional capabilities for use with the Microsoft windows. It is most popular web server in the world as it consists of various modules extension. It is supported by the TCP/IP model and the protocols supported include HTTP, HTTPS, FTP, FTPS, SMTP and NNTP. It is based on the concept of dividing the work into the modules so that every supported component provided with the easy...