Hi all
i wrote a program that by HTTP protocol , connect to a download host and download a specific file.
for connection i used a QTcpSocket that connect to port 80 and send HTTP request,
when receive data from host, i don't know how to saves content of file not whole of received data to a binary file
please help me!
Regards.
Bookmarks