Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

142 results about "Hypertext" patented technology

Hypertext is text displayed on a computer display or other electronic devices with references (hyperlinks) to other text that the reader can immediately access. Hypertext documents are interconnected by hyperlinks, which are typically activated by a mouse click, keypress set or by touching the screen. Apart from text, the term "hypertext" is also sometimes used to describe tables, images, and other presentational content formats with integrated hyperlinks. Hypertext is one of the key underlying concepts of the World Wide Web, where Web pages are often written in the Hypertext Markup Language (HTML). As implemented on the Web, hypertext enables the easy-to-use publication of information over the Internet.

Table extraction method, apparatus and device, medium and product

The invention discloses a table extraction method and device, equipment, a medium and a product. The method comprises the steps of obtaining an image corresponding to a table in a to-be-processed document, a first prompt text and a second prompt text; inputting an image corresponding to a table in the to-be-processed document and the first prompt text into a first multi-modal large model to obtain a comma separation value csv text of the table in the to-be-processed document; and inputting the csv text of the table in the to-be-processed document, the image corresponding to the table in the to-be-processed document and the second prompt text into a second multi-modal large model to obtain a hypertext markup language (HTML) text of the table in the to-be-processed document, through the technical scheme of the invention, the efficiency and accuracy of table extraction can be improved.
Owner:STATE GRID JIANGSU ELECTRIC POWER CO LTD +1

A method, device and storage medium for rendering a hypertext page

The application discloses a hypertext page rendering method and device, electronic equipment and storage medium, the method comprises the following steps: in response to the cross-platform application starting instruction, generating the hypertext page rendering request of the target application, and obtaining the web page code information of the target application corresponding to the hypertext page rendering request from the management server, the web page code information is analyzed, and the second hypertext object structure corresponding to the preset rendering frame is generated based on the first hypertext object structure in the code analysis result, the rendering is carried out based on the second hypertext object structure, and the hypertext page is obtained. The method can improve the consistency and smoothness of the hypertext page rendering on multiple platforms, so that the user can obtain the same experience when opening the hypertext page and opening the native page, and the user has no perception.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

Application programming interface (API) for configuration management (CM) in open radio access network (o-ran)

Example embodiments of the present disclosure relate to an Application Programming Interface (API) for configuration management (CM) in Open Radio Access Network (O-RAN). According to example embodiments, a system may include an Operations and Management (OAM) function and a Non-Real-Time (Non-RT) Radio Access Network (RAN) Intelligent Controller (RIC). The Non-RT RIC may implement at least one application (rApp). The rApp may be communicatively coupled to the OAM function via an Open API that supports two Hypertext Transfer Protocol (HTTP) operations. In this regard, the rApp may be configured to send, to the OAm function via the Open API, an API request. Further, the OAM function may be configured to receive the API request from the rApp via the Open API and perform a CM operation based on the API request.
Owner:RAKUTEN MOBILE INC +1

A method and apparatus for security hardening based on programming language libraries

The application discloses a security reinforcement method and device based on a programming language library, and aims to solve the technical problem that site administrators currently usually manually reinforce the security of sites, and the sites are prone to missing replacement and missing modification. The method comprises the following steps: obtaining a programming language script matched with a regular expression from a target folder storing a script file according to the regular expression; renaming a script name corresponding to the programming language script according to a preset script dictionary, so as to obtain a specified script name after renaming; determining a hyper text markup language document referencing the programming language script, and modifying the name of the programming language script referenced in the hyper text markup language document according to the specified script name.
Owner:SHANDONG INSPUR GENESOFT INFORMATION TECH CO LTD

Systems and methods for a hypertext transfer protocol secure (HTTPS) proxy service

Systems and methods for a Hypertext Transfer Protocol Secure (HTTPS) proxy service include monitoring traffic via a cloud, the traffic being monitored inline between one or more endpoints and one or more destinations; performing a mutual TLS (mTLS) handshake with an endpoint of the one or more endpoints based on a request to a destination of the one or more destinations; deriving endpoint information based on the mTLS handshake; and performing one or more actions on the request based on the endpoint information.
Owner:ZSCALER INC

System and method for real-time analysis of video

PendingCN122420555ASports analyticsReal time analysis
This application relates to systems and methods for real-time video analysis. A method and a sports analytics system (SAS) for analyzing Live Video Broadcast Streams (LVBS) of sporting events are provided. SAS splits the LVBS into a Real-Time Messaging Protocol (RTMP) stream and a Hypertext Transfer Protocol Live Stream (HLS), and uses the phase difference between the RTMP stream and the HLS to analyze the RTMP stream. SAS uses a first set of cues to detect people present in frames of the RTMP stream and tracks the detected people by analyzing previous frames. SAS uses a second set of cues to identify the tracked people, assigning a separate weight to each of the second set of cues, and comparing the assigned weight of each identified person with pre-existing data of all athletes to identify the athletes in the frames. SAS transmits the contextual interaction content of the HLS and the identified athletes to a user device.
Owner:EDISN INC

Methods and systems for browser spoofing mitigation

An authentication system includes an authentication module and a user history database storing order information that includes, for each of multiple logins of the first user to a web property, at least one of: an indication of an order of hypertext transfer protocol (HTTP) headers that were previously received at the authentication module during the login, and an indication of an order of navigator object properties that were previously returned to the authentication module during the login. The authentication module is configured to: receive, from a web browser of a first entity attempting to log in to the web property, credentials of the first user; determine order information of the first entity's web browser; perform a comparison operation based on the order information of the first user and that of the first entity, and determine whether to allow the first entity to log in based on the comparison operation.
Owner:CHARLES SCHWAB & CO INC

HTTP stack modification for policy driven traffic mediation

A controlled content system for providing a controlled and contained environment that is remotely accessible is disclosed. A third-party application on the end user device is modified to allow certain sites and services to be mediated in a mid-link server. The third-party application uses policies to know when to access the mid-link server for the controlled and contained environment. A Hypertext Transfer Protocol (HTTP) stack for connection with remote services is based on the network packet traffic identified by the policies as mediated targets. The HTTP stack is modified, or the HTTP stack is substituted with a mediated HTTP stack. A Hypertext Transfer Protocol Secure (HTTPS) or a Virtual Private Network (VPN) connection is configured to connect to the mid-link server for the mediated targets, and for targets that are not mediated, the HTTP connection is configured between the end user device and the targets without the mid-link server.
Owner:NETSKOPE INC

Data transmission method and device, storage medium, electronic equipment and computer program product

The embodiment of the invention provides a data transmission method and device, a storage medium, electronic equipment and a computer program product.The data transmission method comprises the steps that under the condition that target data is obtained through a target component of a front-end page, the target data is obtained; and determining a target key and a target encryption algorithm according to the current environment information of the front-end page, using the target encryption algorithm, and encrypting the target data according to the target key to obtain encrypted data. Under the condition that a submission request is obtained through a submission component of the front-end page, the encrypted data is transmitted to a server based on communication connection with the server, the submission request is used for indicating submission of the target data to the server, and the submission component is used for submitting the target data to the server. A transmission protocol used by the communication connection is a hypertext transmission security protocol. According to the technical scheme, the problem that the security of front-end data is relatively low due to the fact that the front end is easily attacked is solved.
Owner:CHINA CONSTRUCTION BANK +1

Methods, systems, and computer-readable media for Hypertext Transfer Protocol (HTTP) stream tuning for load and overload control

A method for HTTP stream tuning during load and overload control includes determining a load / overload level at a first network node (NF). The method further includes determining an initial value for the HTTP SETTINGS_MAX_CONCURRENT_STREAMS parameter. The method also includes publishing the initial value of the HTTP SETTINGS_MAX_CONCURRENT_STREAMS parameter to a second network node (NF) sending traffic to the first NF. The method further includes determining that the load / overload level of the first NF has changed. In response to determining that the load / overload level has changed, the method further includes adjusting the value of the HTTP SETTINGS_MAX_CONCURRENT_STREAMS parameter based on the load / overload level and the direction of the change. The method also includes publishing the adjusted value of the HTTP SETTINGS_MAX_CONCURRENT_STREAMS parameter to the second NF.
Owner:ORACLE INT CORP

HLS global synchronization and multi-viewer watch parties

Synchronizing is performed of multiple live Hypertext Transfer Protocol (HTTP) Live Streaming (HLS) streams in hypertext markup language (HTML) MediaElements. Time differentials are computed between video encoder date / time tags and current date / time retrieved from a universal time (UTC) time server. A playhead position of an HTML MediaElement is controlled to maintain a calculated time offset value defined as the current date / time minus a predefined time offset. MediaElement source content and the playhead position are dynamically controlled while maintaining video synchronization to the predefined time offset.
Owner:NAPSTER CORP

User equipment association with a network

Various aspects of the present disclosure relate to methods, apparatuses, and systems that support user equipment (UE) association with a network. For instance, implementations provide ways for UE registration requests and UE policy provisioning to be processed by a network. In implementations, payload containers of a registration request are processed separately by an access and mobility management function (AMF) and are transmitted to a policy control function (PCF) using two different hypertext transfer protocol (HTTP) POST request messages. The PCF implements a timer to ensure that both the HTTP POST messages are received by the PCF before the PCF initiates creating UE policy sections. In additional or alternative implementations, an AMF processes payload containers of a registration request into one payload. A PCF can then process new information identities and, in at least some implementations, identify and separate payload containers.
Owner:LENOVO (SINGAPORE) PTE LTD

Sonar equipment DaaS system and application method thereof

The invention provides a sonar equipment DaaS system and an application method thereof, and the system comprises a webpage server which is configured to provide front-end webpage resources for a browser through a hypertext transfer protocol, and expose a control interface and a state interface in a unified namespace; the image stream output module is configured to provide staged stream endpoints of the sonar image at the at least one uniform resource locator; the metadata injection module is configured to output structured information describing current sonar working parameters and sensor data in a frame header field form along with each frame of image; the session management module is configured to receive control requests from a plurality of browsers according to the webpage server, create sessions respectively and maintain the sessions; and the control processing module is configured to update sonar configuration according to calling of the control interface by the browser and drive the image stream output module. Therefore, on the premise that a special upper computer is not needed, browser-based control and visualization of the sonar equipment are realized.
Owner:SHANGHAI HANJIE-TECH SCI & TECH DEV CO LTD

Front-end resource disaster recovery method, electronic equipment, storage medium and program product

The invention discloses a front-end resource disaster recovery method, electronic equipment, a storage medium and a program product, and relates to the technical field of Internet, comprising the steps of uniformly gathering disaster recovery decision logic from a client to a server, solving the inherent problems of'black box ', difficulty in operation and maintenance and poor consistency of a client scheme, and improving the disaster recovery efficiency. A foundation is laid for constructing an observable and manageable disaster recovery infrastructure; the'health state information 'is combined with the'network address scheduling strategy', so that the failover occurs before the user request is processed; the resource link in the hypertext markup language document is available, so that the performance loss and the experience lagging caused by waiting for overtime loading of the front-end script are eliminated; the uniform resource locators of all the static resources are uniformly replaced in one-time server rendering, so that all the static resources in the page are ensured to be from the same content distribution network address, and page errors caused by mismatching of resource versions are avoided.
Owner:BEIJING BAILONG MAYUN TECH CO LTD

Information processing apparatus, method, and non-transitory computer readable medium

An information processing apparatus includes a processor configured to: transmit a HyperText Transfer Protocol (HTTP) request that matches a request from a requesting entity to a first external service, and receive an HTTP response to the HTTP request; and switch, on the basis of data included in the HTTP response, whether to deliver the HTTP response to the requesting entity or to deliver data obtained by an external conversion device converting the HTTP response to the requesting entity.
Owner:FUJIFILM BUSINESS INNOVATION CORP

A data processing method, electronic equipment, medium and product

PendingCN122316679ATransmission protocolAttack
This application provides a data processing method, electronic device, medium, and product; wherein, the method includes: in response to a first Hypertext Transfer Protocol (HTTP) request sent by a client, sending a second HTTP request to a target server; the second HTTP request includes the first HTTP request, a first request identifier of the first HTTP request, and a first detection identifier; the first HTTP request includes a target attack behavior; the first detection identifier indicates that the target attack behavior was not detected; generating alarm information of the first HTTP request based on the first request identifier; the alarm information includes an attack marker of the target attack behavior; capable of protecting against unknown attacks in the HTTP request.
Owner:CHINA MOBILE (SUZHOU) SOFTWARE TECH CO LTD +1

Providing system inventory data from a firmware to a baseboard management controller using an identifier

A firmware driver generates a REST Hypertext Transfer Protocol (“HTTP”) request to an identifier for combined inventory data to an interface exposed by a baseboard management controller (“BMC”). The firmware driver receives the combined inventory data from the BMC in response to the request to the identifier exposed by the BMC. The firmware driver performs an inventory of the managed computing system to obtain updated inventory data and determines if the updated inventory data and the combined inventory data are identical. If the updated inventory data and the combined inventory data are not identical, the firmware driver generates new combined inventory data for the managed computing system and posts (e.g., by way of a call to an HTTP POST method) the new combined inventory data for the managed computing system to the identifier exposed by the BMC.
Owner:AMERICAN MEGATRENDS

Data table evaluation method and device, computer equipment and storage medium

The embodiment of the invention provides a data table evaluation method and device, computer equipment and a storage medium, and relates to the technical field of data management. The method comprises the following steps: acquiring a first data table, a vector database and at least one standard field information of an enterprise; effective metadata in the first data table is subjected to HTML (HyperText Markup Language) tagging processing, a reference text field is obtained, and the reference text field comprises a table name, a field name and classification; converting the reference text field into a first vector; and based on the first vector, the vector database and the at least one standard field information, determining an evaluation result of the first data table, the evaluation result being used for indicating whether the first data table meets the evaluation requirements of the enterprise. By adopting the technical scheme provided by the embodiment of the invention, the evaluation accuracy of the data table can be improved.
Owner:RICHFIT INFORMATION TECH +1

Systems and methods for analysis of hypertext markup language

The present application describes systems and methods for analyzing hypertext. An element detector receives input information (e.g., hypertext) that is included in a web page. The element detector identifies one or more elements in the input information that are relevant to a classification task. The classification task may include classifying the one or more elements. An element extractor generates text tokens, positional tokens, and / or path tokens based on the identified one or more elements. A machine learning (ML) model outputs one or more vector representations based on the text tokens, positional tokens, and / or path tokens. An output classifier, which may be an additional layer of the ML model, classifies the one or more elements into classifications based on the one or more vector representations. A tool may perform one or more tasks based on the classifications.
Owner:DASHLANE

Display method of multi-chart synchronous interactive interface, computer equipment, storage medium and program product

The invention relates to a display method of a multi-chart synchronous interactive interface, computer equipment, a storage medium and a program product. The method comprises the steps of obtaining original data from a hypertext transfer protocol client library by responding to a triggering operation on a data import control in a display interface on a target application; and in response to a trigger operation on a target multi-chart display control in the display interface, extracting time information and data information from the original data, generating a target chart according to the time information, the data information and coordinate axis information and chart types corresponding to the target multi-chart display control, and displaying the target chart in a display area in the display interface. By means of the method, synchronous display of different data on the same date by multiple charts in the same interface is achieved, operation complexity is reduced, and meanwhile efficiency in a data analysis scene is improved.
Owner:SOUTHERN POWER GRID SENSING TECHNOLOGY (GUANGDONG) CO LTD

Message conversion code generation method, related device and computer storage medium

The application provides a message conversion code generation method, related device and computer storage medium, the method comprises the following steps: respectively analyzing an XML schema definition source file and a target XML schema definition file to obtain an XML schema definition source file object tree and a target XML schema definition file object tree; generating a first hypertext markup language tree according to the XML schema definition source file object tree in a preset format; generating a second hypertext markup language tree according to the target XML schema definition file object tree in a preset format; showing the first hypertext markup language tree and the second hypertext markup language tree to a user; receiving a mapping relationship group of nodes in the first hypertext markup language tree and nodes in the second hypertext markup language tree edited by the user; and generating a message conversion code according to the mapping relationship group of the nodes in the first hypertext markup language tree and the nodes in the second hypertext markup language tree. Thus, the development work is assisted.
Owner:TRAVELSKY TECHNOLOGY LIMITED

Grayware website detection with transfer learning

PendingUS20260189590A1Web siteData source
A model trainer obtains initial training data and refined training data to be used for training a classification model to detect grayware in Hypertext Markup Language (HTML) documents using transfer learning. The model trainer obtains the refined training data by collecting grayware HTML documents from a trusted data source(s), embedding and clustering the grayware HTML documents, and identifying and removing clusters having low confidence of corresponding to known grayware campaigns. The model trainer then trains a baseline model to classify HTML documents as grayware or benign with the initial training data, replaces the classification head of the baseline model with a new classification head to obtain a refined model, and further trains via the refined model via transfer learning with the refined training data.
Owner:PALO ALTO NETWORKS INC

Ai assisted ADA content compliance workflow

PCT designated stageWO2026136345A1Natural language data processingWebsite content managementWeb Content Accessibility GuidelinesEngineering
A system for converting digital documents into American Disabilities Act (ADA) Web Content Accessibility Guidelines (WCAG) compliant content includes a content upload system capable of receiving a digital document. An optical character recognition program converts the digital document to a plain text document. A language module structurally organizes the plain text document while maintaining the content of the digital document. A hypertext markup language (HTML) module builds an HTML based document having a structure that is WCAG compliant.
Owner:PEACHJAR

A text rendering processing method, device and equipment and storage medium

PendingCN122431773AComputer hardwareAnimation
The application provides a text rendering processing method and device, equipment and storage medium, relating to the technical field of front-end data processing. A text rendering processing method comprises: acquiring a newly added text segment returned by a preset model in a streaming manner, and extracting the newly added text segment to a plurality of preset text components; comparing the front and rear text contents of the plurality of text components respectively to determine incremental differential text; encapsulating the incremental differential text to generate a hypertext markup element node corresponding to the incremental differential text; and triggering a transition animation rendering of the front end based on the hypertext markup element node. According to the embodiment of the application, visual synchronization between content generation and interface presentation is achieved, and the perceptual fluency and immersion of the user in the streaming interaction process are improved.
Owner:UC MOBILE CHINA CO LTD

Hypertext transfer protocol recorder of a robotic process automation workflow designer application

A method is provided. The method is implemented by a robotic process automation workflow designer application that includes a hypertext transfer protocol recorder feature. The robotic process automation workflow designer application is embodied in software stored on a memory and executed by a processor. The method includes filtering hypertext transfer protocol requests to provide filtered hypertext transfer protocol requests. The method includes recording the filtered hypertext transfer protocol request to provide recorded hypertext transfer protocol requests. The method includes converting the recorded hypertext transfer protocol requests into hypertext transfer protocol request activities. The method includes generating a sequence from the hypertext transfer protocol request activities.
Owner:UIPATH INC

Communication system, communication apparatus, communication method, and readable-medium

To provide a communication system adapted to reduce network bandwidth usage. The communication system according to the present disclosure includes a server (102) and a communication apparatus (101) for performing REST (Representational State Transfer) communication using an HTTP (Hypertext Transfer Protocol) session established with the server (102). The communication apparatus is (101) configured to transmit a keepalive signal to the server (102) after the REST communication that has been initiated based on a calling signal received from a client apparatus (105) ends and to transmit a response signal in response to the calling signal to the client apparatus (105) while maintaining the HTTP session.
Owner:NEC CORP

Communication method, system, apparatus, computer storage medium, and electronic device

ActiveCN116346802BSolve the problem of Strict Transport Security protocol request failureAvoid request exceptionsUser identity/authority verificationHigh level techniquesTarget ResponseEngineering
The application discloses a communication method, system, device, computer storage medium and electronic device, and the method comprises the following steps: after a load balancing device receives an HTTP request sent by a client, the load balancing device acquires a server certificate; the load balancing device verifies the security of the server certificate, forwards the request to the server after obtaining the verification result, receives an HTTP response returned by the server; in the case that the result indicates that the security of the server certificate is normal, the load balancing device sets the validity time of the TLS in the response to be less than or equal to the valid remaining time of the server certificate, and obtains a target HTTP response; in the case that the result indicates that the certificate is abnormal, the load balancing device deletes the protocol header in the response, and obtains a target response; in the case that the target response contains the protocol header, the load balancing device sends the target response to the client, and the application solves the problem that the TLS request fails due to the security abnormality of the server certificate in the related art.
Owner:HILLSTONE NETWORKS CO LTD

Methods and systems for accessing content

An identifier, for example, an identifier of a domain and / or a host of the domain (e.g., a fully qualified domain name (FQDN), etc.), such as a service management device (e.g., a server, a web server, a computing device, a web host device, a webpage, etc.), may be modified (e.g., hashed, encrypted, etc.) by a network device (e.g., a server, a domain name system (DNS) server, a DNS over hypertext transfer protocol secure (HTTPS) server / gateway (DoH server), DNS over Transport Layer Security (TLS) server / gateway (DoT server), a network management device, a computing device, etc.), sent to a user device (e.g., a client device, a smart device, a mobile device, a content output device, a computing device, a web browser, a search engine, etc.), and reused by the user device to request a service (e.g., a web service, a webpage, a file, content, a content item, etc.).
Owner:COMCAST CABLE COMM LLC

Electronic binder system (ebinder) for processing source data to EDC systems

The present invention provides a method and system for automatically and seamlessly processing clinical trial source data into electronic data capture (EDC) systems. In one embodiment, a file structure is defined for an electronic binder system (eBinder); source data is uploaded to the eBinder; the source data is encrypted, Patient Identifiable Information in the source data is masked; the source data is converted into machine readable plain text in the JavaScript Object Notation (JSON) format using Natural Language Processing (NPL) technologies; the JSON data is converted into tabulated machine readable data in the HyperText Markup Language (HTML) format using NPL technologies; the HTML data is converted into machine understandable data using NPL technologies; the machine understandable data is populated into EDC datasets using NPL technologies; the source data and converted data are displayed side-by-side for source data verification; and a platform is provided for regulatory data verification or auditing.
Owner:XIE TAI +1