
SIM
One Question, What different the application that we developed with previously application? Okay, I’ll define some problem that he had if we still using old application:
1.Indonesian society could have driver licence more than 1, right? It has happened because we didn’t have primary key for single people and our data weren’t centralized. I think you already got the problem
2.There are big probability for do fraud by “bad man”
3.Kapolri can’t controls SATPAS directly
See? We had many problem. Calm down, we already solved it
What did we do?
1.Centralized
Centralized
All Satpas send data to Central in Real Time Mode, So we never get double data, why? Because Centralized and we have used Fingerprint for PrimaryKey
2.AFIS (Automated Fingerprint Identification System)

Automated Fingerprint Identification System

User Interface
Automated fingerprint identification is the process of automatically matching one or many unknown fingerprints against a database of known and unknown prints, so we never get double identity. Automated fingerprint identification systems are primarily used by law enforcement agencies for criminal identification initiatives, the most important of which include identifying a person suspected of committing a crime or linking a suspect to other unsolved crimes.
At this time, we already implemented it in Borneo and we have been planning to implement in Java for Next Year. So, Are you ready for this?

