Grant Edwards wrote:
> On 2006-09-15, Christophe <[EMAIL PROTECTED]> wrote:
>
> > Initiate an UDP connection from the client to the server and
> > have the server send back the UDP packets to the address you
> > get in the "recvfrom" result.
>
> There's no such thing as a "UDP connection", so I don't
> understand what you're suggesting.

I think he means "connection" as in "associated ip/port". Which
actually does work, as I've posted.

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

Reply via email to