我有一个独立的lua 脚本,它使用lua 套接字通过TCP IP 连接到服务器。 ... port) client = assert(socket.connect(ip, port)) print ("Socket Accepted") ...
確定! 回上一頁