CN101335648A - Automatic converting method for packets of different interfaces and apparatus thereof - Google Patents

Automatic converting method for packets of different interfaces and apparatus thereof Download PDF

Info

Publication number
CN101335648A
CN101335648A CNA200810134548XA CN200810134548A CN101335648A CN 101335648 A CN101335648 A CN 101335648A CN A200810134548X A CNA200810134548X A CN A200810134548XA CN 200810134548 A CN200810134548 A CN 200810134548A CN 101335648 A CN101335648 A CN 101335648A
Authority
CN
China
Prior art keywords
message
field
transformation rule
source messages
assignment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA200810134548XA
Other languages
Chinese (zh)
Inventor
毛才斐
张新平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CNA200810134548XA priority Critical patent/CN101335648A/en
Publication of CN101335648A publication Critical patent/CN101335648A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method of automatic transfer among different interface messages, which includes the following steps : a. a source message is selected and a corresponding message transfer rule is configured according to a command code and the direction of the source message; b. when in the transfer of the message, the message transfer rule is searched according to the command code ant the direction of the source message and the source message is transferred to a target message according to the searched message transfer rule; c. whether the transfer of all source messages are completed is judged, if so, a message transfer process is finished; otherwise, step b is executed. The invention also discloses a device of automatic transfer among different interface messages, which comprises a memory module, a message transfer rule module, a structure transfer module, and a message field transferring and processing module. The method and the device of the invention can automatically transfer messages among different interfaces in bulk so as to reduce the workload of test case design and improve the test efficiency.

Description

Automatic switching method and device thereof between a kind of distinct interface message
Technical field
The present invention relates to the message switch technology, relate in particular to automatic switching method and device thereof between a kind of distinct interface message in the network management system.
Background technology
In network management system, as shown in Figure 1, comprising: graphic interface interface (GUI) 101, be responsible for the graphical network management information that shows; Manager (Manager) 102 takes on role server; Agency (Agent) 103 takes on the succedaneum role in the telecommunication management network (TMN), operates on the master control borad Network Core Protocol (NCP), based on embedded real-time multi-task operating system, by the Implementation of Embedded System on the NCP plate; Multipoint control unit (MCU) 104 is the management control units on each piece synchronous digital hierarchy (SDH) equipment veneer.Communicate by F mouth message between GUI 101 and the manager 102; Manager 102 and act on behalf of 103 between communicate by Qx mouth message; Communicate by the S interface packets between agency 103 and the MCU 104.During communication, manager 102 may need this message is transmitted to agency 103 after receiving the F interface message, so manager 102 needs to extract the value of active value field in this message, data encapsulation Qx interface packets according to this active value field, and this message is forwarded to the Qx interface, after agency 103 receives the Qx interface packets that manager 102 issues, may same processing forward to the S interface.If F interface is called the Upstream Interface of Qx interface, the S interface is called the downstream interface of Qx interface, and the active value field of storing between the message of a certain interface and its context interface message is identical.
ASN.1 (Abstract Syntax Notation 1) is the standard that is described in the transmission over networks information format of International Telecommunication Union's definition, using the message format communication of ASN.1 standard is the most common communication mode of present telecom network management system, and described herein message all adopts the message format of this standard definition.According to the ASN.1 standard, generally comprise heading and message body in the message structure, and heading and message body can comprise structure and simple data type, again can nested structure in the structure, it is nested to define more multi-level message as required, so message presents hierarchical relationship, that is to say, message can be expressed as tree, and represents tree with the tree object.Usually, with VAL form stored messages, so-called VAL form refers to the value of field in structure and this structure is stored simultaneously, and convenient like this value of directly checking each field is visual higher.
Concerning the testing software of network management system, the structure interface packets is the most important condition of test, generally needs a large amount of manual these interface packets of structure when testing certain interface, and the workload of manual structure message increases with interface packets quantity is linear; Along with the continuous development﹠ testing of this interface, the upstream and downstream interface of this interface needs test equally, and the test new interface just needs new interface packets, if re-construct these new interface packets, can a large amount of repeat the processes that previously manuals are constructed message one by one, work loaded down with trivial details and efficient is comparatively low.
Summary of the invention
In view of this, main purpose of the present invention is to provide automatic switching method and the device thereof between a kind of distinct interface message, can realize that the batch of distinct interface message is changed automatically, reduces test case design work amount, improves testing efficiency.
For achieving the above object, technical scheme of the present invention is achieved in that
The invention discloses the automatic switching method between a kind of distinct interface message, comprising:
A, choose source messages, corresponding message transformation rule is set according to the command code and the direction of selected source messages;
B, carry out message when conversion,, search the message transformation rule, convert source messages to object message according to the message transformation rule that finds according to the command code and the direction of source messages to be converted;
C, judge whether to finish the conversion of all source messages to be converted, if finish, end message flow path switch then; Otherwise, execution in step b.
Preferable, the described message transformation rule that the source messages basis is found of step b converts object message to and further comprises:
The tree object of b1, structure source messages;
B2, according to message transformation rule structure original object message tree object;
B3, determine field to be converted and assignment command sign indicating number according to the message transformation rule;
B4, judge whether to finish the conversion of all fields to be converted,, then obtain the object message tree object after the assignment, execution in step b9 if finish; Otherwise, execution in step b5;
B5, take out next field to be converted and read the assignment method of field to be converted;
B6, judge whether field to be converted belongs to active value field, if belong to active value field, execution in step b7, otherwise execution in step b8;
B7, get the value of active value field in the source messages tree object of this active value field correspondence, this value directly as the value of field to be converted, is returned step b4;
B8, be field assignment to be converted, return step b4 according to the message transformation rule;
B9, according to the object message after assignment tree object structure object message.
The invention also discloses the automatic transfer equipment between a kind of distinct interface message, comprising:
Memory module is used to store source messages;
Message transformation rule module is used to the source messages that needs conversion to formulate the message transformation rule, when carrying out the message conversion, receives the source messages in the memory module, finds out the message transformation rule according to the command code and the direction of this source messages;
The structure modular converter is used to receive the structure transformation rule, according to the structure structure original object message of this structure transformation rule regulation, and exports the original object message of being constructed;
Message field (MFLD) conversion process module is used to receive the source messages of memory module, the original object message of structure modular converter and the message field (MFLD) assignment rule of message transformation rule module, finishes the conversion of object message for original object message field (MFLD) assignment again.
Preferable, this device further comprises:
Source messages tree object constructing module is used for the reception sources message, construct the tree object of this source messages correspondence, and the source messages that output is constructed is set object;
Described structure modular converter is further used for receiving the structure transformation rule, sets object according to the structure structure original object message of this structure transformation rule appointment, and exports the tree object of this original object message;
Described message field (MFLD) conversion process module, be further used for the tree object of the source messages of reception sources message tree object constructing module, the original object message tree object of structure modular converter and the message field (MFLD) assignment rule of message transformation rule module, be the field assignment in the original object message tree object, and the tree of the object message after assignment object is sent to the object message constructing module;
The object message constructing module is used to receive the object message tree object after the assignment, should set object and be configured to object message.
Automatic switching method and device thereof between distinct interface message provided by the present invention are selected the source messages that needs conversion, for selected source messages is set the message transformation rule; When message is changed, command code and direction according to every source messages to be converted are determined corresponding message transformation rule, and according to message transformation rule structure original object message, and original object message assignment for constructing, the active value field of source messages is write the original object message, compose corresponding value for non-source value field, finish the conversion of a source messages automatically.According to the method, one by one source messages to be converted is converted into object message, thus the batch of realizing message change automatically, reduce test case design work amount effectively, improve testing efficiency.
Description of drawings
Fig. 1 is a telecommunication network management system interface level Organization Chart;
Fig. 2 is the schematic flow sheet of the automatic switching method between distinct interface message of the present invention;
Fig. 3 converts the realization flow schematic diagram of object message preferred embodiment to for source messages of the present invention;
Fig. 4 is the composition structural representation of the automatic transfer equipment between distinct interface message of the present invention;
Fig. 5 is the composition structural representation of the automatic transfer equipment between the distinct interface message of preferred embodiment of the present invention.
Embodiment
Because in interface packets, command code and direction are important attributes, and the direction of interface packets is indicated this message to be used for request and still replied, by command code and the direction structure in can unique definite message.And because the structure of different messages has nothing in common with each other, thereby the problem of message conversion just is summed up as the conversion of message structure body, and the assignment problem of the data of the active value field of source messages in object message new construction body.Therefore, basic thought of the present invention is: determine that based on command code and direction which kind of message needs conversion, and, realize the automatic conversion between the distinct interface message for the message setting that needs conversion comprises the message transformation rule of structure transformation rule, message field (MFLD) assignment rule.
Automatic switching method among the present invention between the distinct interface message as shown in Figure 2, this method comprises:
Step 201: choose source messages.Generally, be to choose message in the memory module as source messages.
Step 202: command code and direction according to selected source messages are provided with corresponding message transformation rule.
Because the structure between the distinct interface message has nothing in common with each other, corresponding with it, the required assignment rule of conversion has nothing in common with each other again between the different structure body.Before carrying out message conversion, be the corresponding with it message transformation rule of object message setting according to the source messages of different structure body.Again since the command code of message and direction can unique definite message structure, therefore can be according to different command codes and direction be combined as the corresponding with it message transformation rule of object message setting.
The message transformation rule comprises: structure transformation rule and message field (MFLD) assignment rule.Wherein, the structure transformation rule has defined the heading structure name and the message body structure name of object message; The message field (MFLD) assignment rule has defined the command code of object message, the field to be converted in the object message structure, and the assignment method of field to be converted.Wherein, the assignment method of field to be converted has defined multiple assignment function.According to the difference of required processing field to be converted, be divided into the value of directly getting assignment function and two kinds of processing modes of value of getting the source messages corresponding field.
Step 203: when carrying out the message conversion,, search the message transformation rule according to the command code and the direction of source messages to be converted.
When carrying out the message conversion, choose wherein source messages that needs conversion,, determine the message transformation rule that it is corresponding according to the command code and the direction of this source messages.
Step 204: convert source messages to object message according to the message transformation rule that finds.
Here, earlier according to the structure of the structure transformation rule in message transformation rule original object message; Be the original object message that constructs assignment again according to message field (MFLD) assignment rule in the message transformation rule again, obtain the object message after the assignment, be about to source messages and convert object message to.
The structure transformation rule has defined the heading structure name and the message body structure name of object message.According to heading structure name, message body structure name, obtain the concrete hierarchical structure of heading and message body respectively, obtain the concrete hierarchical structure of object message according to the concrete hierarchical structure of heading and message body, directly generate the original object message according to the object message structure.
The message field (MFLD) assignment rule has defined the command code of object message, the field to be converted in the object message structure, and the assignment method of field to be converted.At first, upgrade the command code field of original object message according to the command code of object message; Secondly, the assignment method according to field to be converted is each field assignment to be converted.If this field to be converted belongs to active value field, take out the value of active value field in the corresponding source messages of this active value field, directly be set to the value of field to be converted; Otherwise, search the assignment function of field correspondence to be converted, call this function and obtain functional value, this functional value is set to the value of field to be converted.
Finish the assignment of all fields to be converted according to the method described above, promptly finish the automatic conversion of this source messages.
Step 205: judge whether to finish the conversion of all source messages to be converted,, then realized the batch conversion of message, finish current message flow path switch if finish; Otherwise, return step 203, change next bar source messages.
Fig. 3 as shown in Figure 3, comprises the steps: for source messages of the present invention converts the realization flow of object message preferred embodiment to
Step 301: the tree object of structure source messages.
Source messages enhancing with the VAL form earlier is decoded as the interlude language construction, as the data structure of C Plus Plus; Again the interlude language construction is resolved, generate the tree object of source messages.Wherein, source messages tree object is with the structure of the performance source messages of tree-structured hierarchical time, and the field of the difference in functionality of source messages separately is saved in the leaf node in the tree object field of being convenient to distinguish and search difference in functionality.
Step 302: according to the tree object of message transformation rule structure original object message.
Structure transformation rule in the message transformation rule has defined the heading structure name and the message body structure name of object message.
The tree object of object message comprises heading subtree object and message body subtree object.Wherein, the structure of heading is fixed, and can directly construct the interlude language construction of this structure name correspondence according to the heading structure name, this interlude language construction is resolved again, and generates the heading subtree object of this object message tree object; Message body subtree object represents with Any that temporarily this message body subtree object does not have the practical structures body.At this moment, the tree object of object message is an imperfect structure tree object, and this tree object comprises that the heading subtree object of complete structure body and one do not have the message body subtree object of representing with Any of practical structures body.
After generating imperfect tree object, construct the interlude language construction of this structure name correspondence according to message body structure name, again this interlude language construction is resolved, generate the message body subtree object of the tree object of this object message.With the value of this message body subtree object, finally constitute the original object message tree object of complete structure body as Any.
Here, the equal assignment of all fields that leaf node comprises under every layer of structure of original object message tree object is a default value 0.
Step 303: determine field to be converted and assignment command sign indicating number in the object message according to the message transformation rule.
Message field (MFLD) assignment rule in the message transformation rule has defined the command code of object message, the field to be converted in the object message structure, and the assignment method of field to be converted.Wherein, field to be converted is divided into two types of active value field and non-source value fields, and active value field is the field relevant with source messages, and non-source value field and source messages are irrelevant, need to set corresponding value according to different object message, command code field just belongs to non-source value field.After determining field to be converted, upgrade command code field in the original object message tree object according to the command code of the object message of message field (MFLD) assignment rule definition, finish the conversion of command code field.
Step 304: judge whether to finish the conversion of all fields to be converted,, then obtain the object message tree object after the assignment, execution in step 309 if finish; Otherwise, execution in step 305.
Step 305: take out next field to be converted in the original object message tree object.
Step 306: judge whether field to be converted belongs to active value field, if belong to active value field, then execution in step 307; Otherwise execution in step 308.
For active value field, the value of this field need obtain according to the value that source messages is set the active value field in the object; For non-source value field, then, the some of them field is provided with fixed value, for example IP version number according to the regulation of the assignment method of field to be converted; Other fields are provided with the random value in the certain limit etc., and described certain limit determines that according to the possible value of the related object of field for example port numbers can be made as random value.Can realize by different assignment functions for these different assignment settings.Different field has different assignment methods, therefore need judge and processing respectively.
Step 307: the source messages of getting this active value field correspondence is set the value of active value field in the object, and this value directly as the value of field to be converted, is returned step 304.
Here, the source messages that takes out current active value field correspondence is set the value of active value field in the object, directly sets the value of field to be converted in the object as the original object message.
Step 308: call the assignment function of the assignment method regulation of field to be converted, upgrade current field to be converted, return step 304 according to calling the result.
Here,, search the assignment function of field correspondence to be converted, call the assignment function that is found and obtain functional value, the functional value that obtains is set the value of field to be converted in the object as the original object message according to the regulation of assignment method.
Step 309: according to the tree of the object message after assignment object structure object message.
Here, will be constructed to the object message of VAL form through the tree of the object message after assignment object, and finish the conversion of a source messages, the message of specifically how to construct the VAL form is a prior art, is not described in detail in this.
For realizing said method, the invention allows for the automatic transfer equipment between a kind of distinct interface message, as shown in Figure 4, comprising:
Memory module 401 is used to store source messages, and when carrying out the message conversion, transmission needs the source messages of conversion to message transformation rule module 402 and message field (MFLD) conversion process module 404.
Message transformation rule module 402, being used to needs the source messages of conversion that the message transformation rule is set, when carrying out the message conversion, the reception sources message, message transformation rule according to the command code and the direction correspondence of this source messages sends structure transformation rule and message field (MFLD) assignment rule respectively to structure modular converter 403 and message field (MFLD) conversion process module 404.
Because the structure between the distinct interface message has nothing in common with each other, corresponding with it, the required assignment rule of conversion has nothing in common with each other again between the different structure body.Before carrying out message conversion, be the corresponding with it message transformation rule of object message setting according to the source messages of different structure body.Again since the command code of message and direction can unique definite message structure, therefore can be according to different command codes and direction be combined as the corresponding with it message transformation rule of object message setting.
When carrying out the message conversion, command code and direction according to the source messages that receives are searched corresponding message transformation rule, and structure transformation rule in the message transformation rule and message field (MFLD) assignment rule are sent to structure modular converter 403 and message field (MFLD) conversion process module 404 respectively.
Structure modular converter 403 is used to receive the structure transformation rule, according to the structure structure original object message of this structure transformation rule regulation, and exports the original object message of being constructed.
Here, according to the structure structure original object message of this structure transformation rule regulation, the equal assignment of all fields that this object message comprises is a default value 0, finishes the structure of original object message; Behind the structure original object message, export this original object message.
Message field (MFLD) conversion process module 404 is used for reception sources message, original object message and message field (MFLD) assignment rule, is original object message field (MFLD) assignment again.Wherein, the message field (MFLD) assignment rule has defined the command code of object message, the field to be converted in the object message structure, and the assignment method of field to be converted.
Determine the field to be converted in the object message structure, for each field to be converted is determined assignment method.Wherein, field to be converted is divided into two types of active value field and non-source value fields, and active value field is the field relevant with source messages, and non-source value field and source messages are irrelevant, need to set corresponding value according to different object message, command code field just belongs to non-source value field.Because the message field (MFLD) assignment rule has provided the command code of object message, at first this command code is write the command code field in the object message structure.Then, carry out the conversion work of all the other fields to be converted.Wherein, the value of active value field needs to obtain by the value of searching active value field corresponding in the source messages, and the value of non-source value field obtains according to the assignment function of the assignment method definition of this field to be converted.
To all conversions as stated above of all fields to be converted, promptly finish the conversion of a source messages.
Fig. 5 is the composition structural representation of the automatic transfer equipment between the distinct interface message of preferred embodiment of the present invention, comprising:
Memory module 401 is used to store source messages, and when carrying out the message conversion, transmission needs the source messages of conversion to message transformation rule module 402, message field (MFLD) conversion process module 404.
Message transformation rule module 402, being used to needs the source messages of conversion that the message transformation rule is set, when carrying out the message conversion, the reception sources message, message transformation rule according to the command code and the direction correspondence of this source messages sends structure transformation rule and message field (MFLD) assignment rule respectively to structure modular converter 504 and message field (MFLD) conversion process module 505.
Because the structure between the distinct interface message has nothing in common with each other, corresponding with it, the required assignment rule of conversion has nothing in common with each other again between the different structure body.Before carrying out message conversion, be the corresponding with it message transformation rule of object message setting according to the source messages of different structure body.Again since the command code of message and direction can unique definite message structure, therefore can be according to different command codes and direction be combined as the corresponding with it message transformation rule of object message setting.
When carrying out the message conversion, command code and direction according to the source messages that receives are searched corresponding message transformation rule, and structure transformation rule in the message transformation rule that finds and message field (MFLD) assignment rule are sent to structure modular converter 504 and message field (MFLD) conversion process module 505 respectively.
Source messages tree object constructing module 503 is used for the reception sources message, constructs the tree object of this source messages correspondence, and sends the source messages tree object of being constructed.
The source messages of the VAL form that receives strengthened being decoded as the interlude language construction, as the data structure of C language; Again the interlude language construction is resolved, generate the tree object of source messages.Source messages tree object can be with the structure of the performance source messages of tree-structured hierarchical time, and the field of the difference in functionality of source messages separately can be saved in the leaf node in the tree object field of being convenient to distinguish and search difference in functionality.
Structure modular converter 504 is used to receive the structure transformation rule, constructs the tree object of original object message according to the structure of this structure transformation rule regulation, and exports the tree object of the original object message of being constructed.
Here, according to the interlude language construction of structure transformation rule structure object message, as the data structure of C language; Again the interlude language construction is resolved, generate the tree object of original object message.At this moment, the equal assignment of all fields that leaf node comprises under every layer of structure of tree object of original object message is a default value 0.
Message field (MFLD) conversion process module 505, be used for the tree object of reception sources message, the tree object and the message field (MFLD) assignment rule of original object message, be the field in original object message tree object assignment again, and the tree of the object message after assignment object is sent to object message constructing module 506.
The message field (MFLD) assignment rule has defined the command code of object message, the field to be converted in the object message structure, and the assignment method of field to be converted.
Determine the field to be converted in the object message structure, for each field to be converted is determined assignment method.Wherein, field to be converted is divided into two types of active value field and non-source value fields, and active value field is the field relevant with source messages, and non-source value field and source messages are irrelevant, need to set corresponding value according to different object message, command code field just belongs to non-source value field.Because the message field (MFLD) assignment rule has provided the command code of object message, at first command code is write the command code field in the object message tree object.Then, carry out the conversion work of all the other fields to be converted.Wherein, the value of active value field needs to obtain by the value of active value field corresponding in the tree object of searching source messages, the value of this active value field in the tree object of taking-up source messages, direct value as field to be converted; The value of non-source value field obtains according to the assignment function of the assignment method definition of this field to be converted in the field to be converted.
Because each field to be converted in the different leaf node of tree object, makes the field assign operation convenient, quick respectively.
To all conversions as stated above of all fields to be converted, promptly finish the assignment of object message tree object.
Object message constructing module 506 is used to receive the object message tree object after the assignment, should set object and be configured to object message.
Object message after the reception assignment is set object, this tree object is configured to the object message of VAL form.
The above is preferred embodiment of the present invention only, is not to be used to limit protection scope of the present invention.

Claims (4)

1, the automatic switching method between a kind of distinct interface message is characterized in that, comprising:
A, choose source messages, corresponding message transformation rule is set according to the command code and the direction of selected source messages;
B, carry out message when conversion,, search the message transformation rule, convert source messages to object message according to the message transformation rule that finds according to the command code and the direction of source messages to be converted;
C, judge whether to finish the conversion of all source messages to be converted, if finish, end message flow path switch then; Otherwise, execution in step b.
2, method according to claim 1 is characterized in that, the described message transformation rule that the source messages basis is found of step b converts object message to and further comprises:
The tree object of b1, structure source messages;
B2, according to message transformation rule structure original object message tree object;
B3, determine field to be converted and assignment command sign indicating number according to the message transformation rule;
B4, judge whether to finish the conversion of all fields to be converted,, then obtain the object message tree object after the assignment, execution in step b9 if finish; Otherwise, execution in step b5;
B5, take out next field to be converted and read the assignment method of field to be converted;
B6, judge whether field to be converted belongs to active value field, if belong to active value field, execution in step b7, otherwise execution in step b8;
B7, get the value of active value field in the source messages tree object of this active value field correspondence, this value directly as the value of field to be converted, is returned step b4;
B8, be field assignment to be converted, return step b4 according to the message transformation rule;
B9, according to the object message after assignment tree object structure object message.
3, the automatic transfer equipment between a kind of distinct interface message is characterized in that, comprising:
Memory module is used to store source messages;
Message transformation rule module is used to the source messages that needs conversion to formulate the message transformation rule, when carrying out the message conversion, receives the source messages in the memory module, finds out the message transformation rule according to the command code and the direction of this source messages;
The structure modular converter is used to receive the structure transformation rule, according to the structure structure original object message of this structure transformation rule regulation, and exports the original object message of being constructed;
Message field (MFLD) conversion process module is used to receive the source messages of memory module, the original object message of structure modular converter and the message field (MFLD) assignment rule of message transformation rule module, finishes the conversion of object message for original object message field (MFLD) assignment again.
4, device according to claim 3 is characterized in that, further comprises:
Source messages tree object constructing module is used for the reception sources message, construct the tree object of this source messages correspondence, and the source messages that output is constructed is set object;
Described structure modular converter is further used for receiving the structure transformation rule, sets object according to the structure structure original object message of this structure transformation rule appointment, and exports the tree object of this original object message;
Described message field (MFLD) conversion process module, be further used for the tree object of the source messages of reception sources message tree object constructing module, the original object message tree object of structure modular converter and the message field (MFLD) assignment rule of message transformation rule module, be the field assignment in the original object message tree object, and the tree of the object message after assignment object is sent to the object message constructing module;
The object message constructing module is used to receive the object message tree object after the assignment, should set object and be configured to object message.
CNA200810134548XA 2008-07-25 2008-07-25 Automatic converting method for packets of different interfaces and apparatus thereof Pending CN101335648A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200810134548XA CN101335648A (en) 2008-07-25 2008-07-25 Automatic converting method for packets of different interfaces and apparatus thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200810134548XA CN101335648A (en) 2008-07-25 2008-07-25 Automatic converting method for packets of different interfaces and apparatus thereof

Publications (1)

Publication Number Publication Date
CN101335648A true CN101335648A (en) 2008-12-31

Family

ID=40197981

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200810134548XA Pending CN101335648A (en) 2008-07-25 2008-07-25 Automatic converting method for packets of different interfaces and apparatus thereof

Country Status (1)

Country Link
CN (1) CN101335648A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102255786A (en) * 2010-05-20 2011-11-23 中国移动通信集团广西有限公司 Service message processing method and device
CN103209100A (en) * 2012-01-12 2013-07-17 百度在线网络技术(北京)有限公司 Service monitoring method and system
CN103428184A (en) * 2012-05-24 2013-12-04 中国银联股份有限公司 Method and system for converting communication messages
CN104732437A (en) * 2013-12-19 2015-06-24 中国银联股份有限公司 Transaction data processing system and method
WO2015154444A1 (en) * 2014-08-01 2015-10-15 中兴通讯股份有限公司 Network operation and maintenance system and method for same to be compatible with change in packet of network management system
CN105120002A (en) * 2015-09-09 2015-12-02 中国银行股份有限公司 Information processing method and information processing device
WO2015180130A1 (en) * 2014-05-30 2015-12-03 华为技术有限公司 Packet editing method and related device
CN105488014A (en) * 2015-11-27 2016-04-13 中国民生银行股份有限公司 Generating method and device of interface test case message in XML format
WO2016165421A1 (en) * 2015-09-21 2016-10-20 中兴通讯股份有限公司 Method and apparatus for converting different interface protocol messages
WO2017000678A1 (en) * 2015-07-01 2017-01-05 中兴通讯股份有限公司 Packet communication method and system between network management systems
CN106534045A (en) * 2015-09-10 2017-03-22 银联国际有限公司 Configurable financial message conversion device and conversion method thereof
CN106685982A (en) * 2017-01-13 2017-05-17 中国工商银行股份有限公司 External message processing method and system
CN109831440A (en) * 2019-02-21 2019-05-31 中国联合网络通信集团有限公司 Interface packets conversion method, device and storage medium
CN110730181A (en) * 2019-10-21 2020-01-24 中国民航信息网络股份有限公司 Message conversion method, device and adapter
CN112115190A (en) * 2020-08-20 2020-12-22 苏宁云计算有限公司 Method, device and system for converting interface message
CN112165406A (en) * 2020-08-31 2021-01-01 苏宁云计算有限公司 Interface message testing method and device, computer equipment and storage medium
CN114070886A (en) * 2021-11-17 2022-02-18 深圳壹账通智能科技有限公司 Message conversion method, device, equipment and medium

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102255786A (en) * 2010-05-20 2011-11-23 中国移动通信集团广西有限公司 Service message processing method and device
CN103209100A (en) * 2012-01-12 2013-07-17 百度在线网络技术(北京)有限公司 Service monitoring method and system
CN103209100B (en) * 2012-01-12 2015-12-16 百度在线网络技术(北京)有限公司 service monitoring method and system
CN103428184A (en) * 2012-05-24 2013-12-04 中国银联股份有限公司 Method and system for converting communication messages
CN104732437A (en) * 2013-12-19 2015-06-24 中国银联股份有限公司 Transaction data processing system and method
US10171356B2 (en) 2014-05-30 2019-01-01 Huawei Technologies Co., Ltd. Packet edit processing method and related device
US11516129B2 (en) 2014-05-30 2022-11-29 Huawei Technologies Co., Ltd. Packet edit processing method and related device
WO2015180130A1 (en) * 2014-05-30 2015-12-03 华为技术有限公司 Packet editing method and related device
CN105308927A (en) * 2014-05-30 2016-02-03 华为技术有限公司 Packet editing method and related device
US10819634B2 (en) 2014-05-30 2020-10-27 Huawei Technologies Co., Ltd. Packet edit processing method and related device
CN105308927B (en) * 2014-05-30 2019-03-19 华为技术有限公司 Message editing processing method and relevant device
WO2015154444A1 (en) * 2014-08-01 2015-10-15 中兴通讯股份有限公司 Network operation and maintenance system and method for same to be compatible with change in packet of network management system
CN106330519B (en) * 2015-07-01 2019-12-17 中兴通讯股份有限公司 Method and system for communication of messages between network management systems
CN106330519A (en) * 2015-07-01 2017-01-11 中兴通讯股份有限公司 Communication method and system for messages among network management systems
WO2017000678A1 (en) * 2015-07-01 2017-01-05 中兴通讯股份有限公司 Packet communication method and system between network management systems
CN105120002A (en) * 2015-09-09 2015-12-02 中国银行股份有限公司 Information processing method and information processing device
CN105120002B (en) * 2015-09-09 2019-01-25 中国银行股份有限公司 A kind of information processing method and device
CN106534045A (en) * 2015-09-10 2017-03-22 银联国际有限公司 Configurable financial message conversion device and conversion method thereof
WO2016165421A1 (en) * 2015-09-21 2016-10-20 中兴通讯股份有限公司 Method and apparatus for converting different interface protocol messages
CN106549917A (en) * 2015-09-21 2017-03-29 中兴通讯股份有限公司 The method and apparatus of distinct interface protocol massages conversion processing
CN105488014B (en) * 2015-11-27 2018-11-09 中国民生银行股份有限公司 The generation method and device of the interface testing case message of XML format
CN105488014A (en) * 2015-11-27 2016-04-13 中国民生银行股份有限公司 Generating method and device of interface test case message in XML format
CN106685982A (en) * 2017-01-13 2017-05-17 中国工商银行股份有限公司 External message processing method and system
CN109831440A (en) * 2019-02-21 2019-05-31 中国联合网络通信集团有限公司 Interface packets conversion method, device and storage medium
CN110730181A (en) * 2019-10-21 2020-01-24 中国民航信息网络股份有限公司 Message conversion method, device and adapter
CN112115190A (en) * 2020-08-20 2020-12-22 苏宁云计算有限公司 Method, device and system for converting interface message
CN112165406A (en) * 2020-08-31 2021-01-01 苏宁云计算有限公司 Interface message testing method and device, computer equipment and storage medium
CN114070886A (en) * 2021-11-17 2022-02-18 深圳壹账通智能科技有限公司 Message conversion method, device, equipment and medium

Similar Documents

Publication Publication Date Title
CN101335648A (en) Automatic converting method for packets of different interfaces and apparatus thereof
CN110365644B (en) Method for constructing high-performance monitoring platform of networking equipment
CN102447585B (en) Method and device for converting network configuration protocol response message into command line
CN102567026B (en) Mobile solution constructing system and Mobile solution construction method
Petersen et al. Smart grid serialization comparison: Comparision of serialization for distributed control in the context of the internet of things
CN104734915A (en) Composite multiprocess and multithread multi-network concurrence dynamic simulation method
CN103729742B (en) A kind of Data Resources Management System based on SOA framework and executing model drive structure
CN101815012B (en) Method and device for acquiring performance data
CN101615116B (en) Method, device and system for acquiring interface
CN107450993A (en) A kind of data interactive method of distributed IEC61850 communication components
CN100493113C (en) Method, system and device for realizing automatic switching
CN114615096B (en) Event-driven architecture-based telecommunication charging method, system and related equipment
CN114885044A (en) Adaptive analysis processing method for heterogeneous monitoring data packet of measurement and control equipment
CN100484014C (en) Distributed cluster service management system and service management method in intelligent network
CN114301988A (en) Distributed calling method and device, storage medium and electronic equipment
CN210745203U (en) Novel information communication intelligent service platform
CN101552695B (en) A unified network management method and system for multi-disciplinary networks
CN101404656A (en) Software interface design method for communicating with third party intelligent equipment protocol
CN101572624A (en) Cross-platform cross-method SNMP extension MIB realization method
CN102044912B (en) Method for concurrently surveying terminal time in batch
CN115333943A (en) Deterministic network resource configuration system, method, device and storage medium
CN101505543A (en) Method and system for parallel processing AT command
US7032021B1 (en) Method and network element for operating a telecommunications network
KR20010055482A (en) Converting Method of Managing Operation from service management system to Switching Command in a Integrated Network
CN104298795A (en) Universal data model modeling tool system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20081231