Maker Pro
Maker Pro

Entrapass CE Integration (Kantech's Smartlink)

rkah

Oct 13, 2009
1
Joined
Oct 13, 2009
Messages
1
I have been beating my head with this for a while, and I have rtfm/ctfm several times to no end nor success. I need to code the login dance required to connect to the server. I have successfully achieved other calls, but none that require logging in first (ie. add/remove cards).
If someone has any help at all or a resource that is under some obscure domain that google doesnt see, please send it my way.
To add insult to injury i have to do this the "hard" way, because my file for writing it all native C++ is corrupted (my lib file). So I am having to call through the DLL with pointers to its functions. Not ideal, but its working that way. Just cant figure out how to login.
Thanks to any one with input.
 
Top