Skip to content

Latest commit

 

History

History
50 lines (19 loc) · 369 Bytes

README.md

File metadata and controls

50 lines (19 loc) · 369 Bytes

FTMS

FTMS(File Transfer M~ S~)

FTMS Information

setup

pyhton3 install setup.py

FTMS_lib

CommandServer(App, Client)

  • asyncio

DataServer

  • asyncio

Client

  • asyncio

Database

setup

pyhton3 install setup.py

Run

python3 Application/CommandServer

python3 Application/DataServer

python3 Application/Client