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.
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.
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Bookmarks