Please enable JavaScript.
Coggle requires JavaScript to display documents.
[communication fundament), Communication fundamental - Coggle Diagram
-
Communication fundamental
communication software
IP protocol
-
-
once the application discovered the IP address of the server, it can send message by calling transport protocol API
-
-
-
-
-
-
socket
-
-
socket connection
identified by {client ip, client port, server ip, server port}
-
-
-
partial failure
asynchronous network
-
traits
-
-
-
-
data can be lost, packets can be corrupted.
in wireless network, packet can be dropped due to weak signal
-
-
-
-
-
-