单项选择题
A.socket.gethostbyname()B.socket.bind()C.socket.listen()D.socket.connect()
A.GETB.POSTC.PUTD.DELETE
A.流套接字(TCP)B.数据报套接字(UDP)C.原始套接字D.序列化套接字