Home · Examples 


HTTP Example

The HTTP example demonstrates a simple HTTP client that shows how to fetch files specified by URLs from remote hosts.


The user of the example can enter an URL to an HTML page in the Url Line Edit. The page can then be downloaded by pushing the Download button.

Our example consits of one class HttpWindow. We will now look through its definition and implementation.

HttpWindow Class Definition

HttpWindow Class Implementation

We start off by taking a look at the constructor:Error parsing snippet.


Copyright © 2008 Trolltech Trademarks
Qt Jambi 4.4.2_01