answersLogoWhite

0


Best Answer

In a single word: "Download".

This means that something on a remote computer will be transferred (copied/downloaded...) to your local computer.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does it mean to transfer from the web server to your computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What does downloading off the Internet mean?

To download something off the internet means to transfer a file from a web server to your computer. For example, when you visited WikiAnswers, you downloaded an HTML file that told your browser how to display the page, as well as the images on the page. When you right click an image and select "Save As..." the subsequent act of saving it on your hard drive is considered a download. When you're connected to the internet, your computer is almost constantly uploading (transferring files from your computer to a web server) and downloading (transferring files to your computer from a web server).


What is the difference between a server and a web server?

== == The basic difference between a web server and an application server is Webserver can execute only web applications i,e servlets and JSPs and has only a single container known as Web container which is used to interpret/execute web applications Application server can execute Enterprise application, i,e (servlets, jsps, and EJBs) it is having two containers 1. Web Container(for interpreting/executing servlets and jsps) 2. EJB container(for executing EJBs). it can perform operations like load balancing , transaction demarcation etc etc


Servers are computers that provide resources to other computers called that are connected to the network?

A server is a computer that provides services (hints the word server) such as a mail server or a web server. They are the building blocks of the computer world as we know it. That is why they are air conditioned and cared for.


What does the picture of a lock mean on matchcom?

If you mean on the sign-in screen - It simply means the page is secure. If you look at the address bar of your browser - the web-address for on the sign-in screen for Match should start HTTPS (whic stands for HyperText Transfer Protocol Secure). This simply means that, while you're loggin-in - the information you enter is encrypted between your computer and their server. It's the same with any web-site requiring you to enter personal info.


What can one do with a proxy web software?

Proxy web software allows a user to hide traces of their activities on the web. This is typically done by routing all the web traffic from the computer using the software to another computer, or group of computers known as a server farm. The web sites being visited believe the request for access is coming from the server farm and not from the computer using the proxy.

Related questions

What does downloading off the Internet mean?

To download something off the internet means to transfer a file from a web server to your computer. For example, when you visited WikiAnswers, you downloaded an HTML file that told your browser how to display the page, as well as the images on the page. When you right click an image and select "Save As..." the subsequent act of saving it on your hard drive is considered a download. When you're connected to the internet, your computer is almost constantly uploading (transferring files from your computer to a web server) and downloading (transferring files to your computer from a web server).


How do you transfer file to web server?

Transferring web pages to a web server is usually accomplished with the FTP protocol (File Transfer Protocol). Many web authoring tools (such as Dreamweaver) do this automatically in the background when you tell them to "publish" the page.


Can application server reside on the same computer as a Web server or on its own dedicated computer?

true


Web server?

A server is a computer or program that provides a service to another computer, program, or user


An application server may reside on the same computer as a Web server or on its own dedicated computer?

True


What is the difference between the client and the server?

a server runs the website though the internet and sends the data to any computer who asks for the web page meanwhile a client is a computer asking for the web page


What is difference between client server and web server?

client site program always execute on client computer while server site program execute on sever computer


What protocol is used to transfer a file from a web server to a web browser?

The protocol for all web transactions is Hypertext Protocol..HTTP


How many files can I exchange using an FTP?

The purpose of an FTP server is to transfer files from your computer to your web server. The amount of files you can upload depends on the size of them. For the most part, the number of files to upload will not be an issue.


Protocol used to transmit a web page from a web server to a web browser?

Hyper Text Transfer Protocol (HTTP)


What exactly is a web server?

A web server is the actual program that is responsible for deliver things like web pages using HTTP. So, web servers are the computers, on the web, that deliver web pages to viewers upon their request. Each server has a unique address so it can be found. The term web server can refer to the computer, or the software, that runs the website. A web server is a computer program that delivers information to the Internet. The information usually consists of webpages that are sent to clients. A client is a web browser like Internet Explorer or Mozilla Firefox. Simple put web server is an application that hosts websites. The servers use Hyper text transfer protocol (HTTP) to do this. Usually this application is located on a separate computer called the “Server system”. We as users are able to access the websites and webpages because our request to access those sites is completed by the web server for that particular webpage. There are different webs serves currently in used for different operating sy


What is a computer that delivers requested webpages to your computer?

It is called a web server, although strictly speaking, the web server is just one of several applications running on the computer.Large web servers, like those serving the pages of very frequently visited web sites, are implemented using large numbers of computers, not just one, and small web servers might be sharing the computer hardware with many other web server applications (a shared server) or other applications such as DNS or DHCP services.