Sadly Oregon Research went out of business a couple of years ago. This archive
used to be available from their web site.
NOTE FROM UPLOADER: The final version of TermiteTCP was 1.60. If you have
this or any version later than 1.20, or a version of the SDK later than 1.00,
*PLEASE* contact me! I would also like to find out who currently owns the
rights to TermiteTCP.
TermiteTCP Software Development Kit V1.00
=========================================
Copyright © 1996 Oregon Research
16200 SW Pacific Hwy., Suite 162
Tigard, OR 97224
All rights reserved.
Portions of the TTCP SDK are based on original documents from BSD, which
is hereby acknowledged:
*****************************************************************************
Copyright © 1982, 1986, 1990 Regents of the University of California.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement: This product includes software
developed by the University of California, Berkeley and its contributors.
4. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
****************************************************************************
The Termite TCP Software developers kit currently consists of:
tsocket.doc Software documentation on tsocket.library functions
/pragmas Pragma include file
/proto Library function include file
/netinet Network include files
/sys Network include files
/hostname Example program with source
/connect Example program with source
/ping Example program with source
The TTCP SDK is still under construction. Additional functions, examples,
and documentation is currently under development. We encourage you to
send us any suggestions or comments that you have.
The TTCP SDK is supplied "AS IS" without warranty of any kind, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The entire risk as to the
quality and performance of the TTCP SDK is with you.
Oregon Research shall not be liable for any damages whatsoever, arising out of
the use or inability to use the TTCP SDK, even if the possibility of such
damages has been advised.
|