Here's some code in Python: s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.connect(("www.google.com", 80)).
確定! 回上一頁