Line 1: |
Line 1: |
− | ==============================================================================================================================================
| + | In a server-initiated operation, the server is responsible for adequate delivery to all the clients, whatever the number may be. |
| + | In a client-initiated operation, each client is responsible for herself only. |
| + | |
| + | |
| {| class="wikitable" | | {| class="wikitable" |
| |- | | |- |
− | ! Header 1 | + | ! Option |
− | ! Header 2 | + | ! Server-Initiated / Client-Initiated |
− | ! Header 3 | + | ! Secure Data Transfer |
| + | ! Proxy Support |
| + | ! Peer to Peer Support (Gabble/Salut) |
| |- | | |- |
− | | row 1, cell 1 | + | | Looping over "Send To" |
− | | row 1, cell 2 | + | | Server-Initiated |
− | | row 1, cell 3 | + | | |
| + | | |
| + | | Yes/Yes |
| |- | | |- |
− | | row 2, cell 1 | + | | Sascha's JournalToWebDAV |
− | | row 2, cell 2 | + | | Client-Initiated |
− | | row 2, cell 3 | + | | |
| + | | |
| + | | No/No (Data is uploaded/downloaded to/from a central server) |
| |- | | |- |
− | | row 3, cell 1 | + | | Each XO acts as an independent WebDAV server; client uses browser |
− | | row 3, cell 2 | + | | Client-Initiated |
− | | row 3, cell 3 | + | | Yes (HTTPS over SSL) |
| + | | |
| + | | /Yes |
| |} | | |} |