Results 1 to 3 of 3

Thread: a questoin about firewall

  1. #1
    freshman is offline Registered User
    Join Date
    Aug 2004
    Posts
    38

    a questoin about firewall

    can the demo of hello communicate(client and server) through a firewall?
    if it cann't, how to make it can?
    Glacier? is glacier the only way to go through a firewall?
    thank you !

  2. #2
    benoit's Avatar
    benoit is online now ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    The demo/Ice/hello demo only establishes connection from the client to the server so as long as your client is allowed to establish outgoing connections through the firewall it should work fine.

    It gets more complicated when the client can receive callbacks and the client is behind a firewall. In this case, you can either use bi-directional connections (see the demo/Ice/bidir demo) or Glacier2 (see demo/Glacier2/callback).

    I recommend you to take a look at the Glacier2 chapter in the manual, it explains this in details (take also a look at the "Ch 33: Connection Management" chapter for more information on bi-directional connections).

    Benoit.

  3. #3
    freshman is offline Registered User
    Join Date
    Aug 2004
    Posts
    38
    OK ,thank you very much!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 03-11-2011, 11:37 AM
  2. IceGrid behind a firewall
    By davidcr1983 in forum Help Center
    Replies: 1
    Last Post: 08-08-2006, 11:11 AM
  3. callback and firewall
    By jerry_cym in forum Help Center
    Replies: 9
    Last Post: 06-18-2006, 10:47 PM
  4. ICE and Windows Firewall
    By aroan in forum Help Center
    Replies: 1
    Last Post: 10-21-2005, 03:46 AM
  5. Questions on firewall traversal
    By rhochmuth in forum Help Center
    Replies: 2
    Last Post: 11-16-2004, 12:26 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
  •