PTPServer is a PTP server, it implements HFS and PTPCon protocols over UDP (on default PTP server port 52000). Clients may connect to the server and use it to open a console and access the file system. Server makes visible the part of the file tree, started from the working directory. You can also run applications on the server side from this subtree.
CCore-PTPServer.exe [c]
The only argument is a symbol 'c'. If it is given, server will stop execution once a console is closed by a client.
While server is running, you can enter the following commands:
help stat clear exit
help prints a brief help.
stat prints a statistic.
clear clears statistic counters.
exit exits the server.
To work with the server, you may use HFS, PTPCon, PTPSupport PTP services.