Text information definition in computer science. Text information text as a form of presenting text information. Test on graphical information in computer science

Lesson: " Text information»

Text as a form of information presentation

Text is any verbal statement printed, written or spoken.

Information presented in the form of written text is called text information.

Amazing fact!Omitting, replacing or rearranging at least one character in the text sometimes changes its meaning:

Who came to us! (the meaning is that the person who entered was seen and recognized)

Who came to us? (is a question that emphasizes the unknown and uncertainty of the situation).

For thousands of years, people have been recording information.

Storage media: stone, clay, wood, papyrus, parchment, paper.

But in order to make changes to the text, it had to be rewritten. And this is a very long and labor-intensive process. The advent of computers changed writing technology. Using special computer programs, you can type any text, make changes to it if necessary, write the text into the computer memory for long-term storage, print any number of copies on a printer, send the text using Email to other computers.

Text documents

Document – ​​any text created using a text editor, along with non-text materials included in it.

A text document can be:

Hypertext is a way of organizing a document that allows you to quickly find necessary information . The transition from one place in hypertext to another is carried out using links.

Example: You are reading an encyclopedia about animals, and you are especially interested in information about dogs. Let the word “shepherd” be underlined - this indicates a link within the hypertext. If you click on this word, you will be taken to another encyclopedia article that talks about this dog breed.

The main objects of a text document are: symbol, word, line, paragraph, page, fragment.

Symbol – number, letter, punctuation mark, etc.

Word – an arbitrary sequence of characters, limited on both sides by service characters (space, brackets, comma, etc.).

Line – an arbitrary sequence of characters between the left and right borders of the document.

Paragraph – an arbitrary sequence of characters limited by special characters at the end of a paragraph.

Fragment – arbitrary sequence of characters. A fragment can be a single word, line, paragraph, page, or even the entire input text.

The computer is the main tool for preparing texts

Installed on any computer special programs intended for creating texts - text editors .

To create and design stories, reports, articles for a school newspaper containing inscriptions, tables, diagrams, drawings, photographs, more powerful text editors are used. They are also called word processors.

The window of one of the simple word processors is shown in Fig. 24 p.58.

Preparing a document on a computer consists of several stages:input (kit)text , editing , formatting Andseal.

Entering text

When entering text, please adhere to the followingrules:

    Use capital letters where necessary.

    Place all punctuation marks, except dashes, immediately after the last letter of the word; After any punctuation mark, press Spacebar. Emphasize dashes with spaces on both sides.

    Avoid entering two or more spaces in a row; Don't use white space to line paragraph boundaries.

    Don't watch the end of the line: once it is reached, the cursor will automatically move to the beginning next line.

    To proceed to entering a new paragraph, press the keyEnter.

It will be much easier to monitor compliance with typing rules if you set the display mode for non-printable characters.

Editing text

Editing – this is the next stage of document preparation, which begins after entering information, as a result of which the document is checked for its correctness and detected errors are corrected, as well as necessary changes are made.

Using the cursor arrows, you can move the cursor around the entire screen and move it to any character. Designed to move throughout the document special keys or key combinations (see tutorial page 59).

When editing, you can work not only with individual characters, but also with entire fragments of text. The fragment must first be selected. To do this, you need to move the mouse pointer to the beginning the desired fragment and, keeping the mouse button pressed, drag the pointer to its end. The text is highlighted in a contrasting color. The selection of a fragment can be canceled by clicking anywhere in the working area of ​​the window.

Text formatting

Formatting – this is one of the stages of document preparation, during which various operations are performed to prepare the document.

Paragraph alignment:

A font is a complete set of letters of the alphabet with a general style for their image.

Font style:

To print a document on paper, a printing device is connected to the computer -Printer.

Each letter is assigned a numerical number. For example, the letter “A” has the number 1, and the letter “B” has the number 2. It must be said that capital and capital letters have different numbers. Including, the Russian alphabet and Latin have their own encoding. In order for different computers to understand each other, scientists have developed a unified standard for representing letters with numbers and called it “Character Encoding” “KOI” (Fig. 1.1.1).

Fig.1.1.1. Character encoding

By turning letters into numbers, the computer turns the numbers into signals, and writes them into bits, from which bytes are assembled:

A - 192- 11000000

B - 193 - 11000001

B - 194- 11000010

G- 195- 11000011

Graphic information

Computers can work with graphic information. These can be drawings or photographs. In order for the picture to be stored and processed in a computer, it is turned into signals. This transformation is called digitization(Fig. 1.1 .2).

To digitize graphic information, use special digital cameras or special devices - scanners.

Fig.1.1.2 Example of digitizing a drawing

A digital camera works like a regular camera, only the image does not end up on film, but is “remembered” in the electronic memory of such a “camera”. Then such a device is connected to a computer and signals are transmitted through the wire, which encrypt the image.

If a picture is made on paper, then scanners are used to turn it into signals. The picture is placed in the scanner. The scanner looks at each point of this picture and transmits to the computer the numbers (bytes) that encode the color of each point. For example:

Black dot: 0, 0, 0;

White point: 255, 255, 255;

Brown dot: 153, 102, 51;

Light gray dot: 160, 160, 160;

Dark gray dot: 80, 80, 80.

Each color has its own code (it is called a color code).

If each color is transmitted in three bytes, then more than 16 million colors can be encrypted. This is much more than the human eye can discern, but for a computer this is not the limit.

Audio information

Sound, music and human speech enter the computer in the form of signals and are also digitized (Fig. 1.1.3. Fig. 1.1.4.), that is, turned into numbers, and then into bytes and bits. The computer stores them, processes them and can reproduce them (play music or speak a word).

In order to enter audio information into a computer, a microphone is connected to it or connected to other electronic music devices, for example, a tape recorder or player. If the computer has a special sound card, then it can process audio information and reproduce human speech, music and sounds.

Video information

Modern computers can work with video information. They can record and playback videos, cartoons and movies. Like all other types of information, video information is also converted into signals and recorded in the form of bits and bytes. This happens in exactly the same way as with pictures - the only difference is that there are a lot of such “pictures” that need to be processed.

Films are made up of frames. Each frame is like a separate picture. In order for the image on the screen to look “alive” and move, the frames must replace each other at high speed - 25 frames per second. If the computer is powerful and fast, then it can process a new picture in its memory 25 times a second and display it on the screen.

The computer receives signals for recording video images from the video camera. Like all other types of information, it converts these signals into bits and bytes and stores them in its memory.

The video image is displayed on the computer monitor screen. In this case, sound can be output along with the image.
















Any computer has special programs installed for creating texts - text editors. The computer is the main tool for preparing texts WordPad main menu button Title bar Toolbars Ruler Scroll bars Work area Status bar




When entering text, adhere to the following rules: Entering text 1.Where necessary, use capital letters. 2. Place all punctuation marks, except dashes, immediately after the last letter of the word; After any punctuation mark, press Spacebar. Emphasize dashes with spaces on both sides. 3. Avoid entering two or more spaces in a row; Don't use white space to line paragraph boundaries. 4. Don't watch the end of the line: once it is reached, the cursor will automatically move to the beginning of the next line. 5. To proceed to entering a new paragraph, press the Enter key. 1.Where necessary, use capital letters. 2. Place all punctuation marks, except dashes, immediately after the last letter of the word; After any punctuation mark, press Spacebar. Emphasize dashes with spaces on both sides. 3. Avoid entering two or more spaces in a row; Don't use white space to line paragraph boundaries. 4. Don't watch the end of the line: once it is reached, the cursor will automatically move to the beginning of the next line. 5. To proceed to entering a new paragraph, press the Enter key.


Editing is the next stage of document preparation, which begins after entering information, as a result of which the document is checked for its correctness and detected errors are corrected, as well as necessary changes are made. Editing Text Basic Editing Operations


When editing, it is important to be able to navigate throughout the document, moving the cursor to any character. There are special keys or key combinations for this purpose. Editing text a) Let's remember the purpose of the keys for moving the cursor: b) Let's remember the purpose of key combinations: + - to the word to the right; + - one word to the left; + - page up; + - page down; + - to the beginning of the text; + - to the end of the text.




Paragraph alignment This text is aligned to the left (aligned to the left). In this case, the left border of the paragraph forms a straight line. This text is center aligned. In this case, on both sides of each line the width of the free space is the same. This text is aligned to the right (aligned to the right). In this case, the right border of the paragraph forms a straight line.






Most importantly Text is any verbal statement, printed, written or existing in oral form. Information presented in the form of written text is called textual information. Special text editor programs are designed for processing text information. Any text created using a word processor, along with the non-text materials included in it, is called a document. Preparing a document on a computer consists of steps such as input (typing), editing and formatting.


Questions and tasks 1. Transform one word into another, replacing one letter each time so that the new word is a noun in the nominative case, using hints. ?? CARP GOAT a) 1. Punishment 2. Arboreal b) 1. Evaluation 2. Pet Ox WHALE


Questions and tasks 2. Specify algorithms for eliminating the following errors. ?? Extra character Missing character Invalid character 1. Place the cursor where the character was inserted. 2. Press the key with the desired symbol. 1. Place the cursor at the place where the symbol will be inserted. 2. Press the key with the desired symbol. 1. Place the cursor behind the erroneous character. 2. Press the BackSpace key. 3. Press the key with the correct symbol. 1. Place the cursor behind the erroneous character. 2. Press the BackSpace key. 3. Press the key with the correct symbol. 1. Place the cursor in front of the extra character. 2. Press the Delete key. 1. Place the cursor in front of the extra character. 2. Press the Delete key.



      Keywords:
      • text
      • Text Document
      • text editor
      • text entry rules
      • editing
      • formatting

Text as a form of information presentation

Every written text is a certain sequence of symbols. Omission, replacement or rearrangement of at least one character in the text sometimes changes its meaning. Consider two phrases that differ from each other by a single, last character:

Who came to us!

Who came to us?

The meaning of the first sequence of symbols is that the person who entered was seen and recognized. The second sequence of symbols is a question emphasizing the unknown and uncertainty of the situation.

For thousands of years, people have been recording information. During this time, both what information was written on (stone, clay, wood, papyrus, parchment, paper) and what it was used to do it (sharp stone, bone stick, bird feather, fountain pens, fountain pens, etc.) changed. At the end of the 19th century, a typewriter began to be used to perform written work). But the main thing did not change: in order to make changes to the text, it had to be rewritten. And this is a very long and labor-intensive process.

The advent of computers radically changed writing technology. Using special computer programs, you can type any text, make changes to it if necessary, write the text into computer memory for long-term storage, print any number of copies of the text on a printer without re-entering it, or send the text via e-mail to other computers.

More information about the history of the creation of text documents can be found in electronic application to the textbook.

Text documents

A text document can be an article, report, story, poem, invitation, announcement, greeting card. When working online, parts of one complex document may be stored on different computers located far from each other.

Hypertext is a way of organizing a document that allows you to quickly find the information you need. It is often used in the construction of online help systems and computer versions of large reference books and encyclopedias. The transition from one place in hypertext to another is carried out using links. For example, let's say you're reading an encyclopedia about animals and you're especially interested in information about dogs. Let's assume that the word "bulldog" is underlined - this indicates a link within the hypertext. If you click on this word, you will be taken to another encyclopedia article that talks about this dog breed.

The main objects of a text document are: character, word, line, paragraph, page, fragment.

Symbol- number, letter, punctuation mark, etc.

Word- an arbitrary sequence of characters (letters, numbers, etc.), limited on both sides by service characters (such as space, comma, parentheses, etc.).

Line- an arbitrary sequence of characters between the left and right borders of the document.

Paragraph- an arbitrary sequence of characters limited by special characters at the end of a paragraph. Blank paragraphs are allowed.

Fragment- arbitrary sequence of characters. A fragment can be a single word, line, paragraph, page, or even the entire input text.

The computer is the main tool for preparing texts

Text preparation is one of the most common uses of computers. Any computer has special programs installed for creating texts - text editors.

You've already worked with a simple text editor. With it, you can create simple texts consisting of letters, numbers, punctuation marks and special characters that can be entered using the keyboard.

To create and design stories, reports, articles for a school newspaper containing inscriptions, tables, diagrams, drawings, photographs, more powerful text editors are used. They are also called word processors.

The window of one of the simple word processors is shown in Fig. 24.

Rice. 24

Preparing a document on a computer consists of steps such as entering (typing), editing, formatting and printing.

Entering text

Entering (typing) text is usually done using the keyboard. The place for entering the next text character is indicated on the monitor screen using a flashing vertical line - the cursor.

When entering text, adhere to the following rules:

  1. Use capital letters where necessary.
  2. Place all punctuation marks, except dashes, immediately after the last letter of the word; After any punctuation mark, press Spacebar. Emphasize dashes with spaces on both sides.
  3. Avoid entering two or more spaces in a row; Don't use white space to line paragraph boundaries.
  4. Don't watch the end of the line: once it is reached, the cursor will automatically move to the beginning of the next line.
  5. To proceed to entering a new paragraph (or line of a poem), press the Enter key.

It will be much easier to monitor compliance with typing rules if you set the display mode for non-printable characters.

Editing text

Editing is the next stage of preparing a document on a computer. When you edit text, you review it to make sure everything is correct, correct any errors you find (such as spelling), and make changes as needed.

If the text is large, then only part of it will be visible on the screen, and all of it will be stored in the computer's memory.

Using the cursor arrows, you can move the cursor around the entire screen and move it to any character. To navigate throughout the document, there are special keys or key combinations:

In addition, there is a scrolling mode that allows you to quickly display parts of the text that are outside the screen.

When editing, you can work not only with individual characters, but also with entire fragments of text. The fragment must first be selected. To do this, you need to place the mouse pointer at the beginning of the desired fragment and, keeping the mouse button pressed, drag the pointer to its end.

The selection of a fragment can be canceled by clicking anywhere in the working area of ​​the window.

The selected fragment can be removed from the text and erased from memory, or it can be deleted from the text but placed in a special section of memory called a buffer. In this case, the deleted fragment can either be returned to its original place, or placed in another, more suitable place in the text (Fig. 25).

Rice. 25

Sometimes you have to enter texts in which separate lines, or even groups of lines are repeated several times (remember S. Marshak’s poem “Baggage” or some song with a chorus). A repeating fragment is typed only once, then it is selected and copied using a special button - the fragment itself remains in its original place, and its exact copy is placed in the buffer. After that, you continue typing and, having reached the place where the repeating fragment should be, paste it from the buffer. This procedure can be repeated many times.

Word processors allow you to find a given word in a text and, if necessary, automatically replace one word with another throughout the text.

Modern word processors can also be tasked with detecting and correcting spelling errors.

Text formatting

At the formatting stage, various operations are performed to design the document.

First, paragraphs of text are aligned.

When text is aligned left, the left border of the paragraph forms a straight line. In this case, all lines have the same indents from the edge of the page. This paragraph is aligned left.

When text is aligned to the right, the right paragraph border forms a straight line. Each line of a paragraph ends at the same distance from the edge of the page. This paragraph is right aligned.

Centered, or centered, text is positioned like this: on both sides of each line, the width of the white space is the same. The edges of the paragraph appear uneven on both sides. This paragraph is center aligned.

Many text editors “can” automatically break text into pages and number them. They can monitor the size of the margins and adjust the distance between lines, and offer a variety of font options to choose from.

A font is a complete set of letters of the alphabet with the general style of their image.

A normal font doesn't stand out at all.

  • Bold font is darker and more visible.
  • Italic font is slanted.
  • Underlined font.

Font size, or point, is the height of a font, measured from the bottom edge of the lowest letter (such as "p" or "y") to the top edge of the tallest letter (such as "b"). Font size is measured in points. One point is a very small unit equal to 1/72 of an inch 1 (0.3 mm), meaning 72 point type is 1 inch high. In most books, the font size that is most commonly used is 10-12 point.

    1 Inch is a unit of length in the English system of measures, equal to 2.54 cm.

You will find additional information about fonts in the electronic appendix to the textbook.

To output a document onto paper, a printing device - a printer - is connected to the computer. There are different types of printers.

A dot matrix printer prints using metal needles that press an ink ribbon onto the paper. By hitting the tape, they leave a pattern of dots on the paper - a matrix of letters.

An inkjet printer applies letters to paper by spraying droplets of liquid ink over it.

IN laser printer A laser beam is used to print characters. This allows you to obtain typographic print quality.

Important information about creating text documents on a computer is presented in the video lecture “Techniques for working with text”, posted in the Unified Collection of Digital Educational Resources (sc.edu.ru).

The most important

Text is any verbal statement, printed, written, or spoken.

Information presented in the form of written text is called textual information.

Special programs - text editors - are designed for processing text information.

Any text created using a word processor, along with the non-text materials included in it, is called a document.

Preparing a document on a computer consists of steps such as input (typing), editing and formatting.

Questions and tasks

  1. Tell us about the text form of presenting information. What other forms of presenting information do you know? Explain the advantages or disadvantages of presenting the information as text compared to what you described.
  2. For what purpose do you create texts? Give two or three examples.
  3. Give examples of texts that differ in size, design, and purpose.
  4. What fundamental changes has the computer made to the process of creating text?
  5. How do you understand the meaning of the saying: “What is written with a pen cannot be cut down with an axe”? Do you agree with this?
  6. What are the similarities and differences between the possibilities? word processor and a text editor?
  7. What do you understand by text document?
  8. List the main stages of preparing a text document on a computer.
  9. What rules must be followed when typing (entering) text?
  10. How can you transform text at the editing stage?
  11. What are the ways to “move” in large text document do you know?
  12. Why do you need to format text? How can you convert the text at this stage?
  13. What is the name of the device for printing documents on paper?
  14. Which method of creating text - computer or handwritten - do you prefer? Justify your choice.
  15. One of the meanings of the word “editor” is a person who corrects a manuscript with the consent of the author. Try to use this information to explain why computer programs for creating texts were called text editors.

Computer workshop

Work 5 “Entering text”
Work 6 “Editing text”
Work 7 “Working with text fragments”
Work 8 “Format text”

There are different types of text files (flat, tokenized, ASCII, etc.). To enter, process, and present information in such files, various software capabilities are required. To work with texts on a computer, software tools called text editors or word processors.

The market offers a large variety of text editors, varying in their capabilities - from very simple educational ones to powerful multifunctional software, called publishing systems, which are used to prepare books, magazines and newspapers for printing. These programs allow you to work with various types and text file formats, converting them into each other if necessary. For example, in text format (flat file – . TXT) working editor Notepad, built-in shell editors Norton Commander And Far Manager . MS Word(and Word Pad) allow you to work with marked up text files in a communicative (file type. RTFrich text format, or "rich text format"), internal (. DOC), and text (. TXT) formats. A document editor is also common Adobe Acrobat, using a communicative format. PDF (portable document format).

The most advanced editors allow you to process not only texts, A documentation(texts containing built-in or embedded objects or other types of files - tabular, graphic, multimedia, etc.).

End of work -

This topic belongs to the section:

Lecture notes for the course Information technologies in the subject area. Basic concepts and definitions of IT

Lecture notes for the course Information technologies in the subject area for.. Compiled by senior teacher of the department of MEMMBI V V Oshkalo..

If you need additional material on this topic, or you did not find what you were looking for, we recommend using the search in our database of works:

What will we do with the received material:

If this material was useful to you, you can save it to your page on social networks:

All topics in this section:

Ways to solve problems
· Relevance of information – creation of global world directories like Wikipedia, narrowly specialized and with divided access according to user knowledge levels. To many

Processes associated with searching, storing, transmitting, processing and using information are called information processes
Historically, information processing processes were automated, but their internal content did not change. - Gathering information is an activity

An information system is a repository of information equipped with procedures for entering, searching, posting and issuing information
The presence of such procedures - main feature information systems, distinguishing them from simple accumulations of information materials. For example, a personal library in which an orient can

Problems of informatization of society
The 1st stage (until the end of the 60s of the twentieth century) is characterized by the problem of processing large volumes of data in conditions of limited software and hardware capabilities. 2nd stage (

Advantages of using computer technology
The 1st stage (from the beginning of the 60s of the twentieth century) is characterized by fairly effective information processing when performing routine operations with a focus on the centralized collective use of resources

Instrumental technological means
Stage 1 (until the second half of the 19th century) – “manual” technologies: pen, inkwell, book, basic manual counting tools. Communications were carried out by delivering letters by horse mail,

IT Development Trends
With the traditional approach to organization, when specialized functions are included sequentially one after another, high efficiency is unattainable. Quick response to external changes required

IT development and organizational changes in enterprises
New information technologies and information systems implemented on their basis are a powerful tool for organizational changes that “force” enterprises to redesign their

Problems solved when using information computer technologies in an enterprise
1. Optimization of supplier selection; production planning and management; management models. 2. Reducing production costs; probability of losing zack

Brief overview of the most popular information technologies
1. Technology of databases (DB) and database management systems (DBMS). DBs are fairly large sets of structured data of a certain subject area, presented on machine computers.

The concept of a subject area
Subject area - a specific fragment information system, which will be implemented in an automated information system. Information about the outside world is presented in inf.

Remote banking systems
Online payment systems designed for immediate acceptance of payment via the Internet can be divided into three types: 1. credit, 2. debit 3. operating systems

Debit systems
Debit payment schemes are built similarly to their offline prototypes: check and regular cash payments. Participants in settlements: · Issuer – the entity that manages the payment

Digital cash
Electronic money is the monetary obligations of the issuer in in electronic format, which are on electronic media at the user’s disposal. The issuer issues and

The advantage of electronic money
· convenient for making mass payments of small amounts (fast payment, no queues, no need to give change, money moves from the payer to the recipient quickly). For example, when paying

Disadvantages of electronic money
· lack of established legal regulation · the need for special storage and circulation tools · as in the case of cash, in case of physical destruction of the media

Using the variable code map
The UNK and personal password are used when logging into the Telebank system, and the variable code is used to confirm the operation and for additional protection when logging into the system. On the back

Using the Inter-PRO software
· Download the Inter-PRO program and instructions for it. · Install the program on your computer and apply the settings specified in the instructions. · Generate a secret key and register

Modern biometric solutions in security systems
Developments security systems are carried out in various directions: · protection computer networks and servers, · creation of complex multifunctional security systems, · bio

Cloud computing services
Cloud computing is a centralized, remote data center in which computer resources and power are provided to the end user as

Promising areas of banking IT
1. Virtualization of interaction with the client (cloud computing) According to experts, by the end of 2016, half of large banks will store important information

Solving strategic and tactical business problems based on banking IT
IT trends are directly related to business trends. Banks are becoming more customer-oriented and choosing innovative software, without which it is impossible to quickly make decisions when servicing

Competition between banks in the field of customer service
The bank that offers advantages in terms of financial products and services will win. Growing popularity of terminal devices, front office systems, “electronic cashiers”

File types for posting documents
Let's list the most typical data files: text files - a general name for plain and marked up texts, ASCII files and other data sets symbolic information, cat

Full-text document formats. Document model
The concept of a document model covers aspects of creating, transforming, storing, retrieving, transmitting and displaying documents. It is customary to consider the structure of a document in two aspects: logical

Document markup languages
In word processing systems, additional information is included in the document, called markup, which performs the following functions: - highlighting the logical elements of a given document;

HTML Document Structure
HTML is a standard language designed for creating hypertext documents in the WWW environment. The first version of HTML based on the SGML language was developed by an employee of the European Physics Laboratory.

XML technologies
XML (eXtensible Markup Language) is a simplified dialect of the SGML language designed to describe hierarchical data structures on the World Wide Web. It is being developed working group W

Applications of XML
Despite its apparent simplicity, XML has mechanisms for controlling the correctness of data, allows checking hierarchical relationships within a document, and, most importantly, establishes a single

XML Document Structure
An XML document consists of declarations, elements, comments, special characters, and directives. ü Elements and attributes XML is a tagged document markup language. In other words,

Document type declaration
An XML document type declaration contains or points to a document type definition (DTD). DTD is a special gram

Spreadsheet Technologies
Spreadsheet processor MS Excel – a set of programs for management spreadsheet. Using the spreadsheet editor you can process structured information and carry out calculations

Chart types
Histogram - allows you to compare data from one series, several series, calculate the specific weight of each component from the total, or accumulate the total for the components. Serves to display

Multimedia technologies
Multimedia (multimedia - multimedia) is an interactive technology that provides work with still images, animation, video images, text and audio.

Characteristics of World Wide Web technology
The term Internet (Internet is an abbreviation for the English expression interconnected network) is a network that unites many other computer networks and is based on a common network.

Basic protocols and Internet addressing
Data transmission over the network is carried out based on the TCP/IP protocol family. IP Protocol (Internetworking Protocol) is an internetworking protocol responsible for data transfer.

Email
E-mail (Electronic mail) – system for exchange by email(files) provided with a standard header is a lazy reading service. Electronic system

On-line communication services
Communication services operating in real time - on-line services, or services and programs for direct user-to-user communication: IRC (Internet Relay Chat), ICQ (I seek y

FTP service
To transfer files from remote computer to the local Internet, the FTP (File Transfer Protocol) file transfer protocol is used, with which you can exchange files with any

Searching for information on the Internet
To search for various types of information on the Internet, there are various tools: search engines (systems), indexed catalogs (categorizers), ratings, metasearch systems