单项选择题

socket的调用bind、connect、listen、accept显示了建立网络连接的方法,socket进程通信采用的模型是()

A.client/server
B.browser/server
C.P2P
D.program