Page 1 of 1

LAN and multiplayer

Posted: Wed Jul 25, 2012 4:14 am
by jjmafiae
can someone tell me if its posible to make LAN and multiplayer and if then could you show me a simple code?

Re: LAN and multiplayer

Posted: Wed Jul 25, 2012 12:47 pm
by josefnpat
jjmafiae wrote:can someone tell me if its posible to make LAN and multiplayer and if then could you show me a simple code?
The love framework comes with a library called, 'LuaSocket'

Please see the following page for code examples and api references:

http://w3.impa.br/~diego/software/luasocket/

Re: LAN and multiplayer

Posted: Fri Aug 03, 2012 11:00 pm
by Lafolie
Don't forget the wiki!
Tutorial:Networking_with_UDP

Re: LAN and multiplayer

Posted: Sat Aug 04, 2012 9:47 am
by OmarShehata