Hi Tod,
There are a few other handy tools that might interest you:
1. SIP testing tool from the CLC, for Windows users.
http://www.clcohio.org/sip-testing-tool
2. John Wohler's SIP2 php class, which seems to be going by the name php-sip2 these days.
Github: http://cap60552.github.io/php-sip2/
Google Code: https://code.google.com/archive/p/php-sip2/
3. ILS integration for Drupal. I'm less familiar with this one and it hasn't been updated since 2012. It appears to be using php-sip2.
https://www.drupal.org/project/ilsauthen
Hope that helps!
Josh
-----Original Message-----
From: Code for Libraries [mailto:[log in to unmask]] On Behalf Of Tod Olson
Sent: Monday, August 22, 2016 5:58 PM
To: [log in to unmask]
Subject: Re: [CODE4LIB] SIP2 libraries, command-line tools?
Cool, thanks for sharing the code!
-Tod
> On Aug 22, 2016, at 3:50 PM, Bill Erickson <[log in to unmask]> wrote:
>
> Hi Tod,
>
> I recently put together a Python 3 SIP2 client library:
> https://github.com/berick/pysip2
>
> It doesn't support every message type (yet, anyway), but works well
> for connectivity testing, item/patron info calls, and basic circulation.
>
> I use it mainly for testing SIP server availability.
>
> -b
>
>
> On Mon, Aug 22, 2016 at 4:24 PM, Tod Olson <[log in to unmask]> wrote:
>
>> Hi everyone,
>>
>> Does anyone have a reference to a command-line tool for making SIP2
>> queries?
>>
>> We have a little project that demands SIP2. I'm looking for command
>> line tool that would help me poke at a SIP2 server and get a little
>> familiar with SIP2. Or maybe a toolkit in a pinch. I've found jsip2 on sourceforge.
>> It was updated as recently as 2014 but no command line tools, so not
>> quite as handy as I'd like.
>>
>> It's been 5 or 6 years since someone asked about SIP2 SDKs on this
>> list, so perhaps a reasonable time to ask again.
>>
>> Thanks for any leads,
>>
>> -Tod
|