Additional Installation Notes:
==============================
A Java Runtime Environment is required. If you are using Total Commander x64, you need to use a 64-bit JRE.
Installing additional libraries as stated in original README.TXT file is NO LONGER REQUIRED.

What this plugin does:
======================
SNMP is network protocol for reaching informations about protocols, bandwith and other informations from network devices.
This plugin can read those informations, show them in tree structure, show statistics, device interfaces load,
also user can ping and tracert any device on network.

How to use this plugin:
=======================
Choose Network as the drive letter to be shown in Total Commander and choose "snmpplugin".
First you have to select device, then it will be availible in dir managed devices/ip addres/ then you can enter manage device file,
which will open new window with specific tabs. or you can run mib-browser, which is quick utility,
which main purpose is to get all informations quick and brief. mib browser is controlled from command-line of TC
as all other functions of my plugin.
All commands will be shown on my page, but now i will write some most usefull :
 
64-bit version:
=================
The original Java Plugin is Copyright (C) 2006-2007 Ken Handel. 
He also provided a lot of java plugin examples for any kind: lister, packer, file system and content: http://java.totalcmd.net/V1.7/examples.html
This is one of those examples.

However the developer abandoned the project in 2007 (now is 2021), and he has been unreachable since then (some people tried to reach him long ago).
64-bit versions of this plugin were no available, because as said the project was abandoned in 2007 and 64-bit tcmd came around 2011.
That makes it unusable for most people, nowadays using 64-bit TC.

As the license allows so, we have undertaken the project;
special thanks to Ghisler (author of TC) for recompiling the dll.
you can see the thread discussing it in the TC forum at: https://www.ghisler.ch/board/viewtopic.php?t=75726

Now, every java plugin:
  1. Works as an independent 64-bit plugin in TC64. Still works in TC32.
  2. May be installed as usual, just entering the zip, without further ado.

Changes for 64-bit version (from 32-bit original java plugin by Ken Handel):
============================================================================
- included the new (wcx64 / wfx64 / wlx64 / wdx64) dll, recompiled by Ghisler (author of Total Commander), from Handel sources
- included the javalib dirs: Now every Java plugin installs just entering the zip, without further ado
- modified tc_javaplugin.ini accordingly (to refer the new location of javalib)
- included this text file with some extra info for the 64-version
- repackaged as .zip (.tgz needs first to be untgzed to tar, also not so standard)

Contact
=======
Let me know if you have any comment, suggestion or problem regarding this java plugin, 
choose the most appropiate way to contact me:
 - the forum thread above: https://www.ghisler.ch/board/viewtopic.php?t=75726
 - email: moises.castellano (at) gmail.com
 - https://github.com/moisescastellano/tcmd-java-plugin/issues  (github for future java plugins, in progress)
Please detail the specific java plugin and JRE version you are using.

 
Enjoy!
