Expert
A WCF service implements a contract with one-way (one way) and two-way (request / reply) operations. This service is exposed for TCP / IP transport.
The clients of this service use a routing service to communicate with the service. The routing service is implemented as follows. The request / reply operations do not work. You must make the routing service work in one-way or two-way mode, what should you do?
Author: InconnuStatus: PublishedQuestion passed 26 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about Dot-net