1 / 17

Online communication: remote login and file transfer

Online communication: remote login and file transfer. Online communication: summary. The following gives an overview of the classical, older, well established techniques to communicate online with a remote computer.

yadid
Download Presentation

Online communication: remote login and file transfer

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Online communication: remote login and file transfer

  2. Online communication: summary The following gives an overview of the classical, older, well established techniques to communicate online with a remote computer. • First comes login into a remote computer to use some information source or facility offered by that computer. • Then comes transferring/copying files online from one computer to another.

  3. Online communication: prerequisites Before using online communication systems, you should ideally have some knowledge and skills related to • computer hardware • computer software • the Internet

  4. Remote terminal log-in / access: definition The ability to access a computer from outside a building in which it is housed. This requires communications hardware, software, and actual physical links,although this can be as simple as common carrier (telephone) lines or as complex as telnet login to another computer across the Internet.

  5. Telnet: description • The Internet standard protocol for remote terminal connection service; on top of the TCP/IP protocol suite • Allows a user at one site to interact with a remote timesharing system at another site as if the user's terminal was connected directly to the remote computer • Includes VT100 terminal emulation

  6. Telnet: available client programs Client programs which allow a remote login according to the telnet protocol with telnet servers, are available for most operating systems, including • [Unix (“telnet”, ...)] • Apple • [DOS (e.g. “NCSA telnet”; telnet programs included in TCP/IP packages)] • Windows (e.g. telnet programs included in TCP/IP packages and in Windows 95, EWAN, Procomm, WinQVT,...)!

  7. !? Question !? Task !? Problem !? Which client program will YOU use for telnet?

  8. !? Question !? Task !? Problem !? Make a telnet connection with a remote telnet server computer.

  9. Data communication: downloading The electronic transfer of information (whole file or fragments) from one computer to another, generally from a larger computer to a smaller one (such as from a server under Unix to a microcomputer).

  10. Data communication: downloading methods The method used depends on the amount of the information which is displayed that has to be captured: • Copying a small fragment ! • (Storing a large part in a log file)

  11. Data communication: downloading by copying a fragment Capturing a small fragment of the information displayed: 1. select information on the display, 2. copy, and 3. paste in a document managed by another program.

  12. !? Question !? Task !? Problem !? Capture some information displayed by a remote computer, using select, copy and paste.

  13. Data communication: file transfer • Copying + downloading / transfer of a whole file • Requires a transfer protocol with error correction

  14. ftp: file transfer protocol in the Internet • A high-level protocol = application protocol in the Internet. • For transferring files from one computer to another (free of errors). • Provides the capability • 1. to connect to a remote computer, • 2. to execute a few simple tasks (such as listing the directory), • 3. to copy files to or from the remote computer quickly.

  15. Examples ftp: client programs for Windows • Primitive ftp program included in Windows 95, 98,… (several files at the time) • WS_ftp (several files at the time) • Netscape (only 1 file at the time) • Microsoft Internet Explorer (only 1 file at the time) • ...

  16. !? Question !? Task !? Problem !? Which ftp client program will YOU use ?

  17. !? Question !? Task !? Problem !? Copy a file from a remote computer to your own, using ftp; for instance from ftp://ftp.vub.ac.be/

More Related