摘要: Server Server 框架流程:(1)首先获取连接 client = serverTransport_->accept();(2)然后获取thransport和protocol inputTransport = inputTransportFactory_->getTransport(cl... 阅读全文
posted @ 2014-11-14 15:59 frydog 阅读(1920) 评论(0) 推荐(0)