TAILIEUCHUNG - BLUETOOTH APPLICATION PROGRAMMING WITH THE JAVA APIS ESSENTIALS EDITION PHẦN 10

chứng thực trước khi sử dụng dịch vụ, "chứng thực" chuỗi được thêm vào sau khi địa chỉ Bluetooth. Tương tự như vậy, "," ủy quyền được thêm vào sau khi địa chỉ Bluetooth khi thiết bị phải được phép sử dụng một dịch vụ. Cả hai "chứng thực" và "dây" có thẩm quyền không cần phải được liệt kê cho một địa chỉ Bluetooth, | Programming with the API 261 authenticated prior to using the service the -authenticated string is added after the Bluetooth address. Likewise -authorized is added after the Bluetooth address when the device must be authorized to use a service. Both -authenticated and -authorized strings do not need to be listed for a Bluetooth address as authorization implies authentication. To specify that all devices must be authorized to use the service the following string would be used -authorized To specify that device 00E000482312 must be authenticated the following string would be used 00E000482312-authenticated Specifying authenticated or authorized in AllowSender strings does not cause the operations to be performed but rather determines if the condition is true. In other words specifying -authenticated in the AllowSender string is not equivalent to authenticate true in the connection string. Specifying authenticate true in the connection string allows an incoming connection to pass the - authenticated test in the AllowSender string. If the connection has not been authenticated putting -authenticated in the AllowSender string does not tell the system to start the authentication process. Note that the terms used in AllowSender strings are different from the terms used in connection strings. AllowSender strings use authenticated and authorized whereas connection strings use authenticate and authorize. The second part of the AllowedSender string specifies devices that are not allowed to use the service. These devices are blacklisted from the service by adding the blacklist string and the device addresses. The and wild cards may be used in a blacklist address. For example the following string allows all devices except for devices that start with 00112 2 -blacklist 001122 By combining the allowed list with the blacklist a developer is able to restrict access to services based on security requirements and the Bluetooth address of a device. Table shows some examples of the

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.