平时写的一些示例代码 基本框架,封装,自定义控件等
基于qt5做的tcp端口转发服务器,可以实现多连接支持,多端口转发 一个基础版本
boost是一个开源的跨平台C++扩展库,曾被称为是C++的准标准库; boost大部分模块都可以通过直接引用头文件来使用,所以使用起来非常方便; 在嵌入式Linux系统下也可以很方便的使用(不用移植编译,直接引用头文件)。 这里的代码是使用boost的bind和function实现的消息处理框架, 用于处理类似“命令字-----数据”的消息。
基于Qt4.8做的一个tcp端口转发工具,也是学习qt网络编程的一个入门级资料
网上开源的基于C++11的RTSPServer,测试可以用,非常好用,里面包含实例; 谢谢大神的分享! 嵌入式移植也很方便,只需要修改编译器即可。
Contributions last year: 1
Max continuous contributions: 1
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.