On 7/13/07, Brian Smith <[EMAIL PROTECTED]> wrote: > I didn't find anything that allows the client to tell the server what > entries it (the client) already has, so that the server can send > just the new and/or updated entries.
If you're just talking to an HTTP server (not something that implements APP), then consider using "RFC3229+feeds" which has been implemented by large number of servers and clients. See: http://www.wyman.us/main/2004/09/using_rfc3229_w.html bob wyman
