2012年3月23日

在QT4下绑定TCP客户端的IP和端口 [bind QTcpSocket HOWTO]

摘要: Author F32 (feng32@163.com)The code is released under the terms of GNU Lesser General Public License version 2.1Here's the code. 1 #ifndef Q_BOUND_TCP_SOCKET_H 2 #define Q_BOUND_TCP_SOCKET_H 3 4 #include <QTcpSocket> 5 6 /** 7 * \brief The QBoundTcpSocket class adds binding support 8 * to 阅读全文

posted @ 2012-03-23 19:46 F32 阅读(3601) 评论(0) 推荐(1) 编辑

导航