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

122 results about "Session ID" patented technology

In computer science, a session identifier, session ID or session token is a piece of data that is used in network communications (often over HTTP) to identify a session, a series of related message exchanges. Session identifiers become necessary in cases where the communications infrastructure uses a stateless protocol such as HTTP. For example, a buyer who visits a seller's website wants to collect a number of articles in a virtual shopping cart and then finalize the shopping by going to the site's checkout page. This typically involves an ongoing communication where several webpages are requested by the client and sent back to them by the server. In such a situation, it is vital to keep track of the current state of the shopper's cart, and a session ID is one way to achieve that goal.

Zero code visualization and automatic routing method for large model servitization orchestration

The invention relates to the technical field of routing context connection, in particular to a zero-code visualization and automatic routing method for large-model servitization orchestration, which comprises the following steps of: analyzing a user session text, extracting a core entity and an intention dependency relationship, constructing an entity intention graph, compressing to generate a state snapshot, and distributing a global session ID (Identity); the method comprises the steps that a snapshot is bound to a distributed routing decision tree node and stored, cross-node state continuity is established, when a new request is received, the snapshot and new session semantics are fused, a routing weight offset correction decision table is calculated, and a routing decision logic flow is generated by dragging an interface configuration rule and strategy. The method improves the service matching degree, reduces the development threshold, and is suitable for agile construction of large-model collaborative application.
Owner:KARAMAY HONGYOU SOFTWARE

Secret-related area visitor mobile terminal security control method and system, and medium

The invention relates to a security management and control method and system for a mobile terminal of a visitor in a secret-related area and a medium, and the security management and control method comprises the steps: obtaining visitor identity information inputted by the mobile terminal, and generating a session ID and a first dynamic two-dimensional code; in response to the reading of the code scanning verification device on the first dynamic two-dimensional code, the server verifies the legality of the session ID, and issues a preset management and control strategy after the verification is passed; when the mobile terminal is in the controlled state, monitoring violation operation violating the control strategy and generating a violation log containing violation operation information; generating a second dynamic two-dimensional code in response to a leaving instruction of the mobile terminal; in response to the reading of the code scanning verification device on the second dynamic two-dimensional code, triggering the mobile terminal to upload the violation log to the server; and after confirming that the summary information is consistent with the data of the violation log, the server sends a control releasing instruction to the mobile terminal, so that the mobile terminal is recovered to a normal state. According to the invention, the information protection capability of the secret-related place is improved.
Owner:BEIJING HUAZHONG CHUANGSHI TECH DEV CO LTD

Method and device for transmitting data using UWB communication

A method of a first ultra-wide band (UWB) device according to an embodiment of the disclosure may comprise exchanging at least one message for downlink time-difference-of-arrival (DL-TDoA) with a second UWB device in a first period, receiving a first message for two-way ranging (TWR) from the second UWB device in a second period for a hybrid UWB session (HUS), and transmitting a second message for the TWR to the second UWB device in a third period for the HUS. A different session ID may be allocated to each of the second period and the third period for the HUS.
Owner:SAMSUNG ELECTRONICS CO LTD +1

Dual steer session management

An apparatus configured to generate a first request message to establish a first Protocol Data Unit (PDU) session with a first access network, wherein the first request message comprises an indication that a dual steer functionality is supported, process a first accept message indicating the first PDU session is established with the first access network, wherein the first accept message further comprises a PDU session identification (ID) for the first PDU session, generate a second request message to establish a second PDU session with a second access network, wherein the second request message comprises an indication that the dual steer functionality is supported and the PDU session ID for the first PDU session and process a second accept message indicating the second PDU session is established with the second access network, wherein the first and second sessions are associated PDU sessions of the dual steer functionality.
Owner:APPLE INC

Cross-platform MR scene collaborative editing method and system

The invention discloses a cross-platform MR scene collaborative editing method and system. The method comprises the steps that an access local area network generates and broadcasts a session ID; the head-mounted display end or the non-head-mounted display end scans a local network to discover and join the session; the head-mounted display end obtains space information and scene data bound from the platform and serializes the space information and the scene data into a unified standard format different from the platform; analyzing the data in the standard format to perform virtual scene reconstruction and spatial alignment; and creating a main state snapshot list, and performing maintenance synchronization on the edited state change by the host end or the server. The method has the advantages that platform barriers of various terminals such as a VR head-mounted display, a mobile tablet computer and a PC are broken through, and synchronous presentation and editing of the same mixed reality scene on heterogeneous equipment are achieved;
Owner:HANGZHOU MIAOQI CULTURE TECHNOLOGY CO LTD

Secure shell protocol traffic evidence obtaining and decryption method and system based on key injection

The invention belongs to the technical field of network security and communication, and provides a secure shell protocol flow evidence obtaining decryption method and system based on key injection, and the method comprises the steps: injecting a user-defined dynamic library into a service process, intercepting a key encryption function, and extracting a session key as a shared key when a secure shell protocol server runs; carrying out session identification on the encrypted traffic in the grabbed network, and completing the recombination of the IP fragment and the TCP fragment to obtain the recombined encrypted traffic; carrying out matching and integrity verification on the shared key and the recombined encrypted traffic, and then decrypting to generate a plaintext message; and analyzing the plaintext message into a structured operation record according to a channel type, and classifying and storing the structured operation record in combination with a timestamp, a session ID and a user identifier to form auditing evidence data. According to the method, system files do not need to be modified, complete decryption and behavior restoration of multiple types of sessions such as Shell, SCP and SFTP can be achieved, and the method is suitable for network security audit and judicial evidence obtaining scenes.
Owner:YUANBAO TECH

Transaction session consistency-based low-code platform multi-SQL (Structured Query Language) execution control method

The invention provides a low-code platform multi-SQL (Structured Query Language) execution control method based on transaction session consistency, and aims to solve the problem of data consistency of multi-SQL execution in low-code logic arrangement. According to the method, the transaction session ID is generated and stored when the first SQL is executed; when the subsequent SQL is executed, the transaction session ID is transmitted, and the same transaction session is reused; and after all the SQL and the business logic are executed, submitting or rolling back the transaction session according to whether an exception occurs or not. According to the method, by keeping the consistency of the transactions and sessions, unified management and control of the transactions of the multi-SQL operation are realized, the risk of dirty writing of data is effectively avoided, complex business logic can be adapted without invasive external codes, and the availability and business adaptation capability of a low-code platform are remarkably improved.
Owner:NANJING WIT SCI & TECH CO LTD

Load balancing method and system for server cluster

The invention relates to a load balancing method and system for a server cluster, belongs to the technical field of server performance optimization, and solves the problem that a load balancing strategy in the prior art is difficult to give consideration to server balancing and session keeping. The method comprises the following steps: receiving an access request, extracting a session ID, and judging whether the session ID exists or not; when the session ID does not exist or expires, notifying the Web application server to generate a new session ID of the access request, acquiring a service node specified by a first load balancing strategy, and judging whether a hash result of the new session ID points to the service node; when the hash result of the new session ID does not point to the service node, repeatedly generating and accessing the new session ID until the hash result of the new session ID points to the service node; and when the session ID exists or the hash result of the new session ID points to the service node, executing a default load balancing strategy. According to the invention, through effective combination of two strategies, flow distribution considering session maintenance and load balancing is realized.
Owner:NORTH CLOUD VIEW TECH (BEIJING) CO LTD

Method and device for performing sensing measurement in wireless LAN system

Disclosed are a method and device operating in a wireless LAN system. A method performed in a wireless LAN system by a first STA according to an embodiment disclosed herein may comprise the steps of: receiving, from a second STA, a sensing trigger frame including a trigger-dependent common information subfield; and receiving an NDP from at least one STA or transmitting the NDP to the at least one STA on the basis of the sensing trigger frame, wherein the trigger-dependent common information subfield includes a measurement session ID field and a sensing trigger subtype field, and the sensing trigger subtype field may include information indicating that the subtype of the sensing trigger frame is SR2SR sounding.
Owner:LG ELECTRONICS INC

Abnormal traffic cooperative detection method and system

The invention discloses an abnormal traffic cooperative detection method and system, and relates to the field of network communication, and the method comprises the steps: carrying out the protocol adaptive recognition and dynamic attack detection at a north-south WAF layer, generating an attack fingerprint, and binding a global session ID; full-link monitoring is carried out on application behaviors on an east-west RASP layer, and context association and threat analysis are realized through a session ID; aggregating WAF and RASP data based on the session ID, constructing an attack feature propagation atlas and evaluating attack chain confidence; when the confidence exceeds a threshold value, the RASP layer extracts attack features and generates a virtual patch rule, and feeds back the attack features and the virtual patch rule to the WAF layer for real-time updating; and finally, collaborative blocking is realized through bidirectional confidence fusion decision of the WAF and the RASP. The problem that in the prior art, detection in the north-south direction and detection in the east-west direction are separated, and a cross-layer attack chain cannot be effectively blocked is solved, and precise and dynamic protection on complex attacks, especially encrypted traffic and transverse penetration is achieved.
Owner:WUHAN CITY VOCATIONAL COLLEGE +2

Grouping and prioritizing of dissimilar PDU sessions in a telecommunications system

A telecommunications system includes: a user equipment; one or more access networks (ANs); a core network (CN); and one or more data networks (DNs). The one or more ANs are configured to provide the UE access to the CN. The CN is configured to provide connectivity to the one or more DNs. The UE is configured to access the one or more DNs by using different protocol data unit (PDU) sessions, established between the UE and the CN via the one or more ANs, providing connectivity to the one or more DNs, each PDU session comprising a respective PDU session identifier (ID). The CN is configured to signal the UE, via the one or more ANs, an established PDU session, wherein the established PDU session is identified by a PDU session ID and at least one PDU session group ID. The same PDU session group ID is assigned to different PDU sessions and indicates that the different PDU sessions belong together.
Owner:DEUTSCHE TELEKOM AG

Spring Session performance optimization method based on partition cache

The invention provides a Spring Session performance optimization method based on partition cache, and relates to the technical field of session management and cache optimization in a distributed system, and the method comprises the steps: storing a mapping relation between a session ID and a final access timestamp by designing concurrent hash mapping caches C1 and C2 which are alternately used, and identifying an active cache by using a current cache label; configuring a timed task to periodically scan the cache, judging a session state according to the critical zone time, and dynamically updating or cleaning cache data; a session object obtained by a thread local variable cache Redis is introduced in Http request processing, so that repeated access is avoided; and a Spring session filter and a warehouse are rewritten to reconstruct session access logic, so that the dependence on Redis is effectively reduced, and the concurrency performance and response efficiency of the system are improved.
Owner:INSPUR GENERSOFT CO LTD

A method and apparatus for transmitting and receiving information element in wireless communication system

Disclosed is a method of operating a User Equipment, UE, where the UE is in a non-allowed area, or the UE is not in an allowed area and wherein the UE wishes to request User Plane, UP, resources for a Protocol Data Unit, PDU, in a Non-Access Stratum, NAS, message, the UE includes a specified Information Element, IE, only when the UP resources are for a PDU session for emergency service and wherein the specified IE only indicates a PDU session ID associated with emergency access.
Owner:SAMSUNG ELECTRONICS CO LTD

A method and system for managing the call state of a locator device

The application discloses a kind of management method and system of positioner equipment conversation state, system includes: message communication module, for providing the subscription / release function of different subject message, while carrying out the control of authority;Rule configuration module, for providing the label of all labels under label library is presented by visual interface, and the pass state rule of single or multiple label configuration is arranged in interface for a session;Message processing module is responsible for the call state scheduling and call record in session;Call record analysis module is used for user to query according to not limited to session id, voice call state, device id, device type, call time, call time condition according to own demand, understand the use condition of system and optimize business process.The application realizes the independent control of whole process to call state, while in this process, it is integrated into the communication failure scene processing, group call and other guarantee means for improving call connection rate, to help user reduce risk and improve product reliability.
Owner:CHINA UNICOM ONLINE INFORMATION TECHNOLOGY CO LTD

Method and apparatus for multicast handover data transmission, and storage medium

The disclosure provides a multicast switching data transmission method and device, and a storage medium, relates to the technical field of mobile communication, and can be applied to the scene that a source base station and a target base station both receive same multicast messages from a same MB-UPF. The multicast switching data transmission method comprises the following steps: receiving a switching request message sent by the source base station, wherein the switching request message comprises a terminal identifier of a first to-be-switched terminal, an MBS session ID and a multicast caching instruction; in response to the PDU having the MBS session ID, caching a multicast data packet corresponding to the MBS session ID based on the multicast caching instruction; and in response to being connected with the first to-be-switched terminal, sending the multicast data packet to the first to-be-switched terminal. The technical scheme of the embodiment of the disclosure can improve the network resource utilization rate and reduce the probability of data packet loss.
Owner:CHINA TELECOM CORP LTD

Methods and system for secure transmission and storage of signature data

A request is generated including a session identification (ID), an access code, and a sign ID. A lookup key is created using the sign ID and the access code. A contents key is created using the access code, the session ID, and the sign ID. The contents key encrypts content associated with the request. The encrypted content, the look up key, and the contents key are stored at a database. A link is sent to a client device. The link includes the sign ID and the session ID. The access code is received at the facilitation webpage. The sign ID, session ID, and the access code are sent from the facilitation webpage to the database. The content is decrypted based on the contents key, the sign ID, the session ID, and the access code. A captured signature is encrypted using the contents key and stored at the database.
Owner:SOFTWARE AUTOMATION HOLDINGS LLC

Function verification system, method and device for replacement tbox and storage medium

This invention discloses a functional verification system, method, device, and storage medium for a replacement TBOX. The system includes an OBD (On-Board Diagnostics) system, a cloud platform, and a TBOX. The OBD encapsulates TBOX replacement information, vehicle identification information, and operational status information into a standard information packet. The cloud extracts the vehicle VIN and TBOX-ICCID from the standard information packet, performs binding verification on the VIN and ICCID, and generates a session ID upon successful verification. The replacement type is determined using the session ID, and the corresponding diagnostic level instruction set is matched based on the replacement type. The diagnostic level instruction set is then broken down into functional instructions, and these fragments are sent to the OBD. After receiving the fragments, the OBD sequentially sends each functional instruction fragment to the TBOX for functional verification based on the session ID. This invention establishes a collaborative link between the OBD and the cloud, issuing dynamic diagnostic instructions to achieve accurate TBOX functional verification.
Owner:WUHAN JIANGXIA CHUNENG AUTOMOBILE TECHNOLOGY R&D CO LTD

MA PDU reactivation requested handling

ActiveUS12568549B2Assess restrictionConnection managementTelecommunicationsReactivation Request
A method for handling a reactivation request from the network for an MA PDU session with session and service continuity (SSC) mode 3 is proposed. When UE receives a PDU SESSION MODIFICATION COMMAND message which includes 5GSM cause #39 “reactivation requested” for an existing MA PDU session, UE handles the network-requested PDU session modification procedure, and UE re-initiates the UE-requested PDU session establishment procedure with a new MA PDU session ID. UE determines how to proceed with a PDU session reestablishment procedure for the new MA PDU session based on different scenarios of UE registration and user plane resources of the existing MA PDU session, and / or also based on whether the PDU SESSION MODIFICATION COMMAND message is sent over 3GPP access type or non-3GPP access type.
Owner:MEDIATEK INC

system

We provide the system. [Solution] A means for receiving user information input by the user and storing it in a user authentication database, A means of authenticating a user using authentication information, A means for generating a session ID to initiate a conversational session for an authenticated user and providing the user with the session ID, A means for transmitting user input to an artificial intelligence having natural language processing capabilities and receiving a response from the artificial intelligence, A means for displaying the response from the artificial intelligence to the user, A means to save the logs of the dialogue session and analyze them as needed, Means of ending a dialogue session, A system that includes this.
Owner:SOFTBANK GROUP CORP

Server cluster session management method and device, equipment and storage medium

The invention provides a session management method and device for a server cluster, equipment and a storage medium, and the method comprises the steps: obtaining and responding to a user access request in a load balancing manner, calculating the weight coefficient of each service node, and routing the access request to a target service node based on the weight coefficient of each service node; the target service node analyzes the session ID and the session timestamp in the access request, determines a virtual bucket identifier of the session based on the session ID and the session timestamp, and stores the virtual bucket identifier in a current active area of a session storage table based on the virtual bucket identifier of the session; and the database performs partition rotation on the current active area and the future partition in the session storage table, when the current active area is rotated to the future partition, session data stored in the current active area is migrated to the archiving partition for caching, and the current active area of new rotation is started for storage of new session data. By means of the method, on the premise that service data access is not affected, effective management of the session data is achieved, and system response delay is reduced.
Owner:JINDIAN TECH DEV CENT

An abnormal traffic cooperative detection method and system

The application discloses an abnormal flow cooperative detection method and system, relates to the field of network communication, and comprises the following steps: protocol adaptive identification and dynamic attack detection are carried out on a north-south WAF layer, attack fingerprints are generated, and global session IDs are bound; the application behavior is monitored in a whole link on an east-west RASP layer, context association and threat analysis are realized through the session IDs; WAF and RASP data are aggregated based on the session IDs, an attack feature propagation graph is constructed, and attack chain confidence is evaluated; when the confidence exceeds a threshold value, attack features are extracted by the RASP layer, virtual patch rules are generated, and feedback is fed back to the WAF layer for real-time updating; finally, bidirectional confidence fusion decision is realized through the WAF and the RASP, and cooperative blocking is realized. The application solves the problem that the north-south and east-west detection are split in the prior art, and cross-layer attack chains cannot be effectively blocked, realizes accurate and dynamic protection on complex attacks, especially encrypted flow and horizontal penetration.
Owner:WUHAN CITY VOCATIONAL COLLEGE +2

Zero-code visualized and automatic routing method for service orchestration of large models

The present application relates to the technical field of routing context connection, in particular, the present application relates to the zero code visualizing and automatic routing method of large model service arrangement, the present application extracts core entity and intention dependency by analyzing user session text, constructs entity intention graph and compresses state snapshot, and assigns global session ID, binds snapshot to distributed routing decision tree node and stores, establishes cross-node state continuity, when receiving new request, fusion snapshot and new session semantics, calculate routing weight offset correction decision table, through the rule and strategy of drag interface configuration, generate routing decision logic flow, this method solves the problem of session state loss and intention drift, improves service matching degree, reduces development threshold, and is suitable for agile construction of large model collaborative application.
Owner:KARAMAY HONGYOU SOFTWARE

Authentication processing device, authentication processing method, and program

This provides a new online authentication method that does not rely on traditional passwords or authentication codes and cannot be breached by real-time phishing scams. [Solution] The authentication processing device stores a first identifier of the user terminal included in the authentication application information received from the user terminal, and sends an authentication URL for launching the application provided to the user terminal via SMS to the user terminal. The authentication processing device determines whether the first identifier matches a second identifier of the user terminal included in the authentication processing information received from the user terminal, and if they match, provides the user terminal with a message indicating that the authentication process has been successfully completed. The authentication processing device determines whether the first session ID included in the authentication application information matches a second session ID included in the authentication processing information, and if they match, provides the user terminal with a message indicating that the authentication process has been successfully completed.
Owner:SUMITOMO MITSUI CARD

Distribution network binding method and system for intelligent door lock and system platform

The invention discloses a distribution network binding method and system for an intelligent door lock and a system platform, and the method comprises the steps: a client obtains the unique identification information of a target intelligent door lock, and transmits the unique identification information and user account information to the system platform; the system platform generates a unique binding session ID and sends a binding request to the target intelligent door lock; after the target intelligent door lock receives the binding request, a confirmation prompt is sent to the user through an interactive interface of the target intelligent door lock, and after the user observes the confirmation prompt, field physical confirmation operation is executed on the target intelligent door lock; the target intelligent door lock sends a binding confirmation signal to the system platform after receiving a confirmation action of the user; after the system platform receives the binding confirmation signal and passes verification, the binding relation between the user account and the target intelligent door lock is completed, and binding result notifications are sent to the client side and the target intelligent door lock respectively. According to the invention, the binding accuracy and safety of the intelligent door lock are improved.
Owner:SHENZHEN KAADAS INTELLIGENT TECH CO LTD

Methods and system for secure transmission and storage of signature data

PendingUS20260205287A1Secure transmissionWeb page
A request is generated including a session identification (ID), an access code, and a sign ID. A lookup key is created using the sign ID and the access code. A contents key is created using the access code, the session ID, and the sign ID. The contents key encrypts content associated with the request. The encrypted content, the look up key, and the contents key are stored at a database. A link is sent to a client device. The link includes the sign ID and the session ID. The access code is received at the facilitation webpage. The sign ID, session ID, and the access code are sent from the facilitation webpage to the database. The content is decrypted based on the contents key, the sign ID, the session ID, and the access code. A captured signature is encrypted using the contents key and stored at the database.
Owner:SOFTWARE AUTOMATION HOLDINGS LLC

Assistance of user equipment for augmented reality aware support information for uplink traffic

This disclosure describes systems, methods, and devices related to augmented reality (XR) perceptual assistance. The device may initiate transmission of a UE assistance information message to provide uplink traffic information. For each protocol data unit (PDU) session, the device may set a PDU session identification (ID) to a PDU session ID value. For each quality of service (QoS) flow within the PDU session, the device may set a QoS flow identifier (QFI) to a QFI value. The device may determine whether XR-aware information is available. The device may set the XR perception to the most recent known value. The device may have memory that stores QoS notifications.
Owner:INTEL CORP

Mobile web browser authentication and checkout using a contactless card

A merchant page in a browser may receive selection of a first financial institution. The merchant page may generate a uniform resource identifier (URI) directed to an application. At least a portion of the URI may be registered with the application and the first financial institution in a mobile operating system. Responsive to receiving selection of the URI, the mobile OS may launch the application, which may authenticate credentials for an account. The application may associate the user ID parameter and the session ID parameter with the account and receive a cryptogram from a contactless card. The application may receive, from a server, an indication specifying the server verified the cryptogram. The OS may launch the browser, which may refresh the page. The refreshed page may include a virtual card number (VCN) in a first form field. A transaction may be processed based on the VCN.
Owner:CAPITAL ONE SERVICES LLC

Method and apparatus for enhancing session continuity of system interaction

A method and apparatus for enhancing session continuity for interworking system interaction is presented. When a UE performs inter-system handover from A / Gb mode or Iu mode to S1 mode, the UE identifies some PDN connections that are not associated with a PDU session ID (PSI). In one novel aspect, the UE locally deactivates all EPS bearer contexts for such PDN connections, includes an EPS bearer context status IE in a tracking area update request message of a tracking area update (TAU) procedure upon inter-system handover from A / Gb mode or Iu mode to S1 mode, and then initiates a UE-requested PDN connection procedure for such PDN connection. Moreover, if there is no EPS bearer after local deactivation and the UE does not support EMM registration without PDN connection, the UE initiates a re-attach procedure for a subsequent UE-requested PDN connection procedure for this PDN connection.
Owner:MEDIATEK INC

Load balancing method and system for a server cluster

The application relates to a load balancing method and system of a server cluster, and belongs to the technical field of server performance optimization. The method solves the problem that the load balancing strategy in the prior art is difficult to balance the server and maintain the session. The method comprises the following steps: receiving an access request, extracting a session ID, and judging whether the session ID exists; when the session ID does not exist or has expired, informing a Web application server to generate a new session ID of the access request, obtaining a service node specified by a first load balancing strategy, and judging whether a hash result of the new session ID points to the service node; when the hash result of the new session ID does not point to the service node, repeatedly generating an access new session ID until the hash result of the new session ID points to the service node; and when the session ID exists or the hash result of the new session ID points to the service node, executing a default load balancing strategy. Through the effective combination of the two strategies, the application realizes the flow distribution which takes into account the session maintenance and the load balancing.
Owner:NORTH CLOUD VIEW TECH (BEIJING) CO LTD

Service session establishment method and apparatus, device, and storage medium

The present disclosure provides a service session establishment method and apparatus, and a readable storage medium. The method comprises: sending a session establishment message, wherein the session establishment message comprises: a UE requirement type, a service session ID, and session management information, and the UE requirement type is used for representing a service type requested by a UE; and receiving a session acceptance response message. The service session establishment method and apparatus and the readable storage medium provided by the present disclosure can be applied to meet the requirements of a user for various services in a 6G network.
Owner:DATANG MOBILE COMM EQUIP CO LTD