USBKEY access method based on RPC
An access method and access interface technology, applied in the field of RPC-based USBKEY access, can solve problems such as inability to access USBKEY and USBKEY interface standards that cannot fully meet requirements, and achieve the effects of improving development efficiency, avoiding access conflicts, and improving stability.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0034] A kind of RPC-based USBKEY access method of the present invention, it at first abstracts the RPC access interface of a group of USBKEY, specifically:
[0035] (1) Choose an RPC framework. For the RPC framework, the applicant chooses to use thrift in this implementation plan;
[0036] (2) Create the usbKey.thrift file;
[0037] (3) Abstract a group of USBKEY access interfaces (pseudo-code);
[0038] Log in to the RPC service interface:
[0039] BOOLEAN loginUSBService(STRING appID, STRING appName, STRING appToken);
[0040] Get USBKEY device name list interface:
[0041] LIST getUSBKeyList();
[0042] Open the USBKEY interface:
[0043] USBKEY openUSBKey(STRING USBKeyName);
[0044] Operate the USBKEY interface:
[0045] BOOLEAN operatorUSBKey(USBKEY key, STRING command);
[0046] Get USBKEY event interface:
[0047] STRING getUSBKeyNotify(USBKEY key);
[0048] Close the USBKEY interface:
[0049] VOID closeUSBKey(USBKEY);
[0050] Log out ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com



