搜索资源列表
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
tcpbuf
- 接收tcp消息的类。tcp是一个流的概念,你可能一次read调用读到两条半消息,再接着一次read调用读到半条消息。这个tcpbuf的类就是用来帮助处理这种情况。它会分3次返回3条消息。很实用的类。Windows/Linux都能用。-class tcpbuf is to help receiving tcp message from a socket. It will return exactly ONE message from the tcp buffer. Support windows/
qlocalserver
- The QLocalServer class provides a local socket based server for Linux.
qnativesocketengine_p
- The QNativeSocketEngine class provides low level access to a socket for Linux.
qlocalsocket
- The QLocalSocket class provides a local socket for linux API Driver.
socks5_client_socket_unittest
- Base class to test SOCKS5 Client Socket Source Code for Linux.
Task3-enterprise--10211281--zly
- 描述:在题目二的程序基础上,增加远程访问功能,采用客户端/服务器的方式,实现两种远程操作 n) 高级搜索,在客户端上执行搜索,其搜索范围除了本地数据以外,也应该返回服务端的搜索结果; o) 球员买卖,客户端可以发起向服务端买入球员的请求,如果符合买卖条件,交易成功,该球员从服务端删除,进入客户端选定的俱乐部。 要求: p) 必须在题目二的代码基础上来修改; q) 必须使用Socket作为远程通信技术,可以使用更高层次的Socket封装类; r) 其他要求与题目二相同;
q3socketdevice
- The Q3SocketDevice class provides a platform-independent low-level socket API for Linux.
qabstractsocket_p
- The QAbstractSocket class provides the base functionality common to all socket types for Linux.
qudpsocket
- The QUdpSocket class provides a UDP socket for Linux.
SocketImpl
- This class is the base of all streaming socket implementation classes.
InetSocketAddress
- This class represents a socket endpoint described by a IP address and a port number.
OpenSSLSocketImplWrapper
- This class wraps the SSL functionality over an existing connected socket.
SSLSocketWrapper
- This class wraps the SSL fuctionality over existing conneted socket.
LocalServerSocket
- non-standard class for creating inbound UNIX-domain socket on the Android platform, this is created in the Linux non-filesystem namespace.
SocketImpl
- This class is the base of all streaming socket implementation classes.
SocketImpl
- This class is the base of all streaming socket implementation classes.
ide-legacy
- The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket . -The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket .
clk-ssp
- Note: The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket . -Note: The name for any socket class should be suffixed by socket , and doesn t contain more than one substr of socket .
73197436
- 用于广播的socket类, 网络编程 Multicast实现(Socket class library for broadcast, Multicast network programming implementation)
