tags:

views:

119

answers:

0

I am developing server application that would implement z39.50. The platform I am using is C#.net. Now I have successfully made a client using the zoom.net which in turn is build over YAZ. Now my question is that can I make z39.50 server using zoom.net or is there any other utility or tool available for it. Point to note is that it should support .net

Thanks in advance...