Results 1 to 6 of 6

Thread: Silverlight 2.0 has Socket support

  1. #1
    kwaclaw is offline Registered User
    Name: Karl Waclawek
    Organization: Personal
    Project: Whiteboard application
    Join Date
    Sep 2004
    Location
    Oshawa, Canada
    Posts
    159

    Silverlight 2.0 has Socket support

    Will that make ICE for Silverlight obsolete?

    Karl
    Karl Waclawek

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    We haven't fully evaluated their socket support, however, it certainly doesn't make Ice for SL obsolete, although it probably does allow us to get rid of the bridge. Assuming that the socket support is sufficient we'll most likely add a native socket transport to Ice for SL.

  3. #3
    JNg
    JNg is offline Registered User
    Name: Jennifer Ng
    Organization: RBC
    Project: Ice for Silverlight sample
    Join Date
    Feb 2008
    Posts
    18
    What would be the security implications if cross-domain calls are made possible in future releases of Silverlight and we get rid of the bridge? Will it be possible to get rid of the bridge?

  4. #4
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Since sockets are now support, assuming that they are not crippled in some way, it is highly likely that we can get rid of the bridge.

    The current beta of Silverlight, afaik, does not permit cross-domain calls. Its not clear whether the final 2.0 will permit this, however, from reading Michael Schwarz's blog it seems unlikely. From an Ice point of view the lack of cross-domain calls makes little difference. I think the deployment that makes most sense is to use a Glacier2 router on the remote end, and that can call any site; best of all this is all totally transparent to the Silverlight client.

  5. #5
    JNg
    JNg is offline Registered User
    Name: Jennifer Ng
    Organization: RBC
    Project: Ice for Silverlight sample
    Join Date
    Feb 2008
    Posts
    18
    Are we going to see ICE/SL for 2.0 beta anytime soon?
    Last edited by JNg; 06-11-2008 at 05:18 PM.

  6. #6
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397
    Ice for Silverlight 0.2.0 which uses Silverlight 2.0 beta 2 will be released within the next few days. For now, it will still use the bridge. We still plan to add socket support in the future.

    Dwayne

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Active Support for Silverlight
    By flangel in forum Comments
    Replies: 1
    Last Post: 02-04-2011, 09:54 AM
  2. Socket operation on non-socket local address
    By Oleh Babyak in forum Bug Reports
    Replies: 1
    Last Post: 04-03-2009, 10:12 AM
  3. socket error
    By Edward Bishop in forum Help Center
    Replies: 7
    Last Post: 03-02-2007, 04:29 AM
  4. can i control socket?
    By TyraelTong in forum Help Center
    Replies: 2
    Last Post: 08-17-2004, 11:56 PM
  5. raw socket support
    By fengxb in forum Help Center
    Replies: 1
    Last Post: 01-03-2004, 06:32 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
  •