ZKLibrary icon indicating copy to clipboard operation
ZKLibrary copied to clipboard

ZKLibrary with Online application

Open njovujsh opened this issue 6 years ago • 11 comments

This library works only with localhost. When I host the code with it. It can no longer read the ip address/port or even access data!

njovujsh avatar Aug 06 '18 18:08 njovujsh

did you find solutions for that ..

softyaco avatar Aug 06 '18 18:08 softyaco

please share

softyaco avatar Aug 06 '18 18:08 softyaco

I am looking for the solution too @softyaco

njovujsh avatar Aug 06 '18 18:08 njovujsh

if your web cant reach device IP. you must create cron from localhost server to upload data into your online web

cron: local server =>get data from device => send only new data to online server

if your device have ip public, you will not meet this problem

plonknimbuzz avatar Aug 11 '18 06:08 plonknimbuzz

did you try to forward port with your public IP? it port is 4370

novpiseth avatar Aug 14 '18 07:08 novpiseth

Well when I transfer the code from local host to the Cpanel. Things Jam

On Tue, Aug 14, 2018 at 3:43 AM novpiseth [email protected] wrote:

did you try to forward port with your public IP? it port is 4370

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kamshory/ZKLibrary/issues/41#issuecomment-412783727, or mute the thread https://github.com/notifications/unsubscribe-auth/AGHQvSa2UUFLHywAFwWuuKNlqjBu4-k0ks5uQn-dgaJpZM4Vw3Rp .

njovujsh avatar Aug 14 '18 10:08 njovujsh

what IP address you had put? if local IP your website could not accessible to fingerprint device

novpiseth avatar Aug 15 '18 09:08 novpiseth

i put the IP address of the Time Attendance machine. Then tried to access the hosted website on the pc that Machine is connected

On Wed, Aug 15, 2018 at 5:16 AM novpiseth [email protected] wrote:

what IP address you had put? if local IP your website could not accessible to fingerprint device

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kamshory/ZKLibrary/issues/41#issuecomment-413141223, or mute the thread https://github.com/notifications/unsubscribe-auth/AGHQvUlQFDs8fgIwVae7EvgEWqZy_DL1ks5uQ-cBgaJpZM4Vw3Rp .

njovujsh avatar Aug 15 '18 09:08 njovujsh

congrats @njovujsh , i think this issue should be ciosed now

plonknimbuzz avatar Aug 17 '18 03:08 plonknimbuzz

Please Describe step wise facing issue from many days

malikatiq786 avatar Sep 01 '18 09:09 malikatiq786

Log in to your router, Learn how to port forward. Configure the device ip and port after getting your public IP. Finally access your device from web

wombiro avatar Jul 05 '20 20:07 wombiro