Yes it's possible. It means that your component will act:
- as a provider on smx1 (to send the message to smx2)
- as a consumer on smx2 (to receiver the message from smx1)

You can use Apache MINA or protobuf for instance to implement the transport.

Regards
JB

On 06/15/2011 08:47 AM, josn wrote:
Thanks JB.

I have read that solution.

I'd like to study about writting binding component. is it practicable to
write a binding component with TCP/IP to  route message from smx1 to smx2?

Regards

-
josn

Reply via email to