Solve using c++ programming language Dont use string. Read the instructions in the picture
Solve using c++ programming language Dont use string. Read the instructions in the picture
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
Note:
Solve using c++
Dont use string.
Read the instructions in the picture

Transcribed Image Text:The tap code, sometimes called the knock code, is a way to encode text messages on a
letter-by-letter basis in a very simple way. Tap code has been one of the most basic
communication protocols and still used to convey SOS messages and other urgent
communication. The tap code uses a 5×5 grid of letters representing all the English alphabets,
see Figure 1. To communicate the word "water", the cipher would be the following (with the
pause between each number in a pair being shorter (single space) than the pause between letters
(two spaces)), see Figure 2
1
4 5
СК | D
I J
2
3
В
2 F
3 L
4 Q
5 V
Figure 1: Polybius square 5x5 grid
G
|H
M
N
P
R
S
T
W x
Y
w A
T
E
R
5, 2
1, 1
4, 4
1, 5
4, 2
..
....
......
Figure 2
Your task is to design a program that can
i)
convert any given string into a Tap code sequence
Prototype: char* convertToTapCode(char*)
and A Tap code sequence to a string (char*)
Prototype: char* convertToString(char*)
ii)
Note: You are not authorized to use string data type; however, you can use char*
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps

Recommended textbooks for you

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY