A method for parsing network communication data packets based on java language
A java language and network communication technology, applied in the direction of electrical digital data processing, creating/generating source code, instruments, etc., can solve the problems of high maintenance and expansion costs, and achieve the effects of improving readability, reducing costs, and simplifying complexity
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0035] Such as figure 1 As shown, the network communication data packet analysis method of the present embodiment includes the following steps:
[0036] Step 1. Define the basic data type enumeration DataType, extended enumeration, etc. DataType中字段包含dt_UINT8、dt_INT8、dt_UINT16、dt_INT16、dt_UINT32、dt_INT32、dt_UINT64、dt_INT64、dt_FLOAT、dt_DOUBLE、dt_ASCII、dt_BOOLEAN、dt_UINT8_ARRAY、dt_INT8_ARRAY、dt_UINT16_ARRAY、dt_INT16_ARRAY、dt_UINT32_ARRAY、dt_INT32_ARRAY、dt_UINT64_ARRAY、dt_INT64_ARRAY、dt_FLOAT_ARRAY、dt_DOUBLE_ARRAY、dt_NONE;
[0037] Step 2. Create the annotation class DataColumn, Target specifies the range of objects modified by the annotation @Target(ElementType.FIELD), and Retention specifies the length of time the annotation is retained @Retention(RetentionPolicy.RUNTIME). Define the basic field attributes of annotations, field attributes include data type dataType data type enumeration default value is dt_NONE, length data length default value is 0 (general string ASCII needs ...
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

