On Mon, 6 Feb 2006, Alireza khalilipour wrote:

Hi All,
I have 2 Questions:

1. Does supported the oneway calling in mico?

Yes, MICO does support oneway calls.

2. if yes, can I push a value in an event channel within  oneway method?
( with due attention to that a oneway method can't has return value).

It depends on what exactly do you mean:

1) use oneway to push, then no, since Events service does not define push as oneway operation.

2) call twoway push inside oneway invocation on the server side, then yes, this is possible, although as you noted error handling is completely up to you.

Cheers,
Karel
--
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
---
Need experienced, fast, reliable technical MICO support?
---> http://www.objectsecurity.com/mico_commsup_referral.html <---
---
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to