📲GKSPHONE Real App

On this page you will find installation notes for the gksphone remote access application for your mobile phones.

Installation

GKSPHONE REAL APP is only authorized to view your SQLs. They do not have the authority to change / effect / add / delete / drop

Connecting your database information

  1. Log in to your database using HeidiSQL

  1. Open Tools > User Manager

HeidiSQL - Tools > User Manager

  1. Click Add

  1. Enter user name, password and set % in the From Host field. This is to provide SQL access with GKSPhone Real App.

HeidiSQL - User Manager

  1. In the Allow access to: section, click Add object

  1. Choose your server database then click OK

HeidiSQL - Select Database
  1. Select EXECUTE, SELECT, SHOW VIEW permissions and click the Save button.

HeidiSQL - Database Permissions

Connecting your SQL account information to the application

  1. Go to APP GKSHOP site

  1. Log in to your account. If you aren't registered, register with the email address you purchased your Real App subscription from!

  1. Go to Services > Real App

GKSHOP Application - Homepage

  1. Enter your create SQL account and server information in the table that appears on the screen.

GKSHOP Application - Real App
Field
Value

Server ID

Host/Adress

Enter your server ip

Port

SQL Port, Default 3306

Database

Enter your database name

  1. After filling in all fields, press the TEST CONNECTION button

GKSHOP Application - Real App > Test Connection
  1. After the test connection is successful, click the SAVE button

GKSHOP Application - Real App > Test Connection Succesful
  1. Now your added server will appear here

GKSHOP Application - Real App > Server List

Port Forwarding

The real app needs a MySQL port to access your information. If you receive the following error in the Test Connection step even though you entered all your information correctly, it means that your MySQL 3306 port is not open.

GKSHOP Application - Real App > Test Connection Error

You can check whether this port is open by typing your machine IP address and port 3306 on this site.

Core and Vehicle Table Configuration

In this section you must write your core information and sql tool table name. This is mandatory for the application to work correctly and display the correct data!

Application Configuration

This section shows the applications found in real app. You can close the application that you don't want to use from these applications. Simply remove the tick next to the application name.

Configuration for Real App Functions

After doing all the above steps, you need to change the Config.RealApplication setting in gksphone/config/config.lua to true.

Last updated