cobisja / tad-php

PHP Library for ZK Time & Attendance Devices
MIT License
213 stars 159 forks source link

Imposible iniciar conexión con dispositivo #79

Open devbayu1 opened 4 years ago

devbayu1 commented 4 years ago

I tried to connect from my cloud server but a message like Imposible iniciar conexión con dispositivo is it possible to access from cloud server or hosting? $options = [ 'ip' => '192.168.100.225', ->IP public/ip local? 'internal_id' => 100, 'com_key' => 0, 'description' => 'TAD1', 'soap_port' => 80, 'udp_port' => 4370, 'encoding' => 'utf-8' ];