zkteco RFID Id reader through PHP zklibrary2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?PHP: Delete an element from an arraystartsWith() and endsWith() functions in PHPHow do I get PHP errors to display?How Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?How to read data from an RFID device using RJ45 Port?ZKTeco set RFID Card with SetUser PHP
What's the best tool for cutting holes into duct work?
Is there such a thing in math the inverse of a sequence?
Why is my explanation wrong?
Python 3.6+ function to ask for a multiple-choice answer
What does it mean when I add a new variable to my linear model and the R^2 stays the same?
What is the purpose of a disclaimer like "this is not legal advice"?
Giving a talk in my old university, how prominently should I tell students my salary?
The past tense for the quoting particle って
Computing the volume of a simplex-like object with constraints
Paper published similar to PhD thesis
Gemara word for QED
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
PTiJ: How should animals pray?
Create chunks from an array
Where do you go through passport control when transiting through another Schengen airport on your way out of the Schengen area?
Where is the fallacy here?
Deal the cards to the players
How spaceships determine each other's mass in space?
Integrating function with /; in its definition
Does the US political system, in principle, allow for a no-party system?
When to use the term transposed instead of modulation?
Is this nominative case or accusative case?
Align equations with text before one of them
In the world of The Matrix, what is "popping"?
zkteco RFID Id reader through PHP zklibrary
2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?PHP: Delete an element from an arraystartsWith() and endsWith() functions in PHPHow do I get PHP errors to display?How Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?How to read data from an RFID device using RJ45 Port?ZKTeco set RFID Card with SetUser PHP
I am currently working on a project with Park Automation using attendance devices connected on LAN and I own the model K40 of ZKTeco company. Unfortunately, the device isn't implemented with a web server, so the only way to interact is using the TCP Port 4370.
The project is custom, written in PHP and I have used the carlosang2's library from GitHub (https://github.com/carlosang2/ZKLibrary) to interact with the devices. So far so good, everything works great, except the SetUser functionality. I can set a new user with id, name, password, role from my app to the device but I can't set the RFID of the card
php sockets rfid
add a comment |
I am currently working on a project with Park Automation using attendance devices connected on LAN and I own the model K40 of ZKTeco company. Unfortunately, the device isn't implemented with a web server, so the only way to interact is using the TCP Port 4370.
The project is custom, written in PHP and I have used the carlosang2's library from GitHub (https://github.com/carlosang2/ZKLibrary) to interact with the devices. So far so good, everything works great, except the SetUser functionality. I can set a new user with id, name, password, role from my app to the device but I can't set the RFID of the card
php sockets rfid
add a comment |
I am currently working on a project with Park Automation using attendance devices connected on LAN and I own the model K40 of ZKTeco company. Unfortunately, the device isn't implemented with a web server, so the only way to interact is using the TCP Port 4370.
The project is custom, written in PHP and I have used the carlosang2's library from GitHub (https://github.com/carlosang2/ZKLibrary) to interact with the devices. So far so good, everything works great, except the SetUser functionality. I can set a new user with id, name, password, role from my app to the device but I can't set the RFID of the card
php sockets rfid
I am currently working on a project with Park Automation using attendance devices connected on LAN and I own the model K40 of ZKTeco company. Unfortunately, the device isn't implemented with a web server, so the only way to interact is using the TCP Port 4370.
The project is custom, written in PHP and I have used the carlosang2's library from GitHub (https://github.com/carlosang2/ZKLibrary) to interact with the devices. So far so good, everything works great, except the SetUser functionality. I can set a new user with id, name, password, role from my app to the device but I can't set the RFID of the card
php sockets rfid
php sockets rfid
edited yesterday
Sayed Mohd Ali
1,5532520
1,5532520
asked yesterday
Tehseen UllahTehseen Ullah
13
13
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55023178%2fzkteco-rfid-id-reader-through-php-zklibrary%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55023178%2fzkteco-rfid-id-reader-through-php-zklibrary%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown