Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2018 15:16:19 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-usb@freebsd.org
Subject:   RFID reader/writer with USB interface for FreeBSD
Message-ID:  <20180316141619.GA2937@c720-r314251>

next in thread | raw e-mail | index | archive | help

--yrj/dFKFPuw6o+aM
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


Hello,

Is there any RFID reader/writer solution which is OpenSource and runs on
FreeBSD using libusb? The background of the question is: We own some
Java written application, written for Windows, which works fine as well
on FreeBSD and Linux. Is the following exception:

It uses from the Java code through a C++ call interface, written by us,
some proprietary Windows DLL to access the RFID pad.

Running the Java app on FreeBSD, the  JVM looks for the interface shared
lib as 'libRFIDInterface.so' (on Windows as 'RFIDInterface.dll'), which
ofcourse is not there. On Windows our 'RFIDInterface.dll' in turn
uses the proprietary 'BiblioChip.dll' from a 3rd party to handle the
requests to/from the RFID pad. As the 'libRFIDInterface.so' is not there th=
e JVM gives

java.lang.UnsatisfiedLinkError: com.sisis.rfid.RFIDNativeInterface.BibOpenR=
eader()
=2E..

If there would be any OpenSource RFID reader software, I could write the
required interface in C or C++ on top of its API.

Any ideas or comments on this?

Thanks

	matthias

--=20
Matthias Apitz, =E2=9C=89 guru@unixarea.de, =E2=8C=82 http://www.unixarea.d=
e/  =F0=9F=93=B1 +49-176-38902045

--yrj/dFKFPuw6o+aM
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlqr0bAACgkQR8z35Hb+
nRGcxw/+IfXKXuLhWDfxdcpbSZW8ULFbxG1oGd3D7E1biO8nRBF1UiNFJyUcfKFW
Yuf/a7WGDVMrbA4rMT8n5lr2ttRvDtLMdWf9vluZsVuvj1R5Tb3SX9rfbSMBf2aq
FaVcFbIgL2sb3NJ6FMibeb1mL6hAJMA/5tx3eui0JWb99TDLeKcPilqVk7vYSfwp
Wa/JbXVBfJIblNc9vo/4DTvTsd/J4od6G21M1uCpCJoXd0blM4bxLU6oeAmyYgLV
XaSRjk3ARJg5bHKEobk+ig+veL/mv9O8pytwFuPAqaO2r6fW0iNt2/ZEWi7JELYu
eeTaaDybUxQpdGkKMu45v3q/q0Aw/UBnj+GRh74pBT4WUyyjrLH7UYJudSLrVRf5
5US4bQ5HGLxM1hlUBbgg5UWMPCAdsgEGQ2HOD1mT1xJVBHEyOvHEh6o1LbDXeUIA
CA2htvYw3AEKrsiPuesz2fOi5kejcIxuNJd/acuxzGSZ5zPrdxUeqcChGM614NYi
YbafQxyAktduSuHe3Uk8g33GqaO/QPHfq9i41SeKMz76Lg1K76RDRITOWm52TyaG
+4voKWFnrFvjzLcEKQGVSsezTdz2ofr0RbOqShlI10rCGFiav+lGWruHuj2WidcE
yhcsSeLlN78MnzyUIIiRWokZD1q7qEZj8aa/t8dKLeNeVmWmwFk=
=g6My
-----END PGP SIGNATURE-----

--yrj/dFKFPuw6o+aM--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180316141619.GA2937>