Kizspy | Question: 29
(Choose 1 answer)
In BSD socket API, if a client knows the server name but not server's network address, what system call should the client use to get server's network address?
A. Connect()
B. gethostbyname()
C. gettimeofday()D. None of the above