shareware, freeware, games, software galore
 
Search
 
CoreAPI SDK Personal  1.0
Download Download
Company:  CoreAPI
Released:  10-01-2004
Platform:  Win98,WinME,WinNT 4.x,Windows2..
Price:  $29.95
License:  Shareware
Screenshot:  View Screenshot
Category:  .NET, Client-Server, Programming
Downloads:  43
Page Views:  183
File Size: 259 KB
Bad download?:  Report broken download

Details:

<p> Developer's SDK for .NET platform providing Client/Server and Object Persistence functionality. (<b>Personal Edition:</b> up to 3 simultaniously connected clients.</b>) </p><p> The <b>CoreAPI.ClientServer</b> namespace provides objects for rapid client-server application development. All complex communication protocols are hidden behind <b>Client</b>, <b>Server</b> and <b>ServerSession</b> objects. Override <b>ServerSession</b> to implement your own server logic then just connect <b>Client</b> to the <b>Server</b> using methods provided. Data encryption is supported transparently by the underlying communication protocol. </p><p> The <b>CoreAPI.Data</b> namespace provides persistent <b>ObjectBase</b> object. It is being used by the <b>Client- Server</b> 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. </p><p> Build complex <b>ObjectBase</b> derived classes and override <b>DoUpdate</b> 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 <b>ToStream</b> or <b>ToArray</b> method to save the whole object at once. Call <b>CreateInstance</b> to get it back from the storage. Or use it with <b>Send</b> or <b>SendReceive</b> methods for <b>Client-Server</b> communication. </p><p> The underlying serialization mechanism is binary based and includes very little overhead compared to the standard .NET serialization. </p>

Quick Keywords:

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


RSS Feed of syndicated new releases                                       Home        Product Map        Submit Software        Advertise        Contact