Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Thu, 24 Jun 2004 14:17:23 +0200, Oliver Giesen <ogware at gmx.net> wrote: >What I did not expect however was that it appears to _always_ return the >*complete* list twice... Not that it is really a problem for my parser >but it just appears a bit odd... > > The client sends its list to the server, which gets appended to the server list and sent back. From the clients' point of view it has the list twice (the server may have added entries to the second list though). It's never been an issue before, since you couldn't see what the client was using for its list anyway. Tony