COMP101 – Exploring Multimedia and Internet Computing LA1A (Wed 11:00 – 12:50) TA: Jackie Lo.

Slides:



Advertisements
Similar presentations
PowerPoint presentation of first 25 pages of instructional manual Edith Fabiyi Essentials of Internet Access.
Advertisements

Chapter 1. Type in URL to browse a web page A search engine is a software program you can use to find web sites, web pages and files stored on the internet.
COMP101 – Exploring Multimedia and Internet Computing LA2 (Thur 14:00 – 16:50) TA: Jackie Lo.
The Internet Useful Definitions and Concepts About the Internet.
How does it work?. What is the Internet? Computer Protocols TCP/IP: Transmission Control Protocol/Internet Protocol HTTP: Hypertext Transfer Protocol.
Chapter 2: Application layer  2.1 Web and HTTP  2.2 FTP 2-1 Lecture 5 Application Layer.
Computers Going Online Internet Resources and Applications Finding information on the Web browsing: just looking around searching: trying to find specific.
Mgt 240 Lecture The Internet: Computing at ND October 28, 2004.
Introduction 1 Lecture 7 Application Layer (FTP, ) slides are modified from J. Kurose & K. Ross University of Nevada – Reno Computer Science & Engineering.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
Internet Services -World Wide Web - -Conferencing and Newsgroups -File Transfer & Updating -Chat/Instant Messaging.
1 Application Layer Lecture 5 Imran Ahmed University of Management & Technology.
Data Communications and Computer Networks Chapter 2 CS 3830 Lecture 9
1 Computer Communication & Networks Lecture 27 Application Layer: Electronic mail and FTP Waleed.
Fall 2005 By: H. Veisi Computer networks course Olum-fonoon Babol Chapter 7 The Application Layer.
1 Chinese Information Processing (I): Basic Concepts and Practice Unit 5: Asynchronous Communication.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
© Anthony J. Nowakowski, Ph.D. Communications © Anthony J. Nowakowski, Ph.D. EDC 601 Instructional Technologies .
TCP/IP Protocol Suite 1 Chapter 20 Upon completion you will be able to: Electronic Mail: SMTP, POP, and IMAP Understand four configurations of architecture.
Computer Networks26-1 Chapter 26. Remote Logging, Electronic Mail and File Transfer.
Internet & Overview Internet n A network of networks n It connects computers around the world.
Internet Basics A management-level overview of the Internet, its architecture, capabilities, and protocols. Copyright 2011 SPMI / Online Development.
Internet Application. understanding Addresses Routing of Instant Messaging Collaborative Computing Grid Social networking Forums Societies.
Ch CHAPTER The Internet and the Web Irfan A. Ilyas Lecture 23.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
Venique Harris Shenae Wint. (FTP) -File Transfer Protocol (FTP) is the name given to the transfer of files across the Internet. i.e a standard protocol.
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
Electronic Mail. Client Software and Mail Hosts –Client PC has client software that communicates with user’s mail host –Mail hosts deliver.
What is and How Does it Work?  Electronic mail ( ) is the most popular use of the Internet. It is a fast and inexpensive way of sending messages.
Objective Understand concepts used to web-based digital media. Course Weight : 5%
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Thornbury U3A Computer Club – Mike Farquhar July 2014.
Chapter 9 Sending and Attachments. 2Practical PC 5 th Edition Chapter 9 Getting Started In this Chapter, you will learn: − How works − How.
Internet Research Tips Daniel Fack. Internet Research Tips The internet is a self publishing medium. It must be be analyzed for appropriateness of research.
TCP/IP (Transmission Control Protocol / Internet Protocol)
Kuliah Pengantar Teknologi Informasi Coky Fauzi Alfi cokyfauzialfi.wordpress.com Internet (2)
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
  is a system of electronic communication that allows the user to exchange messages over the internet  Everyone’s address is unique  Two.
A Quick Look At How Works Understanding the basics of how works can make life a lot easier for any user. Especially those who are interested.
(Electronic Mail) a message sent and received electronically via telecommunication links between computers.
INTERNET AND PROTOCOLS For more notes and topics visit: eITnotes.com.
Java Internet Café Internet Basics.
Peer to peer networks. Peer to peer is when digital devices communicate wirelessly with each others without the need for a transmitter. Wi-Fi Direct 1-
1 Architecture 2 User Agent 3 Message Transfer Agent 4 Message Access Agent 5 MIME 6 Web-Based Mail 7 Electronic Mail Security.
By Toby Reed.
NT1210 Introduction to Networking
Week-2 (Lecture-1) An electronic message sent from one computer to another. contains account i.e. How does.
– Protocols 21 – Protocols 21. – Protocols 21 Now we’ll move on to more technical aspects of This means protocols Remember.
Week-7 (Lecture-1) Internet Protocols: TCP/IP, Client Server: Protocol: Specification in networking and Communications It defines the procedures to be.
Spring 2006 CPE : Application Layer_ 1 Special Topics in Computer Engineering Application layer: Some of these Slides are Based on Slides.
Mail Server Mail is just a message in any form sends from sender to receiver. Mail Server is a computerized system that is equivalent to virtual post office.
Introduction to the Internet
3.1 Types of Servers.
Remote Logging, Electronic Mail, and File Transfer
Application layer tcp/ip
3.1 Types of Servers.
Data Communications and Computer Networks Chapter 2 CS 3830 Lecture 9
Some bits on how it works
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Networking for Home and Small Businesses – Chapter 6
Web Development & Design Chapter 1, Sections 4, 5 & 6
CompTIA Server+ Certification (Exam SK0-004)
Networking for Home and Small Businesses – Chapter 6
The Internet An Overview.
Protocols 2 Key Revision Points.
Networking for Home and Small Businesses – Chapter 6
Protocol Application TCP/IP Layer Model
The Internet and Electronic mail
Presentation transcript:

COMP101 – Exploring Multimedia and Internet Computing LA1A (Wed 11:00 – 12:50) TA: Jackie Lo

TA Introduction  Name:Jackie Lo  Office:4213A  Phone:   Web:  Office hour: Thur 11:00 – 13:00  Lab: LA1A (take attendance)

Course Introduction  Tips: Keep regular lecture time yourself Do not watch the video only before exam Keep frequent update on the course portal and website

Lecture Review  Hardware VS Software Hardware: Computer equipment you can see and touch Software: Instructions that controlling the computer equipment

Lecture Review  Computers use binary for calculation Each no. = a sequence of 0 ’ s and 1 ’ s Each digit = bit 8bits (b) = 1 Byte (B) 1,024B = 1kB 1,048,576B = 1024kB = 1MB 1,073,741,824B = 1024MB = 1GB 1,099,511,627,776B = 1024GB = 1TB

Lecture Review  For n bits, no. of representation = 2 n  E.g. For 2 bits, Possible representation: 00, 01, 10, 11 No. of representation: 4 = 2 2  Hardware Component Any questions?

Lab Notes  Electronic Mail Normal mail but they're in digital format. Address: E.g.  Mailing List list of people ( address) who subscribe to a periodic mailing distribution on a particular topic. E.g.

Lab Notes  Mail Client Program for reading and sending E.g. Outlook Express, Netscape Messenger  SMTP: Simple Mail Transfer Protocol Protocol for sending Can also be used for receiving but not commonly use

Lab Notes  POP3: Post Office Protocol 3 Protocol for receiving will be downloaded and deleted from the server when you check . i.e. Cannot review the in other computer  IMAP: Internet Message Access Protocol Protocol for receiving will remain in the server until you delete it. i.e. Can review the anytime anywhere

Lab Notes  FTP: File Transfer Protocol Protocol for exchanging files.  Search Engine set of programs which perform page retrieval, indexing and processing search requests. web portals like Yahoo, Google which allow users make searches of the web using their search engine programs

Lab 1  Follow the steps in lab 1  Notes for using web searching A – b: search for A exclude b A +b: search for A include b “ A b ” : search for exact match of [A b] A b OR c: search for A include either b or c intitle:A b: search in title for A and b A site:a.b.c: search in site a.b.c for A define:A: search for defination of A A ~b: search for A with the synonyms A author:B: search for publication A with author B