[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame networking redux



There's also that P2P protocol in twisted I think.  It has a Q in the
name, but I can't find it or remember it.  It is supposed to be able
to handle things like NAT traversal too.


On 6/6/07, 12 Dogs <nathan.lanyon@xxxxxxxxx> wrote:


>
> I was also curious if there are ways to use Twisted with UDP, I actually
> thought/assumed there are.
>
>
You can do UDP with twisted, but it's extremely underdeveloped, if you have
your heart set on UDP i'd probably suggest pretty much anything else.
Nathan