WebAPI/Push/Requirements: Difference between revisions

no edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Push Project Requirements ==
== Push Project Requirements ==
 
<strike>
<strike>* No open TCP sockets
* No open TCP sockets
** In order to reduce network load, clients should not be required to hold a TCP socket open in order to receive notifications.
** In order to reduce network load, clients should not be required to hold a TCP socket open in order to receive notifications.
** Network operators should be able to use UDP broadcast (or other standarized mechanism, like WapPUSH, SMS) to 'wake up' client who then should establish a TCP connection to Push Server.</strike>
** Network operators should be able to use UDP broadcast (or other standarized mechanism, like WapPUSH, SMS) to 'wake up' client who then should establish a TCP connection to Push Server.</strike>
Line 38: Line 38:
Non Goals:
Non Goals:
*
*
[[Category:Web APIs]]
Confirmed users
1,340

edits