Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

155 results about "Base64" patented technology

In computer science, Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. The term Base64 originates from a specific MIME content transfer encoding. Each Base64 digit represents exactly 6 bits of data. Three 8-bit bytes (i.e., a total of 24 bits) can therefore be represented by four 6-bit Base64 digits.

Method and system for using barcoded contact information for compatible use with various software

The present invention discloses a method and system for generating, analyzing and decoding a two-dimensional barcodes representing, for example, the contents of a business card or contact information in stored in a PDA or mobile phone. In an embodiment of the invention, a process is provided for generating a two-dimensional barcode from the contact information stored in a software database such as a Personal Information Manager (PIM), Customer Relationship Manager (CRM), PDA or mobile phone contact list. The contact data is exported from the database or handheld device into a standardized format such as vCard that is broadly used for exchanging contact information. The vCard data strings are encoded into Base64 and converted into the Unicode universal character set that provide wide ranging compatibility for various language scripts including many non-western character scripts. The data strings are encrypted and from which a unique two-dimensional barcode is generated that can be imprinted on business cards or on other printed material. In another embodiment of the invention, business cards and other printed material having a two-dimensional barcode generated by the invention can be quickly scanned such that the barcoded contact information is analyzed and converted for compatible use with numerous types of software such as personal information managers (PIM), Customer Relationship Managers (CRM), or electronic device contact lists without the need for supplementary user intervention.
Owner:PETERSSON URBAN

Method and system of remote monitoring and support of devices, using POP3 and decryption using virtual function

A method involves retrieving from an email message, information concerning at least one remotely monitored device. The method involves obtaining a line of the email message containing the information, decoding the line obtained from the email message if it has been encoded, and decrypting the decoded line. The decrypting involves using an abstract decrypter class configured to perform a virtual function and using any one of a plurality of derived decrypter classes each of which is configured as a derived class of the abstract decrypter class. The abstract decrypter class and the any one of the derived decrypter classes are collectively configured to decrypt the decoded email message, using the any one of the derived decrypter classes with the abstract decrypter class without having to modify the abstract decrypter class. An exemplary system for remotely monitoring devices uses the SMTP email protocol to send status, configuration, or other information concerning at least one of the devices in a MIME attachment of an email message. A POP3 processing module in the receiver of the email has a class structure. An interface class accesses an email server and obtain the email message including the MIME attachment. An extractor class extracts the MIME attachment from the email message, and a decoder class performs Base64 decoding of the attachment. An abstract decrypter class and each of plural derived decrypter classes configured as a derived class thereof, permit flexibility in adopting new decryption processes without having to modify the abstract decrypter class.
Owner:RICOH KK

Personal credit information sharing system and method based on block chain

InactiveCN108234478ATrusted Shared ServiceExpress Sharing ServiceUser identity/authority verificationEnterprise servicesE-commerce
The invention discloses a personal credit information sharing system and method based on a block chain. The personal credit information sharing system based on the block chain comprises a block chaincluster, an enterprise service module, a personal service module, an information management module and a supervision module. The system is characterized in that the information management module is used for carrying out user information management comprising real-name authentication according to identity card information of a personal user and generation of a unique identity ID of the personal user through a hash algorithm and BASE64 code, creating assets on the block chain cluster, managing the assets on the block chain cluster and carrying out real-name authentication on the personal user; the enterprise service module is used for carrying out authentication on an enterprise user and distributing a login credential to an authenticated enterprise while providing relevant operation of thepersonal information for the enterprise user according to the authority provided by the supervision module, wherein the login credential comprises a private key and a digital certificate. The system and the method can be widely applied to the fields of banks, credit, games, electronic commerce and the like.
Owner:重庆小犀智能科技有限公司

Method and system of remote monitoring and support of devices, using POP3 and decryption using virtual function

A method involves retrieving from an email message, information concerning at least one remotely monitored device. The method involves obtaining a line of the email message containing the information, decoding the line obtained from the email message if it has been encoded, and decrypting the decoded line. The decrypting involves using an abstract decrypter class configured to perform a virtual function and using any one of a plurality of derived decrypter classes each of which is configured as a derived class of the abstract decrypter class. The abstract decrypter class and the any one of the derived decrypter classes are collectively configured to decrypt the decoded email message, using the any one of the derived decrypter classes with the abstract decrypter class without having to modify the abstract decrypter class. An exemplary system for remotely monitoring devices uses the SMTP email protocol to send status, configuration, or other information concerning at least one of the devices in a MIME attachment of an email message. A POP3 processing module in the receiver of the email has a class structure. An interface class accesses an email server and obtain the email message including the MIME attachment. An extractor class extracts the MIME attachment from the email message, and a decoder class performs Base64 decoding of the attachment. An abstract decrypter class and each of plural derived decrypter classes configured as a derived class thereof, permit flexibility in adopting new decryption processes without having to modify the abstract decrypter class.
Owner:RICOH KK

Method and system of remote monitoring and support of devices, using POP3 and decryption using virtual function

A method involves retrieving from an email message, information concerning at least one remotely monitored device. The method involves obtaining a line of the email message containing the information, decoding the line obtained from the email message if it has been encoded, and decrypting the decoded line. The decrypting involves using an abstract decrypter class configured to perform a virtual function and using any one of a plurality of derived decrypter classes each of which is configured as a derived class of the abstract decrypter class. The abstract decrypter class and the any one of the derived decrypter classes are collectively configured to decrypt the decoded email message, using the any one of the derived decrypter classes with the abstract decrypter class without having to modify the abstract decrypter class. An exemplary system for remotely monitoring devices uses the SMTP email protocol to send status, configuration, or other information concerning at least one of the devices in a MIME attachment of an email message. A POP3 processing module in the receiver of the email has a class structure. An interface class accesses an email server and obtain the email message including the MIME attachment. An extractor class extracts the MIME attachment from the email message, and a decoder class performs Base64 decoding of the attachment. An abstract decrypter class and each of plural derived decrypter classes configured as a derived class thereof, permit flexibility in adopting new decryption processes without having to modify the abstract decrypter class.
Owner:RICOH KK

Chinese text classification method based on Base64 coding

The invention discloses a Chinese text preprocessing method based on Base64 coding, comprising the following steps of: (1) preprocessing Chinese text by using the Base64 coding and converting the text to character string text; (2) segmenting words of the converted character string text and extracting text feature items by using 4-gram; (3) screening the text feature items by utilizing IG (Information Gain) to generate a feature space; (4) counting word frequency of the text feature items, wherein the word frequency is used for expressing weight of the feature items and the Chinese text is expressed as an eigenvector; and (5) training an SVM (Support Vector Machine) classifier by utilizing an LIBLINEAR toolbox to obtain an SVM classification model and classifying the Chinese text to judge the category of the text. According to the Chinese text preprocessing method based on the Base64 coding, the Base64 coding is used for cording the Chinese text and the 4-gram is used for extracting the text feature items; therefore, the problems that the Chinese text classification is time-consuming and not high in accuracy rate of Chinese word segmentation during the Chinese text classification are solved; in the mean time, the IG is used for feature selection and the word frequency is used for expressing text feature, therefore, the accuracy rate and efficiency of the Chinese text classification can be effectively enhanced.
Owner:ZHEJIANG UNIV

System and method for generating white list based on page heartbeat event of a live broadcast website

ActiveCN106027548AInteractive activity worksTransmissionEvent dataBase64
The invention discloses a system and a method for generating a white list based on a page heartbeat event of a live broadcast website, and relates to the field of live broadcast. The method comprises the following steps of: generating a page heartbeat event in a live broadcast page of a client, assembling page heartbeat event data into a character string in a JSON format by a browser, performing BASE64 coding and sending the coded character string to a server; caching and pre-processing the page heartbeat event data and submitting the page heartbeat event data in a cache to a real-time computing unit; analyzing the page heartbeat event data by the real-time computing unit, decoding a device identification code, checking whether a time stamp is in a reasonable range and whether the unique device ID is in accordance with a standard, and discarding if the verification is failed; and adding the user ID into the white list if the verification is successful and the page heartbeat event data are verified to be effective. The system and the method for generating the white list based on the page heartbeat event of the live broadcast website can restrain inactive users and cheating users from participating in the interactive activity of an anchor so as to ensure the interactive activity to be carried out effectively.
Owner:WUHAN DOUYU NETWORK TECH CO LTD

Rich text format realization system and method based on expanded XMPP (xml based messaging and presence protocol)

The invention provides a rich text format realization system and a rich text format realization method based on an expanded XMPP (xml based messaging and presence protocol). The system comprises a client and a server end, wherein the client comprises an encoding and decoding module, a text receiving and sending module and an image receiving and sending module, the encoding and decoding module is used for encoding and decoding instant messages, the text receiving and sending module is used for sending and receiving the text messages, the picture receiving and sending module is used for sending and receiving image information, the server end comprises a message receiving and sending processing module, an off-line message module and an image management module, the message receiving and sending processing module is used for receiving and transferring instant messages from the client, the off-line message module is used for temporarily storing the text messages, and the picture management module is used for storing and managing the picture information. The system and the method provided by the invention have the advantages that expansibility and intercommunity are good, the separated picture and text sending is realized, the message passage blockage caused by over size pictures is prevented, the base64 coding is adopted for sending the pictures in the instant messages, and the efficiency is relatively higher.
Owner:STATE GRID CORP OF CHINA +3

High-efficiency and safe network communication method

InactiveCN106789004AFix security issuesSolve the problem of transmitting large amounts of informationKey distribution for secure communicationTimestampInformation transmission
The invention relates to the field of security of information transmission between a server side and a client side, and in particular relates to a high-efficiency and safe network communication method. The high-efficiency and safe network communication method comprises the following steps: after a user successfully logs in, a series of certificates having the survival time can be generated at first; then, a client side encrypts a content, a certificate and a current timestamp to be transmitted at first; an encrypted ciphertext is compressed; finally, URL security Base64 coding of the compressed ciphertext is carried out; the ciphertext is sent to a server side; after the server side receives the ciphertext, URL security Base64 decoding is carried out at first; then, decompression and decryption are carried out; after being obtained, the certificate is checked; after the certificate is checked successfully, whether a request exists or not can be judged according to the timestamp; if the request does not exist, a changed timestamp is recorded on a server; and thus, repetitive submission of the request is prevented. By means of the high-efficiency and safe network communication method disclosed by the invention, the security problem of information sent by users and the transmission problem of a large amount of information can be solved; and thus, the high-efficiency and safe network communication method can be used for transmitting information between the server side and the client side.
Owner:G CLOUD TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products