Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[corona-dev] client connection times out

When I try to get the client to connect to the server, it's timing out when it calls:

OMElement result = sender.sendReceive(payload) RPCProxyhandler line 376.

Is the default port number on the client and the server the same? How would I debug this further?

Bryan



Back to the top