It looks like you're new here. If you want to get involved, click one of these buttons!
local url = require("socket.url") -- <a href="http://w3.impa.br/~diego/software/luasocket/url.html" rel="nofollow">http://w3.impa.br/~diego/software/luasocket/url.html</a> |
Comments
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
You will have to include this .lua file in your project for the runtime to work, otherwise it will crash.
more details from @ar2rsawseen on http://appcodingeasy.com/Gideros-Mobile/Using-LuaSocket-in-Gideros
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
includes/db.lua:14: module './includes/socket.lua' not found:
no field package.preload['./includes/socket.lua']
no file './includes/socket/lua.lua'
no file '/usr/local/share/lua/5.1/includes/socket/lua.lua'
no file '/usr/local/share/lua/5.1/includes/socket/lua/init.lua'
no file '/usr/local/lib/lua/5.1/includes/socket/lua.lua'
no file '/usr/local/lib/lua/5.1/includes/socket/lua/init.lua'
no file './includes/socket/lua.so'
no file '/usr/local/lib/lua/5.1/includes/socket/lua.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './includes/socket.so'
no file '/usr/local/lib/lua/5.1/includes/socket.so'
no file '/usr/local/lib/lua/5.1/loadall.so'