boost asio 例子及makefile文件

时间:2015-12-15 04:09:05
【文件属性】:

文件名称:boost asio 例子及makefile文件

文件大小:1KB

文件格式:GZ

更新时间:2015-12-15 04:09:05

boost asio thread makefile

boost asio在Ubuntu下的例子,包含server,client及makefile。 使用方法: 1. 在Ubuntu下安装boost, sudo apt-get install libboost-all-dev 2. 解压代码,然后make all 3. ./server, ./client即可


【文件预览】:
boost-asio-example
----Makefile(356B)
----server.cpp(2KB)
----client.cpp(691B)

网友评论

  • 谢谢分享,对我很有帮助!
  • 已学习参考,谢谢分享...