Knowledgebase
Jakinid Support Website > Help Desk (Jakinid.com) > Knowledgebase

Search help:


» Category: Network, Wi-Fi & Remote Access  (Go back)

» Articles in this category:

 
Connect ACTAtek4 to Wi-Fi Using a QR Code Article rated 5.0/5.0
To connect your ACTAtek device to a WiFi network using a QR code, please follow the steps below:     1. Visit qifi.org to generate a QR code fo
Connect ACTAtek4 to Wi-Fi Using the Web UI Article rated 5.0/5.0
To connect your ACTAtek device with a WiFi network, please follow the steps below:   Log in to the ACTAtek web portal by entering the IP address of your device in a web browser. For example, 192.168...
Connecting ACTAtek Devices to WiFi Using Ethernet Bridge Article not rated yet
Overview ACTAtek devices without the built‑in WiFi module cannot use external USB WiFi dongles. If the device was not originally ordered with WiFi capability, a USB adapter cannot be added afterward...
Connect ACTAtek4 from the Internet Article not rated yet
Part A: Connect the ACTAtek device to the local area network:  Note:Please ensure that the network cable is connected between the device and the router's available LAN port firmly.  
Steps to connect ACTAtek remotely from public network using web browser or Android phones/Tabs. Article not rated yet
Please kindly check the attached file for more information.
Configure DDNS on ACTAtek Article rated 5.0/5.0
First of all,the client will need to sign up  a DDNS account e.g.No-IP.com . After that,the client will have the below Login details to be entered into the device's DDNS page. And then click [Submit]...
ACTAtek Ethernet Cable Requirements Article rated 5.0/5.0
The cross cable connection was used for the troubleshooting purpose in case of there was a network issue reported at the device under the client's network environment. In real case,the device is just ...
 
$s = 1; if (file_exists(HESK_PATH . 'hesk_license.php')) { $h = (!empty($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : ((!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : getenv('SERVER_NAME')); $h = str_replace('www.','',strtolower($h)); include(HESK_PATH . 'hesk_license.php'); if (isset($hesk_settings['license']) && strpos($hesk_settings['license'],sha1($h.'h3&Fp2#LaA&59!w(8.Zc]*+uR512')) !== false) { $s = 0; } else { echo '

INVALID LICENSE (NOT REGISTERED FOR '.$h.')!

'; } } if ($s) { echo '

 
Powered by Help Desk Software HESK - brought to you by Help Desk Software SysAid

'; } echo '
'; include(HESK_PATH . 'footer.txt'); echo '';