View Single Post
  #2 (permalink)  
Old 11-27-2005
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Client<->glacier2 connections are always bi-directional. You can't even make them unidirectional. In contrast to setting up bi-directional connections manually, this all happens automatically with Glacier.

However, code that attempts to manually set up a bi-directional connection between a client and a server won't work, because with Glacier there is no direct connection between a client and a server.
Reply With Quote