Up Previous Next

Using sockets to connect and communicate remotely is similar to this:

You need to learn a special set of conventions (the API) to use the socket.

Imagine the footbal coaches communicating, or even yelling like Greg Robinson does in the previous slides, using flags.

It can be done, but it strongly interferes with what (and how) the coach wants to communicate.


Up Previous Next