0% found this document useful (0 votes)
53 views1 page

Socket 4

The flow chart outlines a 3 step algorithm for establishing a connection between a client and server using sockets, exchanging data between the connected devices, and then terminating the connection.

Uploaded by

nicu11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views1 page

Socket 4

The flow chart outlines a 3 step algorithm for establishing a connection between a client and server using sockets, exchanging data between the connected devices, and then terminating the connection.

Uploaded by

nicu11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Flow Chart:

Algorithm:

1. Establish the connection using Socket.


2. Client and Server exchange the data.
3. Terminate the Connection.

You might also like