The recipient's email-client executes uudecode program and transforms it to binary primary code.
Telnet
Telnet is a program for computer networks that use TCP/IP, for example Internet. It allows terminal emulation, as it connects user's computer to a networks' server. This program which works in console mode allows to manage the controll over server as if the commands were executed on the server computer initially, as well as it allows to control, communicate and do data exchange with other computers and servers. Telecom uses identification policies as username and password and allows control of web servers remoutely.
IRC
IRC or Internet Relay Chat client programs where one of the first in the sphere of online communication technological products that appeared on software markets. The principle of its functioning is pretty much looks like one of the email, as the process of data exchange between two different computers is realized by the use of special server which redirects data.
After installing IRC client program on the computer, user can log on IRC server and start chatting after he picks a nickname to register. IRC servers have hundreds of channels, that refer to the different topics and users' interests. The name of every channel starts with #.
IRC was one of the earliest ways of communication, nowadays it's mostly substituted by chat client programs as ICQ, MSN instant messenger and other "messengers," which allow more functions and allow to set a variety of individual settings for comfortable world. But al them use pretty similar technology, used by IRC.
FTP or a File Transfer Protol is a standard protocol of Internet and is considered to be the easiest and the simplest way for file exchange on Internet between computers. FTP uses the same network features as other internet protocols: SMTP, HTTP, which are TCP/IP features. FTP is used mainly for web pages transferring from their developer to the web-server, which will host them for general public use online. FTP is used as well for software downloading, downloading of different files from server to the user's computer.
FTP can be used from different sources: either from MS-DOS command prompt menu in Windows start menu, or from a special commercial software product with graphic user oriented interface. Web browsers make FTP requests as well for downloading files; generally public use files can be accessed by using anonymous FTP.
According to the article FTP (available at (http://www.scit.wlv.ac.uk/~jphb/comms/)FTP session can be divided into 5 elements:
User Interface
This provides a user interface and drives the client protocol interpreter.
Client PI
This is the client protocol interpreter. It issues commands to the remote server protocol interpreter and it also drives the client data transfer process.
Server PI
This is the server protocol interpreter which responds to commands issued by the client protocol interpreter and drives the server data transfer process.
Client DTP
This is the client data transfer process responsible for communicating with the server data transfer process and the local file system.
Server DTP
This is the server data transfer process responsible for communicating with the client data transfer process and the remote file system.
FTP is realized in the following way: there are established two network connections between protocol interpreter (control connection) and DTP (data connection), both of them use TCP. FTP server uses port 21 for establishing control connection requests, but it happens that a clients is sending a request message which determines the port number on which the client wants to receive the data. The use of two separate connections allows to avoid major networking problems: the lose of information, signal delay, etc. FTP allows to send the information not just to client but to server as well.
Starting from the year of 1990 there appeared Internet search engines and the first of them was Archie, a product developed at Mc Gill University in Montreal.
Gopher
Gopher was a software application for viewing and downloading hierarchically organized text files from Internet servers to the user's computer.Used basically in universities Gopher was the forefather of HTTP protocol. Gopher browsers were simple text file viewers, without anything similar to high-advanced features, but still Gopher browsers were able to download graphic images from Gopher file directories. Gopher system used two basic tools as search engines: Veronica and Jughead. After the release of HTTP Gopher lost its actuality and was quickly replaced by www's HTTP.
Veronica being an integral component of Gopher's interface made possible to search on file directories by the use of key words, and specific file names. Jughead was not so effective as Veronica search engine as it worked only for high menu and did not include in its search file name menus.
World Wide Web
Web...
Our semester plans gives you unlimited, unrestricted access to our entire library of resources —writing tools, guides, example essays, tutorials, class notes, and more.
Get Started Now