Archived

This forum has been archived. Please start a new discussion on GitHub.

Run ice in real net

I test the ice's program .I use call back mode.
the client can call the server's function ,and the server really receive a client's call.but the server could not call the client's function.WhenI run all the program in one computer ,these can run right.
Why?
The program is compiled with ice 2 ,vc2003.
Both computers run in win2003.

Comments

  • marc
    marc Florida
    Please post a more detailed problem report. What error message do you get? What is the output of network tracing (Ice.Trace.Network=2)?