Learn more about Platform products at http://www.platform.com



Platform EGO SDK


The EGO SDK enables developers to create services or applications that run on top of Platform EGO by accessing its C API or Web Service interface. The SDK is intended for Independent Software Vendors (ISVs) or system vendors looking to integrate their applications into the EGO environment. The SDK comes with a full runtime enabling developers to develop and test in the same environment that exists in the production version of Platform EGO.


Major components

Here is a list of the major SDK components:

EGO C SDK (com.platform.ego.c plug-in)

  • header files
  • dynamic libraries
  • static libraries

    EGO Web Service SDK

  • com.platform.ego.soap plug-in

    Help

  • EGO Developer's Guide
  • C API Reference
  • Web Service XML Schema Reference
  • Web Service WSDL files (note: the Web Service WSDL documentation is embedded in the WSDL files)

    Code samples

  • C client
  • Java client for web services

    ego.conf configuration file

    The ego.conf configuration file is required for the client application to connect to Platform EGO because it contains the master host name and port numbers for the agents. The location of this file is passed to the API when a request is made to open a connection to the EGO master. This file is included in the SDK.

    EGO client development tools

    C API plug-in

    The C language integration enables developers to create projects that contain C language code and make files. This provides the developer with a quick means of creating a new project suitable for use as an EGO client.

    Web Service plug-in

    The Java / Web Service language integration is used to create projects that contain Java language code and build files. This provides the programmer with a quick means of creating a new project suitable for use as an EGO Web Service client.

    [ Top ]


    [ Platform Documentation ]


          Date Modified: July 12, 2006
    Platform Computing: www.platform.com

    Platform Support: support@platform.com
    Platform Information Development: doc@platform.com

    Copyright © 1994-2006 Platform Computing Corporation. All rights reserved.