2.6-2 TCP Sockets. Which of the following characteristics below are associated with a TCP socket? Check one or more that apply. 多项选择题
A
socket(AF_INET, SOCK_DGRAM) creates this type of socket
B
a server can perform an accept() on this type of socket
C
when contacted, the server will create a new server-side socket to communicate with that client
D
socket(AF_INET, SOCK_STREAM) creates this type of socket
E
data from different clients can be received on the same socket
F
the application must explicitly specify the IP destination address and port number for each group of bytes written into a socket
G
provides unreliable transfer of a group of bytes (a "datagram"), from client to server
H
provides reliable, in-order byte-stream transfer (a "pipe"), from client to server
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
Server X is running Diablo II services on port #4000. Client A is running an application that uses port #450 to request an Diablo II TCP connection to Server X. Client B is running an application that uses port #455 to request an Diablo II TCP connection to Server X. IP addresses: Server X: 152.111.20.36 Client A: 113.13.131.10 Client B: 114.192.111.23 Client A starts a second application (running at the same time as the first application) that uses the next incremental port number to request an Diablo II TCP connection to Server X. The connection created for Client A is identified by the sockets at the endpoints as follows: IP address and port socket identifier Destination IP Address Destination Port Number On Client A 152.111.20.36 [ Select ] 114.192.111.23 455 152.111.20.36 456 113.13.131.10 4000 451 450 On Server X [ Select ] 114.192.111.23 113.13.131.10 4000 450 152.111.20.36 455 456 451 [ Select ] 4000 455 450 451 113.13.131.10 152.111.20.36 456 114.192.111.23
Server X is running XBox Live services on port #3072. Client A is running an application that uses port #1796 to request an XBox Live TCP connection to Server X. Client B is running an application that uses port #2076 to request an XBox Live TCP connection to Server X. IP addresses: Server X: 201.164.10.123 Client A: 128.193.11.113 Client B: 128.193.45.227 Client B starts a second application (running at the same time as the first application) that uses the next incremental port number to request an XBox Live TCP connection to Server X. The connection created for Client B is identified by the sockets at the endpoints as follows: IP address and port socket identifier Destination IP Address Destination Port Number On Client B [ Select ] 128.193.45.227 2077 3072 1797 2076 1796 201.164.10.123 128.193.11.113 [ Select ] 201.164.10.123 1796 3072 1797 2077 128.193.11.113 128.193.45.227 2076 On Server X 128.193.45.227 [ Select ] 3072 2076 2077 128.193.45.227 1797 201.164.10.123 1796 128.193.11.113
In which security measure will you find anti-virus software?
What are user permissions?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!