Mercury doesn't discriminate on specific interfaces. The greeting string will be the same, no matter what the local address of the connected socket is. As far as I can tell, there's in fact no way to tell Mercury to do anything more than bind to specific addresses for use as server; client sockets are decided as usual by the OS according to address reachability (that's behaviour you can change in Windows itself if you've a mind, but by default it's based on the IP number of the destination).
Cheers,
Sabahattin
<P>Mercury doesn't discriminate on specific interfaces.&nbsp; The greeting string will be the same, no matter what the local address of the connected socket is.&nbsp; As far as I can tell, there's in fact no way to tell Mercury to do anything more than bind to specific addresses for use as server; client sockets are decided as usual by the OS according to address reachability (that's behaviour you can change in Windows itself if you've a mind, but by default it's based on the IP number of the destination).</P>
<P mce_keep="true">&nbsp;</P>
<P>Cheers,</P>
<P>Sabahattin</P>
<P mce_keep="true">&nbsp;</P>