How can I support multiple services in WCF?

Source: Internet
Author: User

Sorry .. This problem has never been solved ..

Nowadays, many practices are to only make one service... That is, an interface and an inherited class ..

What if I want to have multiple interfaces and inheritance classes .. How to publish it .. How to configure it in the configuration file.

My only knowledge is like this. 1. If HTTP is used in IIS. Multiple SVC files are published. Each SVC creates an interface service.

2 In self-managed nettcp. Register multiple services at the same time.

 

2. Ask a security question. If I have registered a service in IIS. Wshttp is used.

I want to adopt the following security scheme: the client uses MD5 to encrypt the user name and password and transmits it to the server for verification. The wshttp session scheme is used.

It is verified only when the client links the service and calls it. I think this will not cause a great loss of performance. This prevents clients from Using X509 certificates. MD5 Encryption

It is safe. I don't know if I'm right.

I wonder if there is any better way. Thank you for your advice... Thank you first ..

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.