View Single Post
  #4 (permalink)  
Old 05-02-2008
matthew's Avatar
matthew matthew is offline
ZeroC Staff
 
Name: Matthew Newhook
Organization: ZeroC, Inc.
Project: Internet Communications Engine
 
Join Date: Feb 2003
Location: NL, Canada
Posts: 1,028
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.
Reply With Quote