Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有哪些选项可用于从 VB 6.0 连接到 solace?是否可以使用 AMQP 1.0 协议建立这种连接?
Solace 支持 AMQP 1.0、MQTT 3.1.1 和 REST。
您可以自由使用任何实现上述任何协议的第三方库(甚至编写您自己的库)来与 Solace 消息代理进行交互。