lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


It was thus said that the Great Satheesh Kumar once stated:
> A lot of people were really helpful to my previous question regarding NAT
> traversing.
> I have got another..
> 
> While using "luasocket" library, if the server and client are behind a NAT,
> how does luasocket handle tcp and udp connections?

  What do you mean?  Are the client and server behind the same NAT (that is,
they're on the same network)?  

  -spc (For the most part, NATs are invisible)