Lua5.3.5/LuaSocket编译及LuaSocket使用范例 ... server = socket.bind(host, port) --获取连接信息 ... client = socket.connect(host, port)
確定! 回上一頁