Any ccTalk libraries available?
Posted
by fretje
on Stack Overflow
See other posts from Stack Overflow
or by fretje
Published on 2010-04-27T14:10:14Z
Indexed on
2010/04/27
14:13 UTC
Read the original article
Hit count: 815
I want to integrate a coin acceptor into one of our applications. This specific coin acceptor uses the ccTalk protocol (specs here).
I've been looking for a ccTalk library which I can use from C#, but until this point I've only found this open source project which seems not quite ready, and abandoned.
Any of you guys know of any ccTalk libraries out there? I can't believe this hasn't been done before. It doesn't necessarily has to be free.
© Stack Overflow or respective owner