• 0

Any book suggestions?


Question

Hey hi all,

i want to learn TCP socket programming in C using linux but dont know which book to use.

I dont know anything about linux input/output functions..

Can you please recommend me a book or two?

would be very thankful..

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

thnx..

also i want to learn pointers in C in detail.. at present i only have basic idea bout them..

can you please suggest me a book for that too ?

Edited by LeviS LoVEr
Link to comment
Share on other sites

  • 0
I asked a similar question recently, you might want to check it out : https://www.neowin.net/forum/index.php?show...=776706&hl=

As for books, this looks nice : http://www.amazon.com/TCP-IP-Sockets-Pract...0307&sr=8-1

Haha was just about to link to beej again :p

Also, did you manage to sort your difficulties from the other thread, I must've missed your reply to it.

edit: Great tutorial on pointers here: http://www.cplusplus.com/doc/tutorial/pointers/ It's C++ but the only C++ they use is cout instead of printf's. The rest is identical in C.

Link to comment
Share on other sites

  • 0
Also, did you manage to sort your difficulties from the other thread, I must've missed your reply to it.
Yeah all that socket complexity is now buried behind a nice interface with clean beautiful names such as Connect() and Send(std::string). But I've been working on a lot of other things too so I haven't made that much progress, but thanks anyway.
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.