舉報

Boost.Asio C++ Network Programming
最新章節: Index
Whatyouwantisaneasylevelofabstraction,whichisjustwhatthisbookprovidesinconjunctionwithBoost.Asio.SwitchingtoBoost.Asioisjustafewextra#includedirectivesaway,withthehelpofthispracticalandengagingguide.Thisbookisgreatfordevelopersthatneedtodonetworkprogramming,whodon’twanttodelveintothecomplicatedissuesofarawnetworkingAPI.YoushouldbefamiliarwithcoreBoostconcepts,suchassmartpointersandshared_from_this,resourceclasses(noncopyable),functorsandboost::bind,boostmutexes,andtheboostdate/timelibrary.Readersshouldalsobefamiliarwith"blocking"versus"non-blocking"operations.