tzeumer / SIP2_Testing_Tool

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:PHP 87.1%Language:JavaScript 11.6%Language:CSS 1.3%