The QtNetwork module provides classes to make network programming easier and portable. More...
Declares enums common to all SSL classes in QtNetwork |
The interface for cache implementations |
|
The base functionality common to all socket types |
|
Authentication object |
|
Implementation of the client side of FTP protocol |
|
IP address |
|
Static functions for host name lookups |
|
Local socket based server |
|
Local socket |
|
Allows the application to send network requests and receive replies |
|
Stores one IP address supported by a network interface, along with its associated netmask and broadcast address |
|
Cache information |
|
Abstraction of one or more access point configurations |
|
Manages the network configurations provided by the system |
|
Holds one network cookie |
|
Implements a simple jar of QNetworkCookie objects |
|
Very basic disk cache |
|
Listing of the host's IP addresses and network interfaces |
|
Network layer proxy |
|
Fine-grained proxy selection |
|
Used to query the proxy settings for a socket |
|
Contains the data and headers for a request sent with QNetworkAccessManager |
|
Holds a request to be sent with QNetworkAccessManager |
|
Control over the system's access points and enables session management for cases when multiple clients access the same access point |
|
Convenient API for an X509 certificate |
|
Represents an SSL cryptographic cipher |
|
Holds the configuration and state of an SSL connection |
|
SSL error |
|
Interface for private and public keys |
|
SSL encrypted socket for both clients and servers |
|
TCP-based server |
|
TCP socket |
|
UDP socket |
|
Stores information about URLs |
To include the definitions of the module's classes, use the following directive:
#include <QtNetwork>
To link against the module, add this line to your qmake .pro file:
QT += network
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.