BCIS 82 - Introduction to the Internet

Slides:



Advertisements
Similar presentations
Technology Made Easy!! Telnet and Voice over internet Protocol(VOIP) By: Nicolette Johnson Peta-Lee Richards.
Advertisements

FILE TRANSFER PROTOCOL Short for File Transfer Protocol, the protocol for exchanging files over the Internet. FTP works in the same way as HTTP for transferring.
Client-Server Applications. Indirect Top Level Interaction Application.
Internet Applications: Telnet, Ping and Traceroute.
The Internet. Telnet Telnet means using your computer as a terminal. All commands you type are sent to the host computer you are connected to and executed.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
Lesson 19 Internet Basics.
Web Proxy Server Anagh Pathak Jesus Cervantes Henry Tjhen Luis Luna.
2440: 141 Web Site Administration Remote Web Server Access Tools Instructor: Enoch E. Damson.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
Agenda What is Computer Programming? The Programming Process
Using It! John H. Green WB4MOZ wb4moz.mooo.com (wb4moz.home.comcast.net/~wb4moz/)
CISCO NETWORKING ACADEMY Chabot College ELEC Application Layer Puzzles.
26.1 Chapter 26 Remote Logging, Electronic Mail, and File Transfer Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
HOW WEB SERVER WORKS? By- PUSHPENDU MONDAL RAJAT CHAUHAN RAHUL YADAV RANJIT MEENA RAHUL TYAGI.
Chapter 15 Layer 7: Application Layer.
PC Maintenance: Preparing for A+ Certification Chapter 23: Using a Windows Network.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
1 Welcome to CSC 301 Web Programming Charles Frank.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Five Windows Server 2008 Remote Desktop Services,
Click your mouse to continue. Connecting to the Internet To connect to the Internet, your computer must have: A Web browser, such as Microsoft Internet.
Compiling a C Program. Before we can begin we must open a telnet session to phobos. There are a number of ways to do this, but the easiest is to click.
1 Remote Access Telnet Telnet FTP FTP. 2 Applications and Communications Telnet Telnet  Program for accessing systems remotely.  Available on Windows.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
Agenda Steps to Obtain your Phobos and Matrix Accounts. How to use a Telnet Application to Access your Phobos and Matrix Accounts How to Create an Effective.
Agenda Overview of Seneca Computer System File Servers / Student Computer Accounts Telnet application How to Logon to Learn / Phobos accounts How to Change.
FTP Short for File Transfer Protocol, the protocol for exchanging files over the Internet.protocolfilesInternet works in the same way as HTTP for transferring.
Telnet allows you to log in remotely to other computers connected to the Internet (but only computers that are set up to be logged in to). Once logged.
Chapter 28 - Remote Login and Remote Desktops(TELNET) Introduction Early Computers Used Textual Interfaces A Timesharing System Requires User Identification.
Chapter 5 Common Internet Tools. How Gophers Work? Internet Gopher: Client software, to find Internet files and other resources easily Organize information.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
1 Day 2 Logging in, Passwords, Man, talk, write. 2 Logging in Unix is a multi user system –Many people can be using it at the same time. –Connections.
Agenda Overview of Seneca Computer System File Servers / Student Computer Accounts Telnet application How to Logon to Learn / Phobos accounts How to Change.
INTERNET AND . WHAT IS INTERNET The Internet can be defined as the wired or wireless mode of communication through which one can receive, transmit.
INTERNET APPLICATIONS CPIT405 Install a web server and analyze packets.
Chapter 7: Using Network Clients The Complete Guide To Linux System Administration.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
Tonga Institute of Higher Education IT 141: Information Systems
Chapter 7: Using Network Clients
Application layer Lecture 7.
Instructor Materials Chapter 2: Configure a Network Operating System
Chapter 2: Configure a Network Operating System
Basic Network (the Internet) Applications
FTP Lecture supp.
Lecture: Protocols in Detail
Chapter 2 Client/Server Applications
Module 4 Remote Login.
BCIS 82 - Introduction to the Internet
Introduction to Networking
Data Networking Fundamentals
Files, folders, directories, URLs, and IP addresses
© 2002, Cisco Systems, Inc. All rights reserved.
Telnet/SSH Connecting to Hosts Internet Technology.
Chapter 2: Configure a Network Operating System
Outline Overview Development Tools
Telnet Traditional Terminal-Host Communication Log into host computer
Application layer Lecture 7.
Tonga Institute of Higher Education IT 141: Information Systems
Lab 7 - Topics Establishing SSH Connection Install SSH Configure SSH
Radoslaw Jedynak, PhD Poland, Technical University of Radom
Tonga Institute of Higher Education IT 141: Information Systems
Remote Computing Services Cloud connection Distributed system
First Level Incident Handling FAQ (For EAL)
Introduction to Cisco IOS -(Internetwork Operating System)
Lesson 19 Internet Basics.
Information Retrieval and Web Design
Computer Networks Protocols
Internet Applications (Telnet, FTP)
Presentation transcript:

BCIS 82 - Introduction to the Internet Telnet BCIS 82 - Introduction to the Internet

Telnet one of the oldest tools on the Internet let you log into a computer from a remote location own computer is being used as a dump terminal real processing is done on the remote terminal keystrokes from your computer send to the remote terminal and your computer’s display is the output of the remote computer

Telnet There are people who do not have access to the Web and still use information in the textual world of Telnet. One particular case would be library catalogs. Netscape cannot conduct Telnet session by itself Netscape calls on a Telnet program to start Telnet Session

Telnet After you telnet into a remote computer, you are using that computer’s operating system. The display might be just text, no graphic. The mouse might become useless. You might encounter some cryptic prompts await commands Some computers require you have a valid user account in order to Telnet into them

Telnet URL Format telnet://domain-name:port/ domain-name is the remote computer port is the communication channel on which the remote computer is waiting for a request. port may or may not specified, default is 23

Telnet Session in Netsite telnet://dra.com/ to start session type ex and press Enter to quit the usual disconnect commands are:logout, logoff, quit, bye or exit. reasons can’t Telnet: unable to find the remote computer, invalid address the remote computer is powered off the remote computer refuses to connect a computer network is down

Terminal Emulation After logging in a Telnet session, sometimes you might need to identify your terminal type or terminal emulation. Some of the common terminal type choices: V>VT100 W>WYSE emulating TV1925 A>CCCII PC B>HEATHKIT H19 C>TANDEM D>TV1910 E>TV1920 F>TV1925

Hytelnet at Netsite type http://www.usask.ca/cgi-bin/hytelnet would be a good place to start a Telnet session