没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > wcsdk |
wcsdk
|
0 | 0 | 4 |
贡献者 | 讨论 | 代码提交 |
Project to maintain the Wildcat! API and SDKWCSDK is the Wildcat! Interactive Net Server (WINSERVER) API to create and maintain custom applications. The wcSDK was created to satisfy the needs of system administrators and third party programmers developing new programs that extend the features of the Wildcat! Interactive Net Server platform.
The wcSDK consists API for developing legacy 16-bit code for Wildcat! Navigator clients and one for developing 32-bit code for the Wildcat! server. Among the sample applications is a Trivia Service and Chat Service designed to demonstrate the interaction between Navigator clients, services, interfaces and the Wildcat! server.
The WCSDK API is open source. It is our hope to enhance and update the API, including providing many open source tools and utilities.
The initial goals are:Clean up the API making it ready for cross platform compilers Update the documentation Update the WCNAV SDK to 32/64 bit Add V8 support to the WCSDK Add Google API Add Example Applications