Go to file
sonichy 6649fd406e first 2022-02-11 13:25:11 +08:00
FileTrans first 2022-02-11 13:25:11 +08:00
FileTrans.png first 2022-02-11 13:25:11 +08:00
FileTrans.pro first 2022-02-11 13:25:11 +08:00
README.md first 2022-02-11 13:25:11 +08:00
icon.htm first 2022-02-11 13:25:11 +08:00
install.sh first 2022-02-11 13:25:11 +08:00
main.cpp first 2022-02-11 13:25:11 +08:00
mainwindow.cpp first 2022-02-11 13:25:11 +08:00
mainwindow.h first 2022-02-11 13:25:11 +08:00
mainwindow.ui first 2022-02-11 13:25:11 +08:00
preview.jpg first 2022-02-11 13:25:11 +08:00
res.qrc first 2022-02-11 13:25:11 +08:00

README.md

File Trans

基于 Qt Socket 的文件传输软件。

界面

alt

参考

Qt文服务器
Android手机间使用socket进行文件互传实例