1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qtnetwork.qdoc -->
<title>Qt 4.8: Network Programming API</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li>Network Programming API</li>
</ul>
</div>
</div>
<div class="content mainContent">
<h1 class="title">Network Programming API</h1>
<span class="subtitle"></span>
<!-- $$$network-description -->
<div class="descr"> <a name="details"></a>
</div>
<!-- @@@network -->
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qabstractsocket.html">QAbstractSocket</a></p></td><td class="tblDescr"><p>The base functionality common to all socket types</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qauthenticator.html">QAuthenticator</a></p></td><td class="tblDescr"><p>Authentication object</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qftp.html">QFtp</a></p></td><td class="tblDescr"><p>Implementation of the client side of FTP protocol</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qhostaddress.html">QHostAddress</a></p></td><td class="tblDescr"><p>IP address</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qhostinfo.html">QHostInfo</a></p></td><td class="tblDescr"><p>Static functions for host name lookups</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qhttpmultipart.html">QHttpMultiPart</a></p></td><td class="tblDescr"><p>Resembles a MIME multipart message to be sent over HTTP</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qhttppart.html">QHttpPart</a></p></td><td class="tblDescr"><p>Holds a body part to be used inside a HTTP multipart MIME message</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qnetworkaccessmanager.html">QNetworkAccessManager</a></p></td><td class="tblDescr"><p>Allows the application to send network requests and receive replies</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qnetworkaddressentry.html">QNetworkAddressEntry</a></p></td><td class="tblDescr"><p>Stores one IP address supported by a network interface, along with its associated netmask and broadcast address</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qnetworkconfiguration.html">QNetworkConfiguration</a></p></td><td class="tblDescr"><p>Abstraction of one or more access point configurations</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qnetworkconfigurationmanager.html">QNetworkConfigurationManager</a></p></td><td class="tblDescr"><p>Manages the network configurations provided by the system</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qnetworkinterface.html">QNetworkInterface</a></p></td><td class="tblDescr"><p>Listing of the host's IP addresses and network interfaces</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qnetworkproxy.html">QNetworkProxy</a></p></td><td class="tblDescr"><p>Network layer proxy</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qnetworkproxyfactory.html">QNetworkProxyFactory</a></p></td><td class="tblDescr"><p>Fine-grained proxy selection</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qnetworkreply.html">QNetworkReply</a></p></td><td class="tblDescr"><p>Contains the data and headers for a request sent with QNetworkAccessManager</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qnetworkrequest.html">QNetworkRequest</a></p></td><td class="tblDescr"><p>Holds a request to be sent with QNetworkAccessManager</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qnetworksession.html">QNetworkSession</a></p></td><td class="tblDescr"><p>Control over the system's access points and enables session management for cases when multiple clients access the same access point</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qsocketnotifier.html">QSocketNotifier</a></p></td><td class="tblDescr"><p>Support for monitoring activity on a file descriptor</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qssl.html">QSsl</a></p></td><td class="tblDescr"><p>Declares enums common to all SSL classes in QtNetwork</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qsslcertificate.html">QSslCertificate</a></p></td><td class="tblDescr"><p>Convenient API for an X509 certificate</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qsslcipher.html">QSslCipher</a></p></td><td class="tblDescr"><p>Represents an SSL cryptographic cipher</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qsslconfiguration.html">QSslConfiguration</a></p></td><td class="tblDescr"><p>Holds the configuration and state of an SSL connection</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qsslerror.html">QSslError</a></p></td><td class="tblDescr"><p>SSL error</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qsslkey.html">QSslKey</a></p></td><td class="tblDescr"><p>Interface for private and public keys</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qsslsocket.html">QSslSocket</a></p></td><td class="tblDescr"><p>SSL encrypted socket for both clients and servers</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtcpserver.html">QTcpServer</a></p></td><td class="tblDescr"><p>TCP-based server</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtcpsocket.html">QTcpSocket</a></p></td><td class="tblDescr"><p>TCP socket</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qudpsocket.html">QUdpSocket</a></p></td><td class="tblDescr"><p>UDP socket</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qurl.html">QUrl</a></p></td><td class="tblDescr"><p>Convenient interface for working with URLs</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qurlinfo.html">QUrlInfo</a></p></td><td class="tblDescr"><p>Stores information about URLs</p></td></tr>
</table>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Nokia Corporation and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
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. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
</body>
</html>
|