Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,160,461 members, 7,843,399 topics. Date: Wednesday, 29 May 2024 at 02:35 AM

Have You Ever Wondered How The Internet Works? - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Have You Ever Wondered How The Internet Works? (1482 Views)

Some Popular Code Programming Language On The Internet / The Internet Of The Future / Control Your Room Light Bulb Over The Internet Using A Smart Phone (2) (3) (4)

(1) (Reply) (Go Down)

Have You Ever Wondered How The Internet Works? by mefeo(m): 9:23pm On Mar 22, 2016
FINALLY REVEALED........ HOW THE INTERNET WORKS
Have you ever wondered what mechanism is responsible for retrieving and passing information you send across the internet? Have you ever wondered where they are stored or how they communicate to each other? Have you ever wondered the reason behind simple search in google it will bring out the desired result?........ If yes this is for you........CHEERS!!!
client side and server side scripting
There are two main ways to customize Web pages and make them more interactive. The two are often used together because they do very different things. For the most benefit of this article (client side and server side scripting), we are going to treat both independently.
Before I will go further, I will like to briefly explain the meaning of scripts, because we are going to be using this term in this article and the next.
Scripts

Scripts comprises of sets of instructions. For Web pages they are instructions either to the Web browser (client-side scripting) or to the server (server-side scripting). These are explained more below.

Scripts provide change to a Web page. Let us use a typical example we all understand, recall some of those web pages you have visited. Any page which changes each time you visit it (or during a visit) probably uses scripting.

All log on systems, some menus, almost all photograph slideshows and many other pages use scripts. Google uses scripts to fill in your search term for you, to place advertisements, to find the thing you are searching for and so on. Amazon and eBay uses scripting to list products and record what you have bought.

Client-side scripts are often embedded within an HTML or XHTML document.

Client-side scripting generally refers to the class of computer programs on the web that are executed client-side, by the user’s web browser, instead of server-side (on the web server). This type of computer programming is an important part of the Dynamic HTML (DHTML) concept, enabling web pages to be scripted; that is, to have different and changing content depending on user input, environmental conditions (such as the time of day), or other variables.

Now having said all this, let us break it down to the simplest understandable term.

All websites run on three components: the server, the database, and the client. The client is simply the browser a person is using to view a site, and it’s where client-side technology is unpacked and processed. The server is at a remote location anywhere in the world—housing data, running a site’s back-end architecture, processing requests, and sending pages to the browser. The client is anywhere your users are viewing your site: mobile devices, laptops, or desktop computers. Server-side scripting is executed by a web server; client-side scripting is executed by a browser.

for more on this visit http://mefeoacademy.com/client-side-and-server-side-scripting/

The client-side environment used to run scripts is usually a browser. The processing takes place on the end users computer. The source code is transferred from the web server to the users computer over the internet and run directly in the browser.

The scripting language needs to be enabled on the client computer. Sometimes if a user is conscious of security risks they may switch the scripting facility off. When this is the case a message usually pops up to alert the user when script is attempting to run.

Client-end scripts are embedded in a website’s HTML markup code, which is housed on the server in a language that’s compatible with, or compiled to communicate with, the browser. The browser temporarily downloads that code, and then, apart from the server, processes it. If it needs to request additional information in response to user clicks, mouse-overs, etc. (called “events”), a request is sent back to the server.
for more visit http://mefeoacademy.com/client-side-and-server-side-scripting/
Re: Have You Ever Wondered How The Internet Works? by divinehand2003(m): 9:46pm On Mar 22, 2016
Very awesome mehn, scripting is too sweet

1 Like 1 Share

Re: Have You Ever Wondered How The Internet Works? by mefeo(m): 10:50pm On Mar 22, 2016
yeah @divinehand2003......thats the future
Re: Have You Ever Wondered How The Internet Works? by shirgles(m): 1:39am On Mar 23, 2016
Whr can I learn all des

1 Like

Re: Have You Ever Wondered How The Internet Works? by mefeo(m): 8:49am On Mar 23, 2016
shirgles:
Whr can I learn all des
You can learn them at www.mefeoacademy.com
use the site very well. reach us in our contact form....cheers
Re: Have You Ever Wondered How The Internet Works? by ryanfletcher: 9:52am On Mar 25, 2016
leave trash for lawma abeg

(1) (Reply)

ARM Processor Programming Tutorial / Can Someone Learn PHP In Four Contact / How To Detect A User Mobile Phone/device Using Php Code

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 18
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.