hlsantos / wcSDK

Wildcat! Interactive Net Server SDK/API
5 stars 1 forks source link

Wildcat! SDK/API

Wildcat! SDK/API
(c) Copyright 1998-2024 Santronics Software, Inc. All Rights Reserved.

Version   : 8.0
Build     : 454.15
Date      : 07/22/2024

WCSDK Website: http://www.winserver.com/public/wcsdk


About:

WINSERVER - Wildcat! Interactive Net Server or Wildcat! for short, is an advanced RPC client/server hosting platform. The client API to the server is available for the following languages:

- Microsoft C/C++
- Microsoft .Net Languages,
  - C#
  - VB.NET
  - Managed C++
  - COM/ATL
- wcBASIC
- Python (wcPython, wcpapi)
- PHP (wcPHP, wcPHPLite)
- Java (wcJava)
- Delphi (wcDelphi)
- VB (wcVB)

Legacy Languages: Obsolete and is no longer supported.

- Microsoft C/C++ v4.0 for 16 bit.
- Visual Fox Pro
- Delphi 16 bit.

32 vs 64 bit Notes:


Future Projects:


Revision History:

Build Date Author Comments
454.8 04/29/19 SSI - Start of V8.0
454.10 04/24/20 SSI - Add c#A wcDoor32.cs include file
- WinserveAPI.dll includes the name spaces:
- wcSDK.wcServerAPI
- wcSDK.wcDoor32API
05/16/20 SSI - Updated the wcDoor32 API for c#
- Updated the pwe trivia door examples.
05/22/20 SSI - Updated the Examples, Cleanup
454.12 05/15/21 SSI - Updated WcServerAPI.cs to match wcserver.h/wctype.h
- Removed wcbasic-cmdline.cs from wcServerAPI build
wcBasic-Cmdline.cs is an early incomplete port of a C/C++ input string library.
454.15 07/20/24 SSI - Cleaned up wctype.h and other headers.
- Updated wcServerAPI.cs