Introduction This software provides a full and free CCSO ph client using the winsock 1.1 API under the Microsoft Windows' environment. Features - It is provided free, in the spirit of the Internet. - The client implements fully the CCSO nameserver-client protocol. - It comes with on-line help. ZIP File Contents readme.wri This README file. irlphwin.exe Windows 16 bit client executable. irlph32.exe Windows 32 bit client executable. irlphwin.hlp Windows help file. bwcc.dll Borland 16 bit Windows DLL bwcc32.dll Borland 32 bit Windows DLL Installation 1. For the standard windows version (16 bit) copy irlphwin.exe , irlphwin.hlp and bwcc.dll to an appropriate directory. 2. For the 32 bit windows version copy irlph32.exe , irlphwin.hlp and bwcc32.dll to an appropriate directory. If you are using WIN32S then make sure you have the latest release WIN32S (ver 1.1.5a). This can be obtained from many places (such as ftp.ncsa.uiuc.edu directory /PC/Mosaic). 3. Install the appropriate executeable (irlphwin.exe or irlph32.exe) program as describe on page 78 of the Microsoft Windows' User's Guide - Creating a Program Item. Set the working directory to the same directory that you have saved the program in. 4. Startup irlphwin and set a default server. Exit and restart irlphwin again to ensure everything is working properly. Licensing, Distribution, and Disclaimer 1. The author of this software grants you the right to use and to make an unlimited number of copies of this software. 2. You may not decompile, disassemble, reverse engineer, or modify the software. This includes, but is not limited to modifying/changing any icons, menus, or displays associated with the software. 3. This software cannot be sold without written authorization from the author (see Feedback below). This restriction does not intended to apply to connect time charges, or flat rate connection/download fees for electronic bulletin board services. 4. The author of this program accepts no responsibility for damages resulting from the use of this software and makes no warranty or representation, either express or implied, including but not limited to, any implied warranty of merchantability or fitness for a particular purpose. This software is provided as is, and you, its user, assume all risks when using it. 5. This software is based in part on the work of other ph client implementors. Available This software is available via anonymous FTP from : Internet host : auck.irl.cri.nz directory : pub/phone file : irlph23.zip Feedback Please E-Mail any constructive comments or suggestions to Graeme K. Campbell at the following address : Internet g.campbell@irl.cri.nz Version Information Version Beta 2.0 - evaluation copy - First Published version for comment. Version Beta 2.1 - Fixed a problem that stopped a field being emptied in edit mode. Version Beta 2.3 - The software project was shifted to Borland 4.0 C++ and was updated for OWL2 compliance. Both 16 and 32 bit versions of the program can now be produced from the same source. - New Feature: The ability to print both query responses and records that are being updated. - New Feature: The ability to set a default font. - New Feature: You can now use an existing record as a template for creating a new record entry. - New Feature: The ability to define symbols to aid in creating and updating records. - New Feature: Proxy access is now supported. - New Feature: The ability to log queries and record information to a file. - New Feature: The unix client flags -r -l -t and -f are supported in a query configuration dialog. The dialog also can set if the client will start in in a query dialog window. - Fixed a problem which stopped more than one password being set. - Fixed a problem in that if you closed the application by double clicking on the phone client window the application crashed.