Main > Software Creation > Components & Libraries > CoreAPI SDK by CoreAPI
CoreAPI SDK 1.0
Developer`s SDK for .NET platform providing Client/Server and Object Persistence functionality.
Available in Personal, Professional and Enterprise Editions (from 3 to unlimited number of simultaniously connected clients).
The CoreAPI.ClientServer namespace provides objects for rapid client-server application development. All complex communication protocols are hidden behind Client, Server and ServerSession objects. Override ServerSession to implement your own server logic then just connect Client to the Server using methods provided. Data encryption is supported transparently by the underlying communication protocol.
The CoreAPI.Data namespace provides persistent ObjectBase object. It is being used by the Client- Server for message exchange over the network. You may use it to construct your own messages or to serialize your data to/from a stream or a byte array. Data encryption is supported.
Build complex ObjectBase derived classes and override DoUpdate method to make sure your member variables are serialized. You may combine other ObjectBase derived classes, Objects, Hashtables, strings, integers etc. as member variables. Then call ToStream or ToArray method to save the whole object at once. Call CreateInstance to get it back from the storage. Or use it with Send or SendReceive methods for Client-Server communication.
The underlying serialization mechanism is binary based and includes very little overhead compared to the standard .NET serialization.
To link CoreAPI SDK, use the following code:
If you want to link main page only, you may use this logo: 
Write a short review to CoreAPI SDK shareware
Suggested Components & Libraries downloads
Planner.NET 4.5
Planner.NET is a calendar and scheduling component for the .NET framework. The control supports yearly, monthly, weekly and daily schedule views. Each view provides a distinct layout of the time cells and can display events such as appointments and...
LLCryptoLib 1.8.1024
LLCryptoLib is a .NET library which allows programmers to easily add encryption, integrity and authentication services to their software. It is compatible with MS .NET and Novell Mono environments. It also provides shredding methods. It offers both ...
VISCOM Image Viewer CP Gold ActiveX SDK 3.0
Support read Kodak / Wang Annotation tag within a TIFF file and display it. Convert PDF to text. Support render password protected PDF document. Support save as single or multi-page PDF/A. Convert multipage TIFF to multipage PDF. Powerful ...
JExplorer 1.9.1
JExplorer is a library that provides developers with an easy-to-use ability to integrate Microsoft Internet Explorer into Swing applications. JExplorer is valuable for those who need to use the JNIWrapper functionality in addition to JExplorer, for ...
BoxedApp SDK 1.2.10
A developer library to create virtual files, virtual registry entries and values. BoxedApp SDK creates a virtual file system and virtual registry. Add virtual files and your application will "think" that such files really exist. No temporary files...



