Could anybody please tell me which is best guide/book/material for socket programming in C?
I am reading beej’s guide for network programming but it just gives an overview.
Can you suggest any other books or guides?
Could anybody please tell me which is best guide/book/material for socket programming in C?
Share
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets and XTI.
Then go from there.