chapter 3 Flashcards
Application must _ with protocol software _ contact is made
Application must INTERACT with protocol software BEFORE contact is made
_ application uses internet protocol to contact listener
CONNECTING application uses internet protocol to contact listener
_ application informs local protocol software that it is ready to accept incoming messages
LISTENING application informs local protocol software that it is ready to accept incoming messages
Applications exchange messages through __ connection
Applications exchange messages through RESULTING connection
Server application is “___”
SERVER application is “LISTENER”
waits for incoming message
performs service
returns results
__ application establishes connection
__ message to server
waits for return message
Client application establishes connection
SENDS message to server
waits for return message
Characteristics of client
(important) Initiates contact with server