> Just open a QTcpSocket to the server and send the GET command.
>
> And add this comment to your source code:
>
>       // This looks like HTTP but isn't!
>       // This is actually a binary protocol, since it doesn't conform
>       // to RFC 2616 and RFC 3896.
>

Thanks for the tip.  That'll be easier than a separate process.

-- 
Lorne Sturtevant
Sum Ergo Cogito

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to