On Nov 19, 10:57 am, "Chris Rebert" <[EMAIL PROTECTED]> wrote:

> Quoting from Wikipedia (http://en.wikipedia.org/wiki/User_Datagram_Protocol):
> "UDP does not guarantee reliability or ordering in the way that TCP
> does. Datagrams may arrive out of order, ***appear duplicated***, or
> go missing without notice."

I agree with that. But the amount of possible duplcates shouldn't be
so huge.

What about using different storing engine? Any suggestions?

Cheers
K
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to