Lua 服务器与客户端实例 ... local tcpServerSocket , err = socket.tcp() local backlog = 5 ... tcpClient:send("hi, server, i'm client.\n")
確定! 回上一頁