B4X FEED jMQTTBrokerExtended

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: jMQTTBrokerExtended است. این موضوع تا کنون 53 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع jMQTTBrokerExtended
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
53
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,517
4,383
This library is an extended version of jMQTTBroker2. It includes additional features (events, authentication, permissions, log backup, internal publishing) and fixes stability issues.

You can implement different levels of authentication:
- None: all accesses are anonymous.
- Generic: all clients must authenticate with a generic username and password.
- Per client: all clients must authenticate with their own username and password.
- Mixed: the access can be done with username and password, but also anonymously (guest mode).

You can set topic permissions for each user:
- Read: the client can subscribe to the topic.
- Write: the client can publish to the topic.

You can also define your own rules to allow or prohibit what a client can do.

There are 9 events:
- Authenticator(ClientID As String, Username As String, Password() As Byte) As Boolean
- Authorizator(ClientID As String, Username As String, Topic As String, Permission As String) As Boolean
- Connect(ClientID As String...



 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا