04 - Data Communication
04 - Data Communication
0 DATA COMMUNICATION
School of Education
Faculty of Social Sciences and Humanities
4.1
DATA COMMUNICATION
Data Communication
• Data Communications
between two devices
• Networks provide
networking services
between two entities
• The communications
between two end-
points uses Protocol
3
1. The user clicks on a link to indicate which document is to be
retrieved.
4.
The browser runs a client version of HTTP, which issues a request
specifying both the name of the document and the possible
document formats it can handle.
6.
The TCP connection is then closed and the user may view
the document.
Request
HTTP HTTP
client server
Response
Figure 2.1
Data Communication
6
4.2
OPEN SYSTEM INTERCONNECT
(OSI) MODEL
OSI Model
8
4.3
CHARACTER CODES
ASCII
14
Unicode Text Encoding Examples
Character Code Point UTF-16 UTF-8
a U+0061 0061 61
ä U+00E4 00E4 C3 A0
σ U+03C3 03C3 CF 83
א U+05D0 05D0 D7 90
٣ U+0663 0663 D9 A3
カ U+30AB 30AB E3 82 AB
退 U+9000 9000 E9 80 80
𡯁 U+21BC1 D846 DFC1 F0 A1 AF 81