Chris:
The server sample is at https://github.com/qt-labs/qthttpserver.
Since the app I am calling the clientdoes not seem to know when it has finished sending the file I cannot close from that end. I switched the server to use console mode and notices that QTcpSocket does not have a finished slot so that explains that end. the Server only gets the finished notification when the server sends back a status message.
Bruce
Bookmarks