Non blocking TCP
-
Hi Does anyone have any decent links or documentation for non blocking TCP programming. I have a server that accepts incoming connections and processes requests from users but I cant get it working very well. Any help would be appreciated. Thanx
-
Hi Does anyone have any decent links or documentation for non blocking TCP programming. I have a server that accepts incoming connections and processes requests from users but I cant get it working very well. Any help would be appreciated. Thanx
hi, this is a very good book: http://www.ebookpdf.net/ebook-pdf_tcpip-sockets-in-c-practical-guide-for-programmers_1056.html[^] . Cheer's, Alex M.
-
Hi Does anyone have any decent links or documentation for non blocking TCP programming. I have a server that accepts incoming connections and processes requests from users but I cant get it working very well. Any help would be appreciated. Thanx