April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Client Programming
n
Basic steps
1.
Determine server location – IP address &
port
2.
Open network connection to server
3.
Write data to server (request)
4.
Read data from server (response)
5.
Close network connection
6.
Stop client