UDP packets to PC behind NAT

Janto Dreijer jantod at gmail.com
Fri Sep 15 10:50:46 EDT 2006


Grant Edwards wrote:
> On 2006-09-15, Christophe <chris.cavalaria at free.fr> 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.




More information about the Python-list mailing list