NOTE For the below example to work, a key pair should be attained. ... require "socket" require "openssl" def client socket = TCPSocket.new("127.0.0.1", ...
確定! 回上一頁