Thanks Martin,

I can make the single ping pong work even on different server, but with two 
ping and one pong doesn't works, say pong on serverA and ping on ServerB 
and ServerC, how can the pong send back the message to its ping endpoint 
correctly? i mean how can ServerB and ServerC can get their own pong 
message without disrupt messages.

Do i have to keep the host name and port where ping comes from and then 
construct the response channel, in this way i believe i can works, while 
TCP protocol don't need this since it has response channel build in.

Just want to make the request/response work with recommend way, Thanks.

-Gazit

-- 
You received this message because you are subscribed to the Google Groups 
"mechanical-sympathy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to