Results 1 to 2 of 2

Thread: Stormbase in C#

  1. #1
    aditi is offline Registered User
    Join Date
    Nov 2004
    Posts
    3

    Stormbase in C#

    I wanated to use the Stormbase class in C#. Is this possible? I cant seem to find the class in C#.

  2. #2
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    There is no class called "Stormbase" in Ice. Are you asking whether you can use IceStorm with Ice for C#? If so, the answer is yes. All you need to do is compile the Slice definitions in ice/slice/IceStorm with slice2cs (use the --ice option). Your IceStorm clients and servers can then be written in C# and use the C++ implementation of the IceStorm service.

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •