pion 网络库入门
我已经下载并安装了 pion 网络库。
我正在尝试构建示例 Web 服务(HelloService 等)。但是,我找不到有关如何构建示例的说明。在目录中运行 make 会返回 'Nothing to do for all'
有没有人曾经设法构建 pion 网络库 Web 服务示例?
我正在 Ubuntu 10.x 上进行开发
I have downloaded and installed the pion network library.
I am trying to build the sample web services (HelloService etc). However, I cannot find instructions on how to build the examples. Running make in the directory returns 'Nothing to be done for all'
Has anyone ever managed to build the pion network library web service examples?
I am developing on Ubuntu 10.x
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这里有一个有趣的教程: http: //prog-xp.blogspot.fr/2011/01/creating-simple-web-server-with-pion.html
There is an interesting tutorial here : http://prog-xp.blogspot.fr/2011/01/creating-simple-web-server-with-pion.html