Architecture of interactive applications between mobile devices, PCs and other hardware based on WebSocket communication protocol

Source: Internet
Author: User
Tags socket

architecture of interactive applications between mobile devices, PCs and other hardware based on WebSocket communication protocol

WebSocket Advantages

1 Support H5 of the basic popularity of the browser, mobile can achieve real-time web version communication, compared with the socket does not have to develop the app.

The 2 protocol is relatively simple, and it is easier to implement a service program that communicates between the WebSocket client and the socket client.

3 According to the need can be deployed to the intranet or external network, to achieve control or remote control within the LAN.

What needs to be developed are:

1 server-side

1.1 Web Program (websocket client JS)

1.2websocket server-side message distribution program (can contain compatible sockets)

2 PC Application

2.1 WebSocket Client

2.2 Serial host computer program

3 single chip microcomputer embedded programming

4 mobile App Development

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.