If you are looking for somthing like QTftp::get(), you won't have it.

When using socket level implementaion with QUdpSocket, you need to implement the file receive protocol by your self.