LuaSocket
LuaSocket
http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet. The core support has been implemented so that it is both efficient and simple to use. It is available to any Lua application once it has been properly initialized by the interpreter in use.
Documentation
see README file
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| Expat | Kelly Hopkins | 21 April 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Diego Nehab | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Download | |
| Developer | Homepage | http://luaforge.net/projects/luasocket/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 21 April 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.