Skip to content

PHP Client-GUI for testing SIP2 (Standard Interchange Protocol) communication as used with SelfCheck systems or library automation system dealing with patrons or library materials. Supports TLS and Gossip extension.

License

tzeumer/SIP2_Testing_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

PHP Client-GUI for testing SIP2 (Standard Interchange Protocol) communication as used with SelfCheck systems or library automation system dealing with patrons or library materials. Supports TLS and Gossip extension.

Quickstart (Release)

  1. Download
  2. Convenience: modify js/user_settings.js
  3. Open website

Development

  1. Clone this repository
  2. (Get Composer: https://getcomposer.org/download/ and Bower: (nodeJs: https://nodejs.org/ + bower: http://bower.io/#install-bower))
  3. Install dependencies
  • Open command prompt in Sip2TestingTool\dev
  • Install php dependencies: ''composer install''' (or ''composer update''')
  • Install frontend dependencies: ''bower install''

About

PHP Client-GUI for testing SIP2 (Standard Interchange Protocol) communication as used with SelfCheck systems or library automation system dealing with patrons or library materials. Supports TLS and Gossip extension.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published