Try: ca/tecreations/ViewFile.php -- Online
<div class="jumbotron padded">
<p>Some things don't work due to ongoing library development. There is so much that can be done.</p>
<h4>Using The Library</h4>
<p>You'll need a JDK (Java Development Kit)... You can get one here: <a href="https://www.oracle.com/ca-en/java/technologies/downloads/">Oracle JDK's</a>. Windows is [x86 (32 bit) and, x64 (64 bit, but mostly everything is 64 bit now)], anything else, you should know what to do or who to contact. Anything newer than version 17 should work. I compile to version 17, but you can change that. Minimum version is Java 9 for Process.pid() and, if I recall correctly, there were some Bouncy Castle cryptography changes requiring source version 11.</p>
<p>You'll probably want an IDE (Integrated Development Environment). I'm working on an editor, but it's slow and careful work. I use <a href="https://netbeans.apache.org/front/main/download/archive/">NetBeans 18</a> (Install JDK BEFORE NetBeans) and a Java Ant Project with Existing Classes and package to .jar using ca.tecreations.apps.deploy.Deploy, but you can use any text editor and Command prompt, or terminal, or jethro.jar to launch. Compiling is automatic, according to configuration, via JavaCompiler.</p>
<p>You can construct a Maven/Ant style project by using DependencyViewer.</p>
<br />
<ol>
<li>Last Deployed Installer --- TEC_VERSION.jar {jethro.jar} : Is below:<br />
<a href="/ca/tecreations/jethro.jar">jethro.jar</a><br />
</li>
<li>A double click will launch the Validator if you have the JDK installed. or use a <code>java -jar jethro.jar</code> command.</li>
<li>Refer to the Documentation menu above to review the operations the Validator performs.</li>
<li>Happy Coding!</li>
</ol>
<br />
<h4><code style="color: black">License</code></h4>
<ul>
<li>If the user was previously traumatized or abused before 12 years old, the user is granted a free personal use license.</li>
<li>Absolutely no machine learning/ai model training.</li>
<li>All users are permitted to use the View and List links for anywhere on the site. No scraping permitted.</li>
<li>Single user, lifetime seats are available at the price of $1 CAD. 30 day free trial.
<ul>
<li>Allows anything except tecreations percieved or actually detrimental exploitation(s).</li>
</ul>
</li>
<li>Please email for bulk pricing.</li>
<li>Remittances?
<ul>
<li>Supporting the project? Just buy a single seat, lifetime license.</li>
<li>Family discount? 2$CAD for all immediate children and 2 parents.</li>
<li>Charity related developers?
<ul>
<li>Granted free development use.</li>
<li>Please email for free charity license upon verification.</li>
</ul>
</li>
</ul>
</li>
</ul>
<h4><code style="color: tec_purple">Free Use</code></h4>
<ul>
<li><a href="https://tecreations.ca/ca/tecreations/api/get_remote_addr.php">Get REMOTE_ADDR (php)</a></li>
</ul>
</div>