Results 1 to 4 of 4

Thread: IceBox in Python

  1. #1
    cris78 is offline Registered User
    Name: Cristofaro
    Organization: universita di catania
    Project: content managemant system
    Join Date
    Aug 2005
    Posts
    5

    Lightbulb IceBox in Python

    hi to everybody,
    I looking for a basic example for IceBox in Python, what did not find among to the demo. Furthermore in the reference manual do not have clear the implementation of the ServerManager.
    Have understood that Ice is an advanced programming tool and very useful, but I would like some skeleton examples.

    thanks
    Cristofaro Campagna
    A-tono srl
    ICE will be used to reimplement our Cafemobile platform

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Hi,

    Ice for Python does not currently include an implementation of IceBox. It would not be difficult to add it, but it's not currently on our priority list. If you have a commercial need for this, please contact us at info@zeroc.com.

    Take care,
    - Mark

  3. #3
    cris78 is offline Registered User
    Name: Cristofaro
    Organization: universita di catania
    Project: content managemant system
    Join Date
    Aug 2005
    Posts
    5

    Smile

    Hi Mark,
    First of all thank for your availability
    I have been not clear, why ICE puts at disposal the interface for IceBox/Python, that implementing the Service?
    Thinking that easily I am wrong, but I have an other question for you, maybe starting the Service with IceBox/C++, it is possible ?
    Cristofaro Campagna
    A-tono srl
    ICE will be used to reimplement our Cafemobile platform

  4. #4
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Hi,

    We translate all of the Slice files in case you want to use them from a Python client.

    I'm afraid you won't be able to use the C++ IceBox server to host a Python service.

    Take care,
    - Mark

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. IceBox on Python
    By Oscar.Acena in forum Projects
    Replies: 17
    Last Post: 1 Week Ago, 03:12 AM
  2. Replies: 3
    Last Post: 01-23-2008, 08:22 AM
  3. IceBox and Python
    By rspivak in forum Help Center
    Replies: 2
    Last Post: 04-11-2006, 12:55 PM

Posting Permissions

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