|
|
|
|||||
|
Connection Error
Hi all, I am a beginner in ICE.
I Complied HelloWorld Demo for C# and It works fine if I run Client and Server in same computer. The problem occupted when client side and server side located in different computer there is run time error occuped, and here is the error message: Ice.ConnectFailedException: Connect failed: connection refused at IceInternal.ProxyFactory.checkRetryAfterException( LocalException ex, Int32 cnt) at Ice.ObjectPrxHelperBase.__handleException(LocalExc eption ex, Int32 cnt) at Ice.ObjectPrxHelperBase.ice_isA(String __id, Context __context) at Ice.ObjectPrxHelperBase.ice_isA(String __id) at HelloPrxHelper.checkedCast(ObjectPrx b) at Client.run(String[] args, Communicator communicator) at Client.Main(String[] args) Here is my config file: # # The client reads this property to create the reference to the # "hello" object in the server. # Ice.Default.Locator=IcePack/Locator:default -h victorchan -p 10000 :udp -p 10000 -h victorchan Hello.Proxy=hello:tcp -p 10000:udp -p 10000 ["victorchan" is my computer name.I am runing WinXP Home Edition] Is there anything I forget to do if i need to make client and server side run in different computer? Can anyone help? Thanks a lot. Last edited by victorchan : 09-24-2004 at 06:01 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NT4 connection error | joel vennin | Help Center | 3 | 02-09-2006 11:04 AM |
| A question about Ice connection | laotee | Help Center | 3 | 10-26-2005 04:02 AM |
| locking in Connection | garry | Bug Reports | 2 | 02-19-2005 12:59 PM |
| Connection Status | rhochmuth | Help Center | 1 | 10-03-2003 10:57 AM |
| How to get connection info? | amrufon | Help Center | 15 | 08-26-2003 09:23 AM |