The actual Version of the GPRSCore is 5.0.0 from Sep-13 2012
GPRSCore is the middleware to connect GPRS-Modems to CSRC. It is always connected to a KMCore installation. GPRSCore will watch some folders for files from KMCore and vice versa. It will drop notifications and responses in folders watchded by KMCore. GPRSCore is connected via an encrypted channel with one member of the GPRS-Cascade-Cluster located at BEU in Langenhagen (Germany). GPRSCore performs the following actions:
added features in the 5.0 release:
Future releases will check the data coming from the MFPs for correctness of the date, and perform a Date-Setting operation on the MFP, if needed.
The installer for GPRSCore (Version >=5.0) will install two software packages:
At best the suggested values for directories are choosen. If not it is very important to keep in mind that KMCore, GPRSCore and ADKConnector must be installed in one diretory.
For normal use no additional configuration is needed, as all important information is taken from:
Additionally Configuration can be placed in a file named GprsCoreConfiguration.txt, placed in conf, a direct subdiretory of the GPRSCore folder. The configuration consists of simple key value pairs divided by whitespace, each line starting with a # is a comment. Here is an example with only comments and the correct default setting (text file): GprsCoreConfiguration.txt
GPRSCore is a Java application wrapped as Windows Service, ADKConnector is a C# Windows Service. The ADKConnector installer will provide a Tray Icon which gives the state of GPRSCore and ADKConnector and the possibility to start or stop this Services. If GPRSCore is running and gets no answers from the ADKConnector it will attempt to stop and start the ADKConnector Service. The ADKConnector installer will modify the Service Settings, so that the GPRSCore is restarted on an abort. To use this the Java application will shutdown itself in case of an severe error.
The GPRSCore write its Logfile kmgprs.log to the folder $GPRSCoreHOME/log. You can watch the file by using Tail.exe from the Windows Startmenu-Konica Minolta-GPRSCore Folder.