Skip to content
/ sip2java Public

This class provides a methoid of communicating with an Integrated Library System using 3M's SIP2 standard.

Notifications You must be signed in to change notification settings

xtlog/sip2java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sip2java

国内有多家实现RFID自助借还系统的图书馆采用3M公司的SIP2协议作为数据交换接口协议,在传统图书馆业务向互联网方向发展的过程中,将SIP2标准协议以Java语言实现可以在很多场景下获得应用。通过手机扫码借还等方式均可低成本、快速的实现自助借还功能。 本项目是对SIP2协议的Java的工具类实现,可直接使用该工具类调用图书馆系统接口。

目前实现了基本的登录、借书、还书、查询读者信息。 其他接口正在完善中。

About

This class provides a methoid of communicating with an Integrated Library System using 3M's SIP2 standard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages