UDP packets to PC behind NAT
Janto Dreijer
jantod at gmail.com
Fri Sep 15 10:50:46 EDT 2006
More information about the Python-list mailing list
Fri Sep 15 10:50:46 EDT 2006
- Previous message (by thread): UDP packets to PC behind NAT
- Next message (by thread): UDP packets to PC behind NAT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): UDP packets to PC behind NAT
- Next message (by thread): UDP packets to PC behind NAT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list