CoreAPI SDK v.1.0

Developer's SDK for .NET platform providing Client - Server and Object Serialization functionality.

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 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.

Client Server SDK for .NET. Developer's SDK for .NET platform providing Client - Server and Object Serialization functionality.

sdk, socket, serialization, api, object, c-sharp, .net, client, server, network

 
  • CoreAPI SDK
  • 1.0
  • CoreAPI
  • Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
  • Shareware
  • 259 Kb
  • 44
  • $99.95
 
 

Review CoreAPI SDK

  • captcha
 
 
New Components & Libraries software
  • .Net Grid  v.2.8.0.Net Grid. Hierarchical data binding, drag&drop, grouping, serialization, cell editors, custom drawing, cell tooltips, threadsafety. Realtime filtering, regrouping, multiple sorting, cell highlighting. Performance: 50000 upd/sec, 16MB/100000 rows
  • DC Form Translator  v.3.71Form Translator gives you multi-language functionality. It works by taking your original form and translating the code into several languages. That means you only need to write one program, rather than recoding and redesigning with every version.