查看会员资料
用 户 名:陈***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
2222401691020061261926149764452
- 我自己学习C++写的一个通讯例子程序,比MSDN的例子好些:).使用了backgroundWorker 而非线程,这是MSDN中推荐的方式,这种方式可以应付中小型的应用。网络通讯使用的是TcpClient类。-I was learning C examples of a communication procedures than MSDN some examples : ). backgroundWorker not use the thread, which is recommended by