Results 1 to 5 of 5

Thread: Android client / Windows Server with Protobuf format ?

  1. #1
    Bob Velis is offline Registered User
    Name: Bob Velis
    Organization: Consultant
    Project: SOA for ANDROID
    Join Date
    Feb 2010
    Posts
    5

    Android client / Windows Server with Protobuf format ?

    I'm looking for middleware based on ProtoBufs format for :
    Android Clients / Windows Server.

    How can I access the ZeroC detailed implementation for evaluation ?

    Thanks in advance.

  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 Bob,

    Welcome to the forum!

    You can use protocol buffers with the current Ice for Android release. Ice for Android requires the slice2java compiler from Ice 3.3.0 or later, but I recommend using Ice 3.3.1 because the Slice compilers in this release have built-in support for protocol buffers.

    Regards,
    Mark

  3. #3
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Bob,

    Pretty much all our software is available for download from our web site, in particular Ice and the Ice for Android lab project.

    You will use Ice on your Windows Server and Ice for Android on your Android device or emulator. And while you can exchange messages in Protobuf format between your Ice client and server, it could be simpler to start with "plain" Ice messages described in Slice.

    Best regards,
    Bernard
    Bernard Normier
    ZeroC, Inc.

  4. #4
    Bob Velis is offline Registered User
    Name: Bob Velis
    Organization: Consultant
    Project: SOA for ANDROID
    Join Date
    Feb 2010
    Posts
    5
    Hi!

    Thank you for your answer.
    I tried the example IceAndroid-0.1.1.zip.

    The part java/... works fine with ant building!
    But the part android/demo/hello was problematic for ant and Eclipse.

    I tried without problem some others rpc experimental implementations on protobufs.

    The version 0.1.1 of IceAndroid shows no production product ?
    I think you give privilege for other smartphone (iPhone) and ZeroC effort ("lab") on Android is delayed...

    Best Regards,
    Bob.

  5. #5
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Bob,

    After this successful build, were you able to exchange Protobuf messages between your Android phone and Windows server?

    It's actually not clear to me why you want to use Protobuf messages here. Are you integrating with an existing application or library that provides Protobuf messages? If not, why pick Protobuf over regular Ice datatypes (such as structs)?

    We released a production-quality product for the iPhone before Android because there is more interest in commercial application development for the iPhone than for Android. If you need a production-quality Ice for Android for your commercial product, please contact sales@zeroc.com.

    Thanks,
    Bernard
    Bernard Normier
    ZeroC, Inc.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Android Server
    By Daniel_Kim in forum Help Center
    Replies: 1
    Last Post: 05-31-2011, 10:55 PM
  2. Replies: 1
    Last Post: 06-23-2010, 09:40 AM
  3. Replies: 3
    Last Post: 10-27-2009, 05:40 AM
  4. Replies: 6
    Last Post: 08-15-2007, 02:08 AM
  5. Connection between Linux Server and Windows Client
    By jaleira in forum Help Center
    Replies: 17
    Last Post: 09-27-2006, 10:16 AM

Posting Permissions

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