Good socket programming book?
1 comments
I highly recommend this one: "Beej's Guide to Network Programming" [1].
[1] http://beej.us/guide/bgnet/
[1] http://beej.us/guide/bgnet/
It is an excellent guide.
Thanks @marcocampos & @bhhaskin.
I have read this book, it is definitely one of the best socket programming books out there.
But I am looking for books that talk about Raw sockets & all those internal stuff.
Thanks!
Thanks!
I am a bit familiar with Unix socket programming. I have read "Richard stevens unix network programming". It is too good but I think it is not updated in recent times.
Can you suggest me a good book which is updated with the latest internal workings.
Thanks in advance.