I'd like to connect to a server through a certain local port (presumably, 80). Is this possible in a simplex scenario?
Asked
Active
Viewed 147 times
0
-
I do not understand the question. How would Simplex (one-way) communication endpoint definition differ from any other service with a similar binding? – kroonwijk Sep 29 '11 at 19:55
-
@kroonwijk: It is apparently possible to specify the local port for duplex connection, but not for simplex (because supposedly, it does not matter - but in my case it does). That's why I'm asking. – mafu Sep 30 '11 at 08:07