Dayon/resources/readme.txt
2017-01-02 15:14:50 +01:00

45 lines
1.3 KiB
Plaintext

Thank you for downloading Dayon!
Contents:
readme.txt This file.
doc/ More documentation.
bin/ Startup exe & scripts as well configuration files (JVM, LOG4J).
lib/ JAR files.
license/ Dayon! & bundled software licenses.
jre/ Bundled JRE (optional).
Preferences (e.g., window location) & log file are saved in the directory:
USER_HOME/.dayon
Running Dayon!
On the assistant machine (acting as a server) click the Dayon.Assistant link or run the dayon_assistant script.
Open the connection port (e.g., firewall, DSL router, NAT, etc...) and note your external
IP address (e.g., http://whatismyip.com/).
The settings (e.g.,, number of capture per second, compression method, ...) will be sent
to the assisted machine during the connection. The assisted has nothing to do except entering
the IP address and port number as described below.
On the assisted machine (acting as a client) click the Dayon! link or run the dayon_assisted script.
Enter the (external) IP address and port number of the assistant machine.
Linux:
You might need to chmod +x the scripts dayon.sh/dayon_assistant.sh/dayon_assisted.sh in the bin directory.
Project:
The project is available at the following HTTP addresses:
https://github.com/retgal/dayon
http://dayonhome.sourceforge.net
Enjoy!