Nintendo Switch的MTP Server实现-C/C++开发

时间:2024-06-15 18:21:43
【文件属性】:

文件名称:Nintendo Switch的MTP Server实现-C/C++开发

文件大小:111KB

文件格式:ZIP

更新时间:2024-06-15 18:21:43

C/C++ Miscellaneous

mtp-server-nx Nintendo Switch作者Gillou68310的已知问题https://manpages.ubuntu.com/manpages/xenial/man1/mtp-server.1.html的端口已知问题启动需要很长时间,而且SD卡上的文件很多,由于mtp-server-nx Nintendo Switch作者Gillou68310的已知问题https://manpages.ubuntu.com/manpages/xenial/man1/mtp-server.1.html的端口已知问题启动需要很长时间才能获得大量文件SD卡,由于扫描,传输速度仍可提高Horizo​​n <6.1许可Apache 2.0上未经测试


【文件预览】:
mtp-server-nx-master
----.gitignore(35B)
----Makefile(8KB)
----mtp-server-nx.json(5KB)
----LICENSE(11KB)
----README.md(316B)
----include()
--------MtpTypes.h(3KB)
--------USBMtpInterface.h(2KB)
--------usb.h(1KB)
--------MtpStorage.h(2KB)
--------MtpEventPacket.h(1KB)
--------MtpStringBuffer.h(2KB)
--------MtpProperty.h(3KB)
--------MtpDeviceInfo.h(2KB)
--------MtpServer.h(6KB)
--------MtpResponsePacket.h(1KB)
--------MtpObjectInfo.h(2KB)
--------MtpDataPacket.h(4KB)
--------USBSerialInterface.h(2KB)
--------MtpDatabase.h(6KB)
--------log.h(1KB)
--------nxlink.h(839B)
--------MtpStorageInfo.h(1KB)
--------MtpPacket.h(2KB)
--------SwitchMtpDatabase.h(35KB)
--------MtpUtils.h(886B)
--------MtpDebug.h(1KB)
--------mtp.h(31KB)
--------MtpRequestPacket.h(1KB)
----source()
--------nxlink.cpp(2KB)
--------log.cpp(813B)
--------MtpUtils.cpp(3KB)
--------USBMtpInterface.cpp(2KB)
--------MtpProperty.cpp(17KB)
--------MtpEventPacket.cpp(1KB)
--------MtpDebug.cpp(24KB)
--------MtpDataPacket.cpp(11KB)
--------MtpDeviceInfo.cpp(3KB)
--------MtpRequestPacket.cpp(1KB)
--------MtpServer.cpp(42KB)
--------USBSerialInterface.cpp(1KB)
--------main.cpp(5KB)
--------usb.c(15KB)
--------MtpResponsePacket.cpp(1KB)
--------MtpStorage.cpp(2KB)
--------MtpStorageInfo.cpp(2KB)
--------MtpStringBuffer.cpp(5KB)
--------MtpObjectInfo.cpp(4KB)
--------MtpPacket.cpp(4KB)
----icon.jpg(32KB)

网友评论