Search found 4 matches
- Sat Dec 21, 2013 10:44 am
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: API via PHP
- Replies: 8
- Views: 8941
Re: API via PHP
I see, thanks. I just assumed you guys were also the manufacturer. Who is the manufacturer?
- Sat Dec 21, 2013 1:29 am
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: API via PHP
- Replies: 8
- Views: 8941
Re: API via PHP
Do you want the hex dump of the network data?
Is there a basic PHP script for folks to test with?
Sample code perhaps...?
Thanks
Is there a basic PHP script for folks to test with?
Sample code perhaps...?
Thanks
- Fri Dec 20, 2013 2:02 pm
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: API via PHP
- Replies: 8
- Views: 8941
Re: API via PHP
Yes... hence my confusionGrandWizard wrote:It means the password is incorrect. Can you log into the Envisalink with password "user"?

- Fri Dec 20, 2013 1:39 pm
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: API via PHP
- Replies: 8
- Views: 8941
Re: API via PHP
I'm getting a bit past this point. Open a socket and receive 5053CD Reply with 005user (hex: 3030357573657235340D0A ) Broken out that is: 303035 75736572 3534 0D0A (005 user CHK CR/LF) Then I get 5000052A acknowledging my 005/Auth Then I get a 5050CA - which I assume is 505-Fail This is on a port ...