answersLogoWhite

0

IIS stands for internet Information Services.

It provides a windows based machine with www/ftp services.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Explain the client server OS trends?

explain client or server OS trends


Can a client act both as a client and server in a client and server network?

Yes, it can if the client is offering resources to others. It is important to note, however, that the client still is using client software and is not considered to be a server even if offering resources to others. That is, its role may change temporarily but it is still running client OS software.


Compare and contrast common features of an NOS with a client OS?

Compare and contrast common features of an NOS with a client OS.


What is the purpose and function of IIS?

Purposes for the IIS web server include managing web sites and pages. Also, serves request and sends replies back to the client, it runs and executes server side scripts, and provides different types of security.


What is the name of the Apple OS X email client?

Apple's Mac OS X email client is called Mail.


What role is the the application server role is essentially super set of?

Web server (IIS)


What is an OS that provides services to client systems?

6


What is a Wyse thin client used for?

A Wyse Thin client is a desktop accelerator by Dell. It is available for Mac OS or Windows OS. They are often quite expensive, ranging from $100 to $300.


What are the different type Mac os?

Well, there's classic Mac OS (Mac OS 1 -> Mac OS 9), and then there's Mac OS X (Mac OS 10.0 -> Mac OS 10.6 (to be released in 2 days)).If you're wondering what kind of editions there are, like how Windows has Basic, Premium, Ultimate, etc, there are two: Client and Server. Client is what is usually used, but Server is if you need to do special internet related activities, such as hosting a website.Client is $129 (Leopard)Server is $1000, I believe (Leopard)Again, Client is the primary version (it is often just referred to as Mac OS X, not Mac OS X Client), and Server is strictly for computers that need server-like capabilities, so it is often regarded. Many people will say that there is only one version of Mac OS X, referring to Mac OS X Client.


How many simultaneous client connections can you have by using IIS for Windows?

Windows XP Professional allows up to 10 concurrent connections


Is Windows XP a client or server operating system?

Windows XP is primarily considered a client operating system, though Windows XP Proessional does provide some types of servers, such as IIS and Telnet.


How does IIS Work with asp files?

IIS (Internet Information Services) is a web server for hosting websites and applications on Windows. When a client requests an ASP file, IIS processes the request by invoking the ASP engine, which interprets the embedded VBScript or JScript code in the file. The server executes the script, interacts with any databases or resources, and generates HTML content, which is then sent back to the client's browser. This dynamic content generation allows for interactive and responsive web applications.