Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Internet Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology.

Similar presentations


Presentation on theme: "The Internet Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology."— Presentation transcript:

1 The Internet Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology

2 The Internet The Internet is a modern means of electronic communication. The Internet began as a way to permit rapid communication between the Defense Department and university research sites in the 1950s and 1960s. The basic Internet functions within the UNIX operating environment.

3 Elements of the Internet Email permits sending electronic messages in text form anywhere in the world. The World Wide Web is a collection of sites and pages in graphic form which can be viewed using a browser. There are other elements such as newsgroups and chat rooms.

4 Vision of the Internet In the 20 th century, communication was done with text. At the beginning of the computer age it was envisioned that text would be sent electronically, in a form called hypertext.

5 TCP/IP TCP/IP means Transmission Control Protocol/Internet Protocol. A protocol is a set of rules that are used to transmit information on the Internet. There are several such services: –http: hypertext transmission protocol –ftp: file transmission protocol –gopher: a means of exploring the non- graphic Internet for information.

6 TCP/IP TCP/IP sends information in small electronic parcels called packets. Packets are sent through the Internet using routers, which are used to make sure each packet arrives at the correct destination. To connect various networks to the Internet, a gateway computer is used.

7 Internet Addressing—The URL The URL is the Universal Resource Locator or Internet address for a particular location on the Internet. The URL was developed at CERN (European Organisation for Nuclear Research) which created the technological basis for the World Wide Web.

8 Internet Addressing—The URL IP address –The IP address consists of four sets of numbers punctuated by dots. –Example: 131.125.1.1 is the address for the Kean University web server also known as turbo. –The turbo server contains the Kean Website. –In this example the 131.125 part refers to Kean while the remaining numbers reference individual servers.

9 Internet Addressing—The URL The URL is a unique descriptor that can identify any document, graphic, computer or other item anywhere on the Internet. URLs are like business cards for locations on the Internet. A browser generally has a place near the top of the window where which the current URL is placed.

10 Reading a URL (1) Parts of a URL service: // hostname / directory-path Service: will be http: or ftp:. // - a UNIX separator indicating that the location is on a different computer hostname is the name of the host computer where the file you seek is to be found. / is the UNIX separator for directories (compared with DOS which is \) directory-path tells the route to the file

11 Reading a URL (2) URL for Dr. Osborne's Bio 2900 Website http://www.kean.edu/~fosborne/B2900 http:// - indicates hypertext transmission protocol www.kean.edu –www – indicates the server or location of the file –kean – is the domain name of the host computer –edu – is the zone that indicates an academic site

12 Reading a URL (3) URL for Dr. Osborne's Bio 2900 Website http://www.kean.edu/~fosborne/B2900/ ~fosborne/B2900/ – is the directory path. A directory is like a drawer in a file cabinet. It may contain other drawers, or it may contain files. ~fosborne –is the main directory assigned to Dr. Osborne B2900 is a directory within the main directory. It contains files for Bio 2900

13 Reading a URL (4) URL for Dr. Osborne's Bio 2900 Website http://www.kean.edu/~fosborne/B2900/B2900_home_page.htm B2900_home_page.htm is the name of a particular file. A browser will display the entire pathname as shown above. The name of the particular file you are viewing is found all the way to the right. HTML internet files generally end in.html or.htm

14 URL Rules (1) Spaces are not allowed in a URL. A filename with a space will cause the following effect: (%20) (In ASCII the space character is 32 in base 10—the equivalent of 20 in hexadecimal.) Spaces are permitted in file names but a browser will fill each space with %20.

15 URL Rules (2) You may have a file in your directory called my best file.htm If you look at it with a browser the browser will show its filename as my%20best%20file.htm Two ways around this problem are: –MyBestFile.htm –my_best_file.htm (note that the "_" is the underscore character)

16 How the Internet finds things You type the complete pathname of a location into your browser. A DNS (Domain Name System) Server will translate the domain name into an IP address for the item.

17 Top level domain name zones.com - commercial sites or corporations.edu - educational organizations.gov - governmental websites.mil - military sites.net - network administration.org - other types of organizations Newly added categories for various uses.biz,.name,.info

18 Country codes for some non-US websites.au - Australia.ca - Canada.de - Germany.jp - Japan.tv - Tuvalu.uk - United Kingdom

19 Standard Form for State Websites The standard form for any state website is: www.state.xx.us in which xx is the two- letter abbreviation for the state. For example, the New Jersey State Website is found at: www.state.nj.us

20 The End


Download ppt "The Internet Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology."

Similar presentations


Ads by Google