Reputation: 5604
We are planning to use Service Bus option for our project. It is going to be a Client-Server project and following is the architecture of the project :-
Server :- A WCF Self hosted Server interacting with Service Bus and exposing various methods. We are going to host Server on MS Network.
Client :- A net application, interacting with the Server through Service Bus. Client will be distributed to various end user.
Technology :- Client and Server both are .Net applications. Client is developed in WPF and Server is a self-hosted console application.
Binding :- NetTcpRelayBinding is being used.
Queries
Upvotes: 2
Views: 210
Reputation: 2686
Answers:
Upvotes: 3