CN106155872B - Signaling tracking result processing method and device - Google Patents

Signaling tracking result processing method and device Download PDF

Info

Publication number
CN106155872B
CN106155872B CN201510136848.1A CN201510136848A CN106155872B CN 106155872 B CN106155872 B CN 106155872B CN 201510136848 A CN201510136848 A CN 201510136848A CN 106155872 B CN106155872 B CN 106155872B
Authority
CN
China
Prior art keywords
html
tracking result
browser
view layer
signaling tracking
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.)
Active
Application number
CN201510136848.1A
Other languages
Chinese (zh)
Other versions
CN106155872A (en
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 CN201510136848.1A priority Critical patent/CN106155872B/en
Priority to PCT/CN2015/086163 priority patent/WO2016150065A1/en
Publication of CN106155872A publication Critical patent/CN106155872A/en
Application granted granted Critical
Publication of CN106155872B publication Critical patent/CN106155872B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a signaling tracking result processing method and device. Wherein the method comprises the following steps: storing the signaling tracking result as an html file in a hypertext markup language html format; generating a folder to store the html file; and opening the folder, and displaying the signaling tracking result based on a browser. According to the invention, the signaling tracking result is stored as the html file, so that a technician can conveniently open the signaling tracking result stored by the field personnel by using a browser (preferably an IE browser), and the signaling tracking result can be analyzed rapidly, efficiently and accurately.

Description

Signaling tracking result processing method and device
Technical Field
The present invention relates to the field of communications, and in particular, to a method and apparatus for processing a signaling tracking result.
Background
In the prior art, the signaling trace results are saved locally in the format of a dat file. When the signaling tracking result needs to be opened, the dat file cannot be directly opened to check the full-network tracking time sequence, and a proper version of signaling tracking tool is needed to be used for opening the dat file. If the technician uses an improper version of the signaling trace tool, the signaling trace results seen may be incorrect. Thus, the time for processing faults is increased, and the efficiency for positioning service faults is reduced.
Aiming at the problem that the viewing mode of the signaling tracking result in the related technology is inconvenient, no effective solution is proposed at present.
Disclosure of Invention
The technical problem to be solved by the invention is to provide the signaling tracking result processing method and the signaling tracking result processing device, so that a technician can conveniently open the signaling tracking result stored by the field personnel by using a browser, and the signaling tracking result can be analyzed rapidly, efficiently and accurately.
According to one aspect of the present invention, there is provided a signaling trace result processing method, wherein the method includes: storing the signaling tracking result as an html (hypertext markup language) file in an html format; generating a folder to store the html file; and opening the folder, and displaying the signaling tracking result based on a browser.
Preferably, before storing the signaling tracking result in html format as an html file, the method further includes: drawing interactive graphics of a network element view layer and a process view layer respectively based on html labels and CSS (cascading style sheets); the signaling tracking result comprises the network element view layer, the process view layer and an intra-layer internal view layer; setting a link function in html and a jump function between html; and displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form.
Preferably, setting a link function in html and a jump function between html, including: by setting an anchor point on the html, the link function in the html is realized; the jump function between HTML is set by js (javascript language) and iframe (HTML tag).
Preferably, displaying the signaling tracking result based on the browser includes: displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form on the browser; and realizing the link function inside the html or the jump function between the html by the interface operation on the browser.
Preferably, storing the signaling tracking result in an html format as an html file includes: and storing the signaling tracking result as a plurality of html files according to different layers or different process numbers.
Preferably, generating a folder to store the html file; opening the folder based on the browser to display the signaling tracking result, including: generating a folder to store the html file, compressing and encrypting the folder to generate a compressed package, and deleting the folder; decrypting and opening the compressed packet, and displaying the signaling tracking result based on a browser.
According to another aspect of the present invention, there is also provided a signaling tracking result processing apparatus, where the apparatus includes: the Html format saving module is used for saving the signaling tracking result as an Html file in a hypertext markup language Html format; the file folder generation module is used for generating a file folder to store the html file; and the browser display module is used for opening the folder and displaying the signaling tracking result based on the browser.
Preferably, the apparatus further comprises: the drawing module is used for drawing interactive graphics of the network element view layer and the process view layer respectively based on html tags and CSS; the signaling tracking result comprises the network element view layer, the process view layer and an intra-layer internal view layer; the function setting module is used for setting a link function in the html and a jump function between the html; and displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form.
Preferably, the browser display module includes: the display unit is used for displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form on the browser; and the function realizing unit is used for realizing the link function inside the html or the jump function among the html through the interface operation on the browser.
Preferably, the folder generation module is further configured to generate a folder to store the html file, compress and encrypt the folder to generate a compressed package, and delete the folder; the browser display module is further used for decrypting and opening the compressed packet, and displaying the signaling tracking result based on a browser.
The invention has the following beneficial effects:
according to the invention, the signaling tracking result is stored as the html file, so that a technician can conveniently open the signaling tracking result stored by the field personnel by using the browser, and the signaling tracking result can be analyzed rapidly, efficiently and accurately.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
Fig. 1 is a flowchart of a signaling trace result processing method according to a first embodiment of the present invention;
fig. 2 is a flowchart for drawing an interactive graphic according to a first embodiment of the present invention;
FIG. 3 is an arrow flow chart depicting a message according to a first embodiment of the invention;
fig. 4 is a signaling message header flow chart of a draw message according to a first embodiment of the present invention;
fig. 5 is a flow chart of 2 hyperlinks in "network element view" and "process view" according to a first embodiment of the present invention;
fig. 6 is a flowchart of a preferred process for signaling trace results according to a second embodiment of the invention;
fig. 7 is a screen shot of a network element view layer interaction graph drawn by matching an html tag with a CSS according to a second embodiment of the present invention;
fig. 8 is a partial detailed screenshot of a message list table and a first message of a network element view layer according to a second embodiment of the present invention;
FIG. 9 is a process view layer interactive graphic screenshot of html tags drawn in coordination with CSS in accordance with a second embodiment of the invention;
fig. 10 is a block diagram of a signaling trace result processing apparatus according to a third embodiment of the present invention.
Detailed Description
In order to solve the problem that the checking mode of the signaling tracking result is inconvenient in the prior art, the invention provides a processing method and a processing device of the signaling tracking result, and the invention is further described in detail below with reference to the accompanying drawings and the embodiment. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Example 1
The present embodiment provides a signaling tracking result processing method, fig. 1 is a flowchart of a signaling tracking result processing method according to a first embodiment of the present invention, and as shown in fig. 1, the method includes the following steps (step S102 to step S106):
step S102, saving the signaling tracking result as an html file in an html format;
step S104, generating a folder to store the html file;
step S106, the folder is opened, and the signaling tracking result is displayed based on the browser.
Through the embodiment, the signaling tracking result is stored as the html file, so that technicians can conveniently open the signaling tracking result stored by field personnel by using a browser (preferably an IE browser), and the signaling tracking result can be analyzed rapidly, efficiently and accurately.
The signaling tracking result mainly comprises three layers, namely a network element view layer (for displaying communication information among network elements), a process view layer (for displaying communication information among processes inside the network elements) and an in-line layer internal view layer (for displaying communication information among in-line processes). Before step S102, the following processing needs to be performed on the signaling tracking result:
a, matching html label with CSS, drawing interactive graph of network element view layer and process view layer
According to the scheme, the interactive graphics are displayed through html < table > tags, < th > tags, < tr > tags, < td > tags and < hr > tags, and the tags are assisted with class attributes, rowspan attributes and colspan attributes.
The html table is defined by a < table > tag. Each table has several rows (defined by < tr > tags) and each row is divided into cells (defined by < td > tags). The letter td refers to table data, i.e., the contents of the data cells. The data cells may contain text, pictures, lists, paragraphs, forms, horizontal lines, tables, and the like. If the < table > tag bounding box attribute is not defined, then the table will not display the bounding box. In this scheme, a frame needs to be displayed, and the class attribute of the < table > tag is defined as a ladder_table. The specific definition is as follows:
the borders representing the form are thin solid lines and have the color #5E6A71, the borders are combined into a single border, the distances between the upper edge, the lower edge, the left edge and the right edge of the form are 0, the distances between the inner edge and the form are 0, the text in the form is horizontally aligned in the middle, and the contents of the form are vertically aligned in the middle.
The header of the form is defined using a < th > tag, and most browsers will display the header as bold centered text. The colspan attribute of the < th > tag defines the number of columns that a data cell can span, in this case 2, i.e. one node spans 2 columns.
Fig. 2 is a flowchart for drawing an interactive graphic, which includes the following steps:
step S201, starting with a < table > start tag whose class attribute is a ladder_table.
In step S202, the first line is the header content of the table, the < tr > tag is nested with the < th > tag, the < th > tag is node information, and the < tr > end tag identifies the end of a line of content.
In step S203, the second line draws an arrow of the signaling message.
In step S204, the third line draws the header of the signaling message.
Step S205, judging whether the message needs to be displayed, if so, executing step S203, continuing to draw the arrow of the signaling message, and drawing the header of the signaling message on the next line. Until no message needs to be presented, if not, step S206 is performed.
And S206, finally finishing the splicing of the table by using the table ending tag mark.
The rowspan attribute of the < tr > tag specifies the number of rows that the data cell can span, in this case 2, i.e. 2 rows for one signaling message. The first behavior signals the message header, the second behavior.
Fig. 3 shows an arrow flow chart for drawing messages, the steps being as follows:
step S301, < tr > start tag identifies the start of a line.
In step S302, the first < td > tag displays the time difference between the current message and the first message and the rowspan attribute is 2.
In step S303, the positions of the sender and the receiver of the signaling message in the node list are calculated, denoted by x and y, respectively.
In step S304, the minimum value of x and y is taken, and if the minimum value is greater than 0, the empty < td > tag of the minimum value multiplied by 2 needs to be added before the node where the minimum value is located.
Step S305, adding a new empty space<td>Label, newly added one<td>Label, colspan attribute is the absolute value of x-y multiplied by 2, if x<y,<td>Use in labels<a>The href attribute of the tag sets the anchor connection, the contents are horizontal line and. If x>y,<td>Use in labels<a>The href attribute of the tag sets the anchor connection, content +.>And a transverse line. Continuing to newly add a space<td>And (5) a label.
In step S306, taking the maximum value of x and y, adding the empty < td > tag of the total number of nodes minus the maximum value and 1 and 2 after the node where the maximum value is located.
Step S307, the < tr > end tag identifies an end of line.
Fig. 4 shows a signaling message header flow chart of a drawing message, with the following steps:
step S401, < tr > start tag identifies the start of a line.
In step S402, the positions of the sender and the receiver of the signaling message in the node list are calculated, denoted by x and y, respectively.
In step S403, the minimum value of x and y is taken, and if the minimum value is greater than 0, the empty < td > tag of the minimum value multiplied by 2 needs to be added before the node where the minimum value is located.
In step S404, a null < td > tag is added, a < td > tag is added again, the colspan attribute is the absolute value of x-y multiplied by 2, the href attribute of the < a > tag is used to set the anchor connection, and the content is the signaling message header. Continuing to add a new empty < td > tag.
In step S405, taking the maximum value of x and y, adding the empty < td > tag of the total number of nodes minus the maximum value and 1 and 2 after the node where the maximum value is located.
Step S406, the < tr > end tag identifies an end of line.
B. The anchor point realizes accurate link in html, i.e. sets link function in html
And setting an anchor point in html, so that a browser can click on the corresponding anchor point conveniently, and the browser can check specific contents at the corresponding position in the page. For example, the arrow in the interactive graphic and the signaling message header below the arrow use the href attribute of the < a > tag, the href content is "# anchor name", and the name attribute of the linked content in the message list table is anchor name. Clicking on an arrow or signaling message header can link to a row in the corresponding message list table.
C, js and iframe realize the jump between html, namely, the jump function between html is set
The "network element view" and "process view" 2 hyperlinks skip the procedure as follows:
(1) Defining the name of the current window in the html where the network element view is located
<script type="text/javascript">window.name="first";</script>
A name attribute is defined within the < body > tag for referencing an element in JavaScript or as a target of a link. < iframe src= "" name= "tag1" style= "display: none" >/iframe > defines a window name as second in html where the process view is located, and the name attribute of the iframe is tag2.
(2) And creating an intermediate jump html, wherein the html main content is javascript. Take network element view jump html (mtrace_html_fristjump. Html) as an example:
is a regular expression used to resolve url addresses? Judging whether the window. Parent. Name is equal to 'first', if not, executing the window. Location. Href= "/mtrace_html_first.html#" +target; equal to execute window. window. Parent. Location= "/mtrace_html_first #" +target; . the target content is the anchor name. The process view jumps to html by replacing first with second.
(3) The process view hyperlink is set in the network element view html using the onclick attribute of the < a > tag. < ahref= "javascript: void (0); "onclick=" window.open ('/mtrace_html_second jump. Html.
The window.open first parameter is the new window url address, and the second parameter is the new window name.
The same method is used to set the network element view hyperlinks in the process view html. < ahref= "javascript: void (0); "onclick=" window. Open ('/mtrace_html_first jump. Htmltarget=elementview_f', 'tag 1'), "> network element view.
Fig. 5 shows a flow chart of 2 hyperlinks in "network element view" and "process view" with the following steps:
in step S501, the network element view layer Html defines that the name of the current page window is First, the name of the iframe is tag1, and the hyperlink of the process view is set by using the onclick attribute of the < a > tag.
Step S502, clicking the process view hyperlink.
In step S503, the process view layer jumps to Html.
Step S504, judging whether: window. Parent=second, if yes, step S505 is performed, and if no, step S506 is performed.
In step S505, the process view layer Html obtains focus and jumps to the line anchored in Html under the name processview_S.
Step S506, jump to the line named processview_S anchored in the process view layer Html.
In step S507, the process view layer Html defines that the name of the current page window is Second, the name of the iframe is tag2, and the hyperlink of the process view is set using the onclick attribute of the < a > tag.
Step S508, clicking the network element view hyperlink.
In step S509, the network element view layer jumps to Html.
Step S510, judging whether: window. Parent=first, if yes, step S511 is performed, and if no, step S512 is performed.
In step S511, the network element view layer Html obtains the focus and jumps to the line anchored in Html with the name elementview_f. Step S502 is then performed.
Step S512 jumps to the line anchored under the name elementview_f in the network element view layer Html. Step S502 is then performed.
According to the method, clicking the process view hyperlink in the network element view html can be realized, and the process view hyperlink jumps to the anchor point with the name attribute of processview_S in the process view html. Clicking the hyperlink of 'network element view' in the process view html jumps to the anchor point with the name attribute of elementview_F in the network element view html.
According to the B and the C, the interactive graphics of the network element view layer and the interactive graphics of the process view layer can be displayed in an html form on a browser (for example, an IE browser); and (3) realizing the link function inside the html or the jump function among the html through interface operation on the browser.
D. The signaling tracking result is stored in a plurality of html files according to different layers or different process numbers
Storing the signaling tracking result in one html may cause the html file to be too large, and slow to open by using a browser. Multiple html can be equally divided according to the hierarchy and the process number for storage. The stored single html is smaller, and the browser is convenient to open.
E.html is compressed into a ZIP packet with a password during storage
For security, the correct decompression code needs to be input to decompress the ZIP packet (compressed packet). The set password is set in the "set" button of the signaling trace tool. Mainly comprises the following steps: when the files are stored, firstly, a folder is created, signaling tracking html is stored in the created folder, the folder is compressed by using a given password to obtain a ZIP package, and all files under the folder are deleted.
Based on this, the present invention provides preferred embodiments: generating a folder to store html files, compressing and encrypting the folder to generate a compressed package, and deleting the folder; decrypting and opening the compressed packet, and displaying a signaling tracking result based on the browser. Thereby improving the security of the signaling tracking result.
The technical scheme of the embodiment comprises the following steps: the html tag is matched with CSS to draw the interactive graph and the anchor point to realize accurate link in the html, and a better implementation mode is selected, such as: the signaling tracking result is stored in a plurality of html, js and iframe are used for realizing the jump among the html, and the html is compressed into a ZIP packet with a password when stored. By the technical scheme, a technician can conveniently open the signaling tracking result stored by the field personnel by using the browser, so that the signaling tracking result can be analyzed rapidly, efficiently and accurately.
The technical scheme of the invention is described in detail below with reference to the accompanying drawings.
Example two
Fig. 6 is a flowchart of a preferred processing of the signaling trace result according to the second embodiment of the present invention, as shown in fig. 2, the flowchart includes:
step S601, determining whether the signaling tracking result is saved as html format, if yes, executing step S603, and if no, executing step S602.
Step S602, the signaling tracking result is saved in other saving modes, and the flow is ended.
Step S603, selecting to save the signaling tracking result in the html format in the signaling tracking tool, and generating a folder on the host to save the html file.
Step S604, it is determined whether the creation is successful, if yes, step S605 is executed, and if no, step S607 is executed.
Step S605, generating network element view layer html and jump html.
Step S606, monitor whether an abnormality occurs, if yes, execute step S607, and if no, execute step S608.
In step S607, the storage fails and the flow ends.
Step S608, generating process view layer html and jump html.
Step S609, it is monitored whether an abnormality occurs, if yes, step S607 is performed, and if no, step S610 is performed.
In step S610, an in (line) layer internal view layer html and a jump html are generated.
In step S611, the compression folder is a ZIP packet with a password.
According to the description, the signaling tracking result is stored as html, so that the time for processing faults can be shortened, and the efficiency of locating service faults by technicians can be improved.
Fig. 7 shows an html tag and CSS combined network element view layer interactive graphic screenshot, and fig. 8 shows a message list table of the network element view layer and a partial detailed screenshot of a first message. Fig. 7 and 8 are in the same html.
From fig. 7 it can be seen that the network element view layer has 2 network elements, respectively module (100,35), scp (100,133). The first message is sent from network element module (100,35) to network element scp (100,133), the message titled [22838] tc_invite_index.
1. Clicking on the message header or arrow above the header in fig. 7 jumps through the anchor point to the first row (No 00001) of the message list table in fig. 8.
2. Clicking on the first row in the message list table of FIG. 8Jumping to the message header line of the first message of the interactive graphic in fig. 7 by anchor point ([ 22838)]TC_INVOKE_IndEvent)。
3. Clicking on "Link" in the first line of the message list table of FIG. 8 jumps to the first header of the detailed message of FIG. 8 (larger font [22838] TC_INVOKE_Index) by anchor point.
4. Clicking under the first header of the detailed message of fig. 8Will jump to the message header line of the first message of the interactive graphic in fig. 7 ([ 22838)]TC_INVOKE_IndEvent)。
5. Clicking under the first header of the detailed message of fig. 8Will jump to the message list table of figure 8Is the first row (No. 00001).
Accurate linking in html is achieved through anchor points.
Fig. 9 shows a process view layer interactive graphic screenshot of html tags drawn in cooperation with CSS, and fig. 8 and fig. 7 are in different html.
1. Clicking on the element view hyperlink in fig. 9, a browser (e.g., an IE browser) will be fixed focus to the "element view" in fig. 7.
2. Clicking on the process view hyperlink in fig. 7, the browser will zoom in to the "process view" in fig. 9.
Jump between html is realized through js and iframe.
Example III
Corresponding to the signaling tracking result processing method described in the above embodiment, the present embodiment provides a signaling tracking result processing device, so as to implement the above embodiment. Fig. 10 is a block diagram of a signaling trace result processing apparatus according to a third embodiment of the present invention, as shown in fig. 10, the apparatus includes: an Html format save module 10, a folder generation module 20, and a browser display module 30. This structure is described in detail below.
An Html format saving module 10, configured to save the signaling tracking result as an Html file in an Html format;
a folder generation module 20, configured to generate a folder to store the html file;
and a browser display module 30, configured to open the folder, and display the signaling tracking result based on the browser.
By the embodiment, the signaling tracking result is stored as the html file, so that technicians can conveniently open the signaling tracking result stored by site personnel by using a browser, and the signaling tracking result can be analyzed rapidly, efficiently and accurately.
Preferably, the apparatus further comprises: the drawing module is used for drawing interactive graphics of the network element view layer and the process view layer respectively based on html tags and CSS; the signaling tracking result comprises the network element view layer, the process view layer and an inner view layer; the function setting module is used for setting a link function in the html and a jump function between the html; wherein, the interactive graphics of the network element view layer and the interactive graphics of the process view layer are displayed in html form. Through the preferred implementation manner, the signaling tracking result can be stored as an html file, and the opening mode is more convenient.
Preferably, the browser display module 30 includes: the display unit is used for displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form on the browser; and the function realizing unit is used for realizing the link function inside the html or the jump function among the html through the interface operation on the browser. Therefore, after the signaling tracking result is opened by the browser, the user operation is convenient, and the information inquiry is convenient.
Preferably, the folder generating module 20 is further configured to generate a folder to store the html file, compress and encrypt the folder to generate a compressed package, and delete the folder; the browser display module 30 is further configured to decrypt and open the compressed packet, and display the signaling tracking result based on the browser. Thereby ensuring the security of the signaling tracking result.
From the above description, the present invention relates to a method for html to represent full network tracking time sequence, and in particular, to a signaling tracking tool in the field of communications. By storing the signaling tracking result as an html file, a technician can conveniently open the signaling tracking result stored by the field personnel by using a browser (preferably an IE browser), so that the signaling tracking result can be analyzed rapidly, efficiently and accurately.
Although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, and accordingly the scope of the invention is not limited to the embodiments described above.

Claims (8)

1. A signaling tracking result processing method, the method comprising:
drawing interactive graphics of a network element view layer and a process view layer respectively based on html tags and Cascading Style Sheets (CSS); the signaling tracking result comprises the network element view layer, the process view layer and an inner layer view layer;
setting a link function in html and a jump function between html; wherein, the interactive graphics of the network element view layer and the interactive graphics of the process view layer are displayed in html form;
storing the signaling tracking result as an html file in a hypertext markup language html format;
generating a folder to store the html file;
and opening the folder, and displaying the signaling tracking result based on a browser.
2. The method of claim 1, wherein setting a link function within html and a jump function between html comprises:
by setting an anchor point on the html, the link function in the html is realized;
the jump function between HTML is set by Java script language js and HTML tag iframe.
3. The method of claim 1, wherein displaying the signaling tracking result based on a browser comprises:
displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form on the browser;
and realizing the link function inside the html or the jump function between the html by the interface operation on the browser.
4. The method of claim 1, wherein storing the signaling trace results as html files in html format comprises:
and storing the signaling tracking result as a plurality of html files according to different layers or different process numbers.
5. The method of claim 1, wherein folders are generated to hold the html files; opening the folder based on the browser to display the signaling tracking result, including:
generating a folder to store the html file, compressing and encrypting the folder to generate a compressed package, and deleting the folder;
decrypting and opening the compressed packet, and displaying the signaling tracking result based on a browser.
6. A signaling trace result processing apparatus, the apparatus comprising:
the drawing module is used for drawing interactive graphics of the network element view layer and the process view layer respectively based on html tags and Cascading Style Sheets (CSS); the signaling tracking result comprises the network element view layer, the process view layer and an inner layer view layer;
the function setting module is used for setting a link function in the html and a jump function between the html; wherein, the interactive graphics of the network element view layer and the interactive graphics of the process view layer are displayed in html form;
the Html format saving module is used for saving the signaling tracking result as an Html file in a hypertext markup language Html format;
the file folder generation module is used for generating a file folder to store the html file;
and the browser display module is used for opening the folder and displaying the signaling tracking result based on the browser.
7. The apparatus of claim 6, wherein the browser display module comprises:
the display unit is used for displaying the interactive graphics of the network element view layer and the interactive graphics of the process view layer in an html form on the browser;
and the function realizing unit is used for realizing the link function inside the html or the jump function among the html through the interface operation on the browser.
8. The apparatus of claim 6, wherein,
the folder generation module is further used for generating folders to store the html files, compressing and encrypting the folders to generate compressed packages, and deleting the folders;
the browser display module is further used for decrypting and opening the compressed packet, and displaying the signaling tracking result based on a browser.
CN201510136848.1A 2015-03-26 2015-03-26 Signaling tracking result processing method and device Active CN106155872B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510136848.1A CN106155872B (en) 2015-03-26 2015-03-26 Signaling tracking result processing method and device
PCT/CN2015/086163 WO2016150065A1 (en) 2015-03-26 2015-08-05 Method and apparatus for processing signaling tracing result

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510136848.1A CN106155872B (en) 2015-03-26 2015-03-26 Signaling tracking result processing method and device

Publications (2)

Publication Number Publication Date
CN106155872A CN106155872A (en) 2016-11-23
CN106155872B true CN106155872B (en) 2024-02-20

Family

ID=56976946

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510136848.1A Active CN106155872B (en) 2015-03-26 2015-03-26 Signaling tracking result processing method and device

Country Status (2)

Country Link
CN (1) CN106155872B (en)
WO (1) WO2016150065A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972494A (en) * 2006-12-07 2007-05-30 中兴通讯股份有限公司 Processing method for signaling tracking
CN101170437A (en) * 2007-11-21 2008-04-30 中兴通讯股份有限公司 A method for signaling tracking client to display signaling message
CN101631261A (en) * 2009-08-19 2010-01-20 中兴通讯股份有限公司 Signaling tracking method, signaling tracking background device and tracking system
CN102223653A (en) * 2011-06-15 2011-10-19 中兴通讯股份有限公司 Method and system for testing telephone traffic performance of operation maintenance center (OMC)
CN102891875A (en) * 2011-07-21 2013-01-23 中兴通讯股份有限公司 Signaling trace method, WEB client, service end and signaling trace system
CN102916994A (en) * 2011-08-02 2013-02-06 华为技术有限公司 Page viewing method, server and terminal
JP2014206797A (en) * 2013-04-11 2014-10-30 富士通フロンテック株式会社 Screen switching control method for html document, program and client device
CN104391897A (en) * 2014-11-13 2015-03-04 中国建设银行股份有限公司 Method and device for previewing JSP (Java Server Page) based on label

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7502994B2 (en) * 2001-02-05 2009-03-10 Omniture, Inc. Web page link-tracking system
US20090157727A1 (en) * 2007-12-18 2009-06-18 Nokia Corporation Method, Apparatus and Computer Program Product for Providing Native Broadcast Support for Hypermedia Formats and/or Widgets
US9331967B2 (en) * 2013-02-04 2016-05-03 Oracle International Corporation Browser/HTML friendly protocol for real-time communication signaling
CN104468333B (en) * 2014-12-10 2018-01-02 深圳中兴网信科技有限公司 Message server and its signaling tracking method based on XMPP

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972494A (en) * 2006-12-07 2007-05-30 中兴通讯股份有限公司 Processing method for signaling tracking
CN101170437A (en) * 2007-11-21 2008-04-30 中兴通讯股份有限公司 A method for signaling tracking client to display signaling message
CN101631261A (en) * 2009-08-19 2010-01-20 中兴通讯股份有限公司 Signaling tracking method, signaling tracking background device and tracking system
CN102223653A (en) * 2011-06-15 2011-10-19 中兴通讯股份有限公司 Method and system for testing telephone traffic performance of operation maintenance center (OMC)
CN102891875A (en) * 2011-07-21 2013-01-23 中兴通讯股份有限公司 Signaling trace method, WEB client, service end and signaling trace system
CN102916994A (en) * 2011-08-02 2013-02-06 华为技术有限公司 Page viewing method, server and terminal
JP2014206797A (en) * 2013-04-11 2014-10-30 富士通フロンテック株式会社 Screen switching control method for html document, program and client device
CN104391897A (en) * 2014-11-13 2015-03-04 中国建设银行股份有限公司 Method and device for previewing JSP (Java Server Page) based on label

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘聪.JSP和CSV.《Java报表开发技术深入解析》.北京:中国铁道出版社,2010,第382-384页. *
姚怡,李向华,余海萍.iframe.《网页设计与开发实例教程》.北京:中国铁道出版社,2011,第113-114页. *

Also Published As

Publication number Publication date
WO2016150065A1 (en) 2016-09-29
CN106155872A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
US9898454B2 (en) Using text messages to interact with spreadsheets
US8239754B1 (en) System and method for annotating data through a document metaphor
JP2020187733A (en) Application programming interface documentation annotation
JP2005284334A (en) Web page update notification method and apparatus
US20180300351A1 (en) System and Method for Display of Document Comparisons on a Remote Device
CN105120006A (en) Live commenting control method, live commenting server and live commenting control device for electronic readings
CN107220274A (en) One kind visualization data-interface fairground implementation method
US20080215963A1 (en) HTML page conversion method, apparatus, and computer readable media
CN103559184A (en) Form page display method and device
CN108268260A (en) It is a kind of quick micro- using assemble method based on integrated support technology
CN113382083A (en) Webpage screenshot method and device
CN111651966A (en) Data report file generation method and device and electronic equipment
US20090265615A1 (en) Data processing server and data processing method
EP1768034A1 (en) Document processing device and document processing method
KR101797573B1 (en) Web based spreadsheets service providing apparatus and method
CN103593345A (en) Webpage flow chart editing method and system
CN103970773B (en) A kind of method for updating pages and device of webpage
US20080256437A1 (en) Document Processing Apparatus and Document Processing Method
EP1744256A1 (en) Document processing device and document processing method
CN110162301B (en) Form rendering method, form rendering device and storage medium
CN112926008A (en) Method and device for generating form page, electronic equipment and storage medium
CN102981876B (en) Picture tool bar window loading method and device
CN106354864A (en) Form saving method and system
CN106155872B (en) Signaling tracking result processing method and device
CN102637290B (en) Operating system based on browser and compiling method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant