C # Practical Skills: WebApi + Task + WebSocket,

Source: Internet
Author: User

C # Practical Skills: WebApi + Task + WebSocket,
I. background

Limitations of the environment:

When using the XX client, you must install the print component on each computer. At the same time, because the XX client uses websocket for communication, this requires that the user's Computer Browser must be IE10.0 + or later. This limitation is extremely poor in our company's repository deployment implementation and user experience. Therefore, we must provide a solution to solve our business pain points.

 


 


 

One sentence: What are the core technical problems we want to solve today?

C # How to obtain the asynchronous Event Callback result synchronously.

2. knowledge points involved in coverage

1. webapi is easy to use. To achieve this goal, you can provide external interfaces to return XML and JSON data formats.

2. simple use of HTTP simulation tools.

3. The Websocket client based on the SuperSocket communication framework is easy to use.

4. C # How to Implement Asynchronous blocking through the Task + AutoResetEvent mechanism to obtain the asynchronous Event Callback result

Iii. Online demonstration and interpretation of source code

3.1 project analysis structure

 


 


Iv. Course video and source code

If you are interested in the course content, please remember to contact Alibaba Cloud after entering the group privately (422315558 ~

 

Related Article

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.