polling-and-streaming

Table of Contents

And Streaming

Polling and Streaming

           Polling
Client                    Server
[    ]--Every x seconds-->[    ]
[    ]<-------------------[    ]

           Streaming
           Continuous
[    ]<-------data--------[    ]

Prev: [peer-to-peer-networks](peer-to-peer-networks.html) Next: [configuration](configuration.html)