Help Center> Distributed Message Service> FAQs> Can I Access DMS Over a Public Network?
Updated on 2023-09-04 GMT+08:00

Can I Access DMS Over a Public Network?

Whether you can access DMS over a public network depends on the queue type and access mode.
  • RESTful API

    Public access is supported. You can access standard and Kafka queues over a public network by using a RESTful API.

  • TCP API

    Public access is not supported. To access DMS by using a TCP API, you must deploy your message client on an ECS.

  • Open-source Kafka API

    Public access is supported. Alternatively, you can access DMS from an ECS. Note that the DMS endpoints differ by access mode.