< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] Using resiprocate: Forwarding messages


On 8/22/05, Scott Godin <slgodin@xxxxxxxxxxxx> wrote:
> 
> It looks like the sendTo that takes a tuple, needs the transport set on
> it already - ie. filled in /created by stack.  Since you want the stack
> to pick the transport, you should try using the sendTo method that takes
> the Uri.  Ie.
> 

Can somebody remind me why there is a public interface that takes a
Tuple? This seems dangerous - and unlikely to work.

Jason