CN105872063A - IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol - Google Patents

IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol Download PDF

Info

Publication number
CN105872063A
CN105872063A CN201610228476.XA CN201610228476A CN105872063A CN 105872063 A CN105872063 A CN 105872063A CN 201610228476 A CN201610228476 A CN 201610228476A CN 105872063 A CN105872063 A CN 105872063A
Authority
CN
China
Prior art keywords
ipv6 address
dcc
coding
avp
byte
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
CN201610228476.XA
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201610228476.XA priority Critical patent/CN105872063A/en
Publication of CN105872063A publication Critical patent/CN105872063A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/659Internet protocol version 6 [IPv6] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses an IPV6 address coding method and an IPV6 address decoding method based on DCC protocol, and an IPV6 address coding system and an IPV6 address decoding system based on DCC protocol, wherein the coding method comprises the steps of loading a configuration file of each AVP attribute which is configured in the DCC protocol; configuring a corresponding coding function and a decoding function for the AVP with an IPV6 address characteristic in the configuration file; loading original DCC information through an API interface, and successively analyzing AVPs in the DCC information; extracting the AVP with IPV6 address characteristic from each AVP which is analyzed from the DCC information, and finding out a coding function which corresponds with the AVP; calling a coding function which corresponds with each AVP, coding the IPV6 address in original DCC information, and forming a coded DCC information flow output. The IPV6 address coding method and the IPV6 address decoding method based on the DCC protocol, and the IPV6 address coding system and the IPV6 address decoding system based on the DCC protocol realize IPV6 address coding and decoding based on the DCC protocol and can technologically settle a network real-name system problem. Hereon, an IP resource is sufficient and a fixed IPV6 address can be allocated to each user.

Description

A kind of IPV6 geocoding based on DCC agreement, coding/decoding method and the system of correspondence
Technical field
The present invention relates to network communication technology field, be specifically related to a kind of IPV6 based on DCC agreement ground Location coding, coding/decoding method and the system of correspondence thereof.
Background technology
From the point of view of in terms of technical development of computer, internet rule and network transmission speed etc., existing IPV4 is the most inapplicable.It is empty that the most topmost problem is exactly the IP address of 32 bits of IPV4 Between cannot meet the Internet-scale of rapidly expansion.Therefore, IPV6 agreement in telecommunications core network and Application in terminal there will be and get more and more.
IPv6 address is 128 bit lengths, generally writing 8 groups, and often group is the form of four hexadecimal numbers. Such as: FE80:0000:0000:0000:AAAA:0000:00C2:0002 is a legal IPv6 ground Location.IPv6 address can carry out the reduction of length by zero compression method.
The implication of zero compression method is: if the value of several continuous sections is all 0 in address, then these are 0 years old Just can simply with:: represent.So address above mentioned just can be write as The simplified way of FE80::AAAA:0000:00C2:0002.But zero compression method in the address can only be with once. It addition, address leading zero can also be omitted in each section, then be after again simplifying FE80::AAAA:0:C2:2 form.
In the coding/decoding system of DCC agreement, the data type that IP address uses is Address.It is with one Based on individual variable length string, the first two byte is ddressType, starts to represent from the 3rd byte Address, each byte value represents 8 bit lengths of IP address.So, IPV6 address just uses 16 words Joint represents.
At present, IPV6 address also cannot be processed by the coding/decoding system of DCC agreement.But along with telecommunications The development of core net, necessarily uses IPV6 address, thus requires that coding/decoding system supports this type of as early as possible Application scenarios.
Summary of the invention
The technical problem to be solved be to provide a kind of IPV6 geocoding based on DCC agreement, Coding/decoding method and the system of correspondence thereof, it is possible to solve the deficiencies in the prior art.
The technical scheme is that
On the one hand, the invention provides a kind of IPV6 address coding method based on DCC agreement, including:
S1a, it is carried in DCC agreement the configuration file of each AVP attribute of configuration;
S2a, the coding function corresponding to the AVP configuration with IPV6 address characteristic in configuration file And decoding functions;
S3a, loaded original DCC message by api interface, and resolve successively in described DCC message Each AVP;
S4a, each AVP parsed from DCC message extract there is IPV6 address characteristic AVP, and find coding function corresponding to this AVP;
S5a, call coding function corresponding to each AVP, the IPV6 address in original DCC message is entered Row coded treatment, forms the DCC message stream output after coding.
On the other hand, the invention provides a kind of IPV6 address based on DCC agreement coding/decoding method, bag Include:
DCC message stream after S1b, reception coding, and resolve each AVP in this DCC message stream;
S2b, each AVP analytically gone out extract the AVP with IPV6 address characteristic, and finds The decoding functions that this AVP is corresponding;
S3b, call correspondence decoding functions, to coding after DCC message stream in IPV6 address enter Row decoding process, obtains decoded IPV6 value.
Another further aspect, the invention provides a kind of IPV6 address code system based on DCC agreement, bag Include:
Configuration file loading unit, for being carried in DCC agreement the configuration of each AVP attribute of configuration File;
Function dispensing unit, for right to the AVP configuration with IPV6 address characteristic in configuration file The coding function answered and decoding functions;
First resolution unit, for loading original DCC message by api interface, and resolves institute successively State each AVP in DCC message;
First searches unit, extracts and have IPV6 in each AVP parsed from DCC message The AVP of address characteristic, and find coding function corresponding to this AVP;
Coding processing unit, for calling coding function corresponding to each AVP, in original DCC message IPV6 address carry out coded treatment;
Output unit, for by the DCC message stream output after coding.
Another aspect, the invention provides a kind of IPV6 address based on DCC agreement and solves code system, bag Include:
Second resolution unit, the DCC message stream after receiving coding, and resolve this DCC message stream In each AVP;
Second searches unit, extracts and have IPV6 address characteristic in each AVP analytically gone out AVP, and find decoding functions corresponding to this AVP;
Decoding unit, for calling the decoding functions of correspondence, to the IPV6 in the DCC message stream after coding Address is decoded processing, and obtains decoded IPV6 value.
A kind of based on DCC agreement IPV6 geocoding, coding/decoding method and the correspondence thereof that the present invention provides System, the configuration file for DCC agreement has the AVP of IPV6 address characteristic, by joining Put and file configures coding function corresponding for these AVP and decoding functions, in DCC message stream IPV6 address carries out encoding and decoding process, forms DCC message stream, it is achieved thereby that in operation system Stream compression, it is achieved that based on DCC agreement, IPV6 address is carried out encoding and decoding, can be technically Solving Real-name Registration problem, IP resource now is the most nervous, can be each user distribution completely One fixing IPV6 address.
Accompanying drawing explanation
Fig. 1 is a kind of based on DCC agreement the IPV6 address coding method flow process of the embodiment of the present invention one Figure;
Fig. 2 is a kind of based on DCC agreement the IPV6 address coding/decoding method flow process of the embodiment of the present invention two Figure;
Fig. 3 is IPV6 geocoding based on DCC agreement, the whole process schematic of decoding;
Fig. 4 is a kind of based on DCC agreement the IPV6 address code system signal of the embodiment of the present invention three Figure;
Fig. 5 is that a kind of based on DCC agreement the IPV6 address of the embodiment of the present invention four is decoded system Schematic diagram.
Detailed description of the invention
Being described principle and the feature of the present invention below in conjunction with accompanying drawing, example is served only for explaining this Invention, is not intended to limit the scope of the present invention.
Embodiment one, a kind of IPV6 address coding method based on DCC agreement.Below in conjunction with Fig. 1 pair The coding method that the present embodiment provides illustrates.
Seeing Fig. 1, the coding method that the present embodiment provides includes: S1a, is carried in DCC agreement and joins The configuration file of each AVP attribute put.
S2a, the coding function corresponding to the AVP configuration with IPV6 address characteristic in configuration file And decoding functions.
S3a, loaded original DCC message by api interface, and resolve successively in described DCC message Each AVP.
S4a, each AVP parsed from DCC message extract there is IPV6 address characteristic AVP, and find coding function corresponding to this AVP.
S5a, call coding function corresponding to each AVP, the IPV6 address in original DCC message is entered Row coded treatment, forms the DCC message stream output after coding.
Concrete, the config.xml configuration file of each AVP attribute of configuration in DCC agreement is loaded In internal memory, wherein, AVP be generally of IPV4 address characteristic or IPV6 address characteristic or other Address characteristic.For configuration file has the AVP of IPV6 address characteristic, configure this AVP corresponding Coding function and decoding functions, wherein, address corresponding an AVP, an AVP configure it Corresponding coding function and decoding functions.
Original DCC message is loaded in internal memory by api interface, resolves original DCC successively and disappear Each AVP in breath, and each AVP kind analytically gone out extracts the AVP with IPV6 address characteristic, And the coding function corresponding for AVP with IPV6 address characteristic is found according to aforesaid configuration.Respectively Call coding function corresponding to each AVP, the corresponding IPV6 address in original DCC message is compiled Code processes.Concrete coding process is: 128 to the IPV6 address in original DCC message Position, carries out segmentation according to every 8 bytes, altogether obtains 16 bytes;Each to after segmentation Individual byte makees hexadecimal to metric conversion, has hexadecimal to be converted to ten each byte and enters System, i.e. each byte is the numerical value between 0 to 255, obtains the IPV6 of metric 16 bytes Address;From the beginning of the 3rd byte of the IPV6 address of metric 16 bytes after conversion, will be every One decimal system byte is filled up in the byte of Address categorical variable.Every in original DCC message After one IPV6 address has carried out coded treatment, by api interface, by the IPV6 address after coding It is saved in DCC message stream, exports with the form of DCC message stream and use to external equipment.
Embodiment two, a kind of IPV6 address based on DCC agreement coding/decoding method.Below in conjunction with Fig. 2 pair The coding/decoding method that the present embodiment provides illustrates.
Seeing Fig. 2, the coding/decoding method that the present embodiment provides includes: the DCC after S1b, reception coding disappears Breath stream, and resolve each AVP in this DCC message stream.
S2b, each AVP analytically gone out extract the AVP with IPV6 address characteristic, and searches To the decoding functions that this AVP is corresponding.
S3b, call correspondence decoding functions, to coding after DCC message stream in IPV6 address enter Row decoding process, obtains decoded IPV6 value.
Wherein, call the decoding functions of correspondence, the IPV6 address in the DCC message stream after coding is entered The detailed process of row decoding is: enter 16 ten of the IPV6 address in the DCC message stream after coding Byte processed, from the beginning of the 3rd byte, is converted into hexadecimal byte by each decimal system byte successively, And with the first blank character segmentation set between each two byte, form the hexadecimal of 8 sections IPV6 address;Hexadecimal IPV6 address character string to described 8 sections, starts anew to search, If the string value that there is continuous section is 0, then the character string of this continuous section is used the set Two blank characters, replace, and form the IPV6 address character string after zero compression processes;Zero compression is processed After IPV6 character string, start anew search, if the beginning of each section is 0 or 00 or 000, then Dispense 0 or 00 or the 000 of beginning, formed and omit the IPV6 address character string after leading zero processes.
Wherein, the object lesson that zero compression processes and omission leading zero processes is: such as, obtain The hexadecimal IPV6 address character string of 8 sections be FE80:0000:0000:0000:AAAA:0000:00C2:0002 is a legal IPV6 address, IPV6 ground Location can use zero compression method and omission leading zero compression method to carry out compresses in length.The implication of zero compression method For: if the value of several continuous sections is all 0 in IPV6 address, then these 0 just can simply with:: Represent.The simplification of FE80::AAAA:0000:00C2:0002 just can be write as in the most above-mentioned IPV6 address Mode, but zero compression method can only be with once in IPV6 address.It addition, each section in IPV6 address In leading zero can also omit, then be FE80::AAAA:0:C2:2 form after again simplifying.
See Fig. 3, above-mentioned IPV6 geocoding based on DCC agreement and coding/decoding method are combined Illustrate.First read configuration file, and be loaded into internal memory, then, read original DCC Message is also loaded into internal memory.Judge to need coded treatment to need for decoding during this original DCC message Process, when original DCC message needs coded treatment, resolve the AVP in DCC message, find The coding function mated with this AVP, uses coding function to encode IPV6 address.Concrete volume Code process is: intercept the step-by-step of initial IP V6 address, and every 8 intercept once, obtain 16 bytes, Each byte is carried out hexadecimal to metric conversion, from the beginning of the 3rd byte, by each ten The byte of system is filled up in the corresponding byte of Address categorical variable.IPV6 after coding is passed through address Api interface is saved in DCC message stream.When original DCC message needs decoding process, resolve Each AVP in DCC message, finds the decoding functions that this AVP mates, and uses decoding functions to IPV6 Address is decoded.Concrete decoding process is: read the IPV6 address after coding, by byte cycle, The decimal system in byte is converted to hexadecimal, and each two byte is split with separator ": ", And the IPV6 address after segmentation is carried out zero compression method process and omits leading zero process, after being decoded IPV6 address, and exported by api interface.
Embodiment three, a kind of IPV6 address code system based on DCC agreement.Below in conjunction with Fig. 4 pair The coded system that the present embodiment provides illustrates.
Seeing Fig. 4, the coded system that the present embodiment provides includes that configuration file loading unit 41, function are joined Put unit the 42, first resolution unit 43, first and search unit 44 and coding processing unit 45, wherein, Coding processing unit 45 includes segmentation module the 451, first modular converter 452 and fills in module 453.
Configuration file loading unit 41, for being carried in DCC agreement joining of each AVP attribute of configuration Put file.
Function dispensing unit 42, for the AVP configuration with IPV6 address characteristic in configuration file Corresponding coding function and decoding functions.
First resolution unit 43, for loading original DCC message by api interface, and resolves successively Each AVP in described DCC message.
First searches unit 44, extracts and have in each AVP parsed from DCC message The AVP of IPV6 address characteristic, and find coding function corresponding to this AVP.
Coding processing unit 45, for calling coding function corresponding to each AVP, to original DCC message In IPV6 address carry out coded treatment.
Coding processing unit 45 includes segmentation module 451, for the IPV6 in original DCC message 128 of address, carry out segmentation according to every 8 bytes, altogether obtain 16 bytes.
First modular converter 452, for making hexadecimal to metric to each byte after segmentation Conversion, obtains the IPV6 address of metric 16 bytes.
Fill in module 453, for the 3rd of the IPV6 address of metric 16 bytes after conversion the Individual byte starts, and each decimal system byte is filled up in the byte of Address categorical variable.
Output unit 46, for by api interface, being saved in DCC by the IPV6 address after coding In message stream, use to external equipment for output.
Embodiment four, a kind of system IPV6 address being decoded based on DCC agreement.Below in conjunction with The solution code system that the present embodiment is provided by Fig. 5 is described.
Seeing Fig. 5, the solution code system that the present embodiment provides includes that the second resolution unit 51, second is searched single Unit 52 and decoding unit 53, wherein, decoding unit 53 includes that the second modular converter 531, first compresses Processing module 532 and the second compression processing module 533.
Second resolution unit 51, the DCC message stream after receiving coding, and resolve this DCC message Each AVP in stream.
Second searches unit 52, extracts and have IPV6 address characteristic in each AVP analytically gone out AVP, and find decoding functions corresponding to this AVP.
Decoding unit 53, for calling the decoding functions of correspondence, in the DCC message stream after coding IPV6 address is decoded processing, and obtains decoded IPV6 value.
Decoding unit 53 includes the second modular converter 531, in the DCC message stream after coding 16 decimal system bytes of IPV6 address, from the beginning of the 3rd byte, successively by each decimal system word Joint is converted between hexadecimal byte, and each two byte the first blank character segmentation to set, shape Become the hexadecimal IPV6 address of 8 sections.
First compression processing module 532, for the hexadecimal IPV6 address character to described 8 sections String, starts anew to search, if the string value that there is continuous section is 0, then by this continuous section Character string uses the second blank character set to replace, and forms the IPV6 address character string after zero compression processes.
Second compression processing module 533, the IPV6 character string after zero compression is processed, from the beginning open Begin to search, if the beginning of each section is 0 or 00 or 000, then by 0 or 00 or 000 province of beginning Omit, formed and omit the IPV6 address character string after leading zero processes.
A kind of based on DCC agreement IPV6 geocoding, coding/decoding method and the correspondence thereof that the present invention provides System, the configuration file for DCC agreement has the AVP of IPV6 address characteristic, by joining Put and file configures coding function corresponding for these AVP and decoding functions, in DCC message stream IPV6 address carries out encoding and decoding process, forms DCC message stream, it is achieved thereby that in operation system Stream compression.Present invention achieves, based on DCC agreement, IPV6 address is carried out encoding and decoding, Ke Yicong Technically solving Real-name Registration problem, IP resource now is the most nervous, can be each use completely One fixing IPV6 address of distribution, family.
In the description of this specification, reference term " embodiment one ", " example ", " concrete example ", Or the description of " some examples " etc. means to combine this embodiment or example describes concrete grammar, device or Person's feature is contained at least one embodiment or the example of the present invention.In this manual, to above-mentioned art The schematic representation of language is necessarily directed to identical embodiment or example.And, the concrete spy of description Levy, method, device or feature can with in one or more embodiments in office or example in an appropriate manner In conjunction with.Additionally, in the case of the most conflicting, those skilled in the art can be by this specification The feature of the different embodiments described or example and different embodiment or example is combined and combines.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all in the present invention Spirit and principle within, any modification, equivalent substitution and improvement etc. made, should be included in this Within bright protection domain.

Claims (10)

1. an IPV6 address coding method based on DCC agreement, it is characterised in that including:
S1a, it is carried in DCC agreement each property value configuration file to AVP attribute of configuration;
S2a, the coding function corresponding to the AVP configuration with IPV6 address characteristic in configuration file And decoding functions;
S3a, loaded original DCC message by api interface, and resolve successively in described DCC message Each AVP;
S4a, each AVP parsed from DCC message extract there is IPV6 address characteristic AVP, and find coding function corresponding to this AVP;
S5a, call coding function corresponding to each AVP, the IPV6 address in original DCC message is entered Row coded treatment, forms the DCC message stream output after coding.
2. IPV6 address coding method based on DCC agreement as claimed in claim 1, its feature It is, described step S5a carries out coded treatment to the IPV6 address in original DCC message and specifically wraps Include:
To the IPV6 address in original DCC message 128, are carried out point according to every 8 bytes Section, obtains 16 bytes altogether;
Each byte after segmentation is made hexadecimal to metric conversion, obtain metric 16 The IPV6 address of individual byte;
From the beginning of the 3rd byte of the IPV6 address of metric 16 bytes after conversion, by each Individual decimal system byte is filled up in the byte of Address categorical variable.
3. IPV6 address coding method based on DCC agreement as claimed in claim 2, its feature Being, the DCC message stream output after forming coding in described step S5a specifically includes:
By api interface, the IPV6 address after coding is saved in DCC message stream, in order to output Use to external equipment.
4. IPV6 address based on a DCC agreement coding/decoding method, it is characterised in that including:
DCC message stream after S1b, reception coding, and resolve each AVP in this DCC message stream;
S2b, each AVP analytically gone out extract the AVP with IPV6 address characteristic, and searches To the decoding functions that this AVP is corresponding;
S3b, call correspondence decoding functions, to coding after DCC message stream in IPV6 address enter Row decoding process, obtains decoded IPV6 address and exports.
5. IPV6 address based on DCC agreement as claimed in claim 4 coding/decoding method, its feature It is, the IPV6 address in the DCC message stream after coding is decoded processing by described step S3b Specifically include:
16 decimal system bytes to the IPV6 address in the DCC message stream after coding, from the 3rd Byte starts, and successively each decimal system byte is converted into hexadecimal byte, and each two byte Between with set first blank character segmentation, formed 8 sections hexadecimal IPV6 address;
Hexadecimal IPV6 address character string to described 8 sections, starts anew to search, if existing The string value of section is 0 continuously, then the character string of this continuous section uses the second interval set Symbol replaces, and forms the IPV6 address character string after zero compression processes;
IPV6 character string after processing for zero compression, starts anew to search, if the beginning of each section It is 0 or 00 or 000, then dispenses 0 or 00 or the 000 of beginning, formed and omit leading zero process After IPV6 address character string.
6. an IPV6 address code system based on DCC agreement, it is characterised in that including:
Configuration file loading unit, for being carried in DCC agreement the configuration of each AVP attribute of configuration File;
Function dispensing unit, for right to the AVP configuration with IPV6 address characteristic in configuration file The coding function answered and decoding functions;
First resolution unit, for loading original DCC message by api interface, and resolves institute successively State each AVP in DCC message;
First searches unit, extracts and have IPV6 in each AVP parsed from DCC message The AVP of address characteristic, and find coding function corresponding to this AVP;
Coding processing unit, for calling coding function corresponding to each AVP, in original DCC message IPV6 address carry out coded treatment;
Output unit, for by the DCC message stream output after coding.
7. IPV6 address code system based on DCC agreement as claimed in claim 6, its feature Being, described coding processing unit specifically includes:
Segmentation module, for 128 to the IPV6 address in original DCC message, according to every 8 One byte carries out segmentation, altogether obtains 16 bytes;
First modular converter, for making hexadecimal to metric turn to each byte after segmentation Change, obtain the IPV6 address of metric 16 bytes;
Fill in module, for the 3rd word of the IPV6 address of metric 16 bytes after conversion Joint starts, and each decimal system byte is filled up in the byte of Address categorical variable.
8. IPV6 address code system based on DCC agreement as claimed in claim 7, its feature Be, described output unit specifically for:
By api interface, the IPV6 address after coding is saved in DCC message stream, for output Use to external equipment.
9. an IPV6 address based on DCC agreement solves code system, it is characterised in that including:
Second resolution unit, the DCC message stream after receiving coding, and resolve this DCC message stream In each AVP;
Second searches unit, extracts and have IPV6 address characteristic in each AVP analytically gone out AVP, and find decoding functions corresponding to this AVP;
Decoding unit, for calling the decoding functions of correspondence, to the IPV6 in the DCC message stream after coding Address is decoded processing, and obtains decoded IPV6 address and exports.
10. IPV6 address based on DCC agreement as claimed in claim 9 solves code system, its feature Being, described decoding unit specifically includes:
Second modular converter, for 16 ten to the IPV6 address in the DCC message stream after coding System byte, from the beginning of the 3rd byte, is converted into hexadecimal word by each decimal system byte successively Joint, and with the first blank character segmentation set between each two byte, form the 16 of 8 sections and enter IPV6 address processed;
First compression processing module, for the hexadecimal IPV6 address character string to described 8 sections, Start anew to search, if the string value that there is continuous section is 0, then by the character of this continuous section String uses the second blank character set to replace, and forms the IPV6 address character string after zero compression processes;
Second compression processing module, the IPV6 character string after processing for zero compression, starts anew Search, if the beginning of each section is 0 or 00 or 000, then by 0 or 00 or 000 omission of beginning Fall, formed and omit the IPV6 address character string after leading zero processes.
CN201610228476.XA 2016-04-13 2016-04-13 IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol Pending CN105872063A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610228476.XA CN105872063A (en) 2016-04-13 2016-04-13 IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610228476.XA CN105872063A (en) 2016-04-13 2016-04-13 IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol

Publications (1)

Publication Number Publication Date
CN105872063A true CN105872063A (en) 2016-08-17

Family

ID=56636857

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610228476.XA Pending CN105872063A (en) 2016-04-13 2016-04-13 IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol

Country Status (1)

Country Link
CN (1) CN105872063A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981548A (en) * 2017-12-28 2019-07-05 中移信息技术有限公司 A kind of analysis method and device of charging message
WO2019169482A1 (en) * 2018-03-06 2019-09-12 Kaloom Inc Computing device and method for performing a fabric deployment in a data center
WO2019169481A1 (en) * 2018-03-06 2019-09-12 Kaloom Inc Computing device and method for generating a link ipv6 address
WO2019178671A1 (en) * 2018-03-19 2019-09-26 Kaloom Inc Computing device and method for performing a secure neighbor discovery

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070136590A1 (en) * 2005-12-10 2007-06-14 Nah Jae H Network system and communication methods for securely bootstraping mobile IPv6 mobile node using pre-shared key
CN101136943A (en) * 2007-10-18 2008-03-05 中兴通讯股份有限公司 System and method for implementing extended Diameter protocol application
CN101237383A (en) * 2007-01-31 2008-08-06 华为技术有限公司 A method and system for transmitting multicast information and authorized multicast service
WO2009140923A1 (en) * 2008-05-21 2009-11-26 Huawei Technologies Co., Ltd. Method and apparatus for home agent address acquisition for ipv4 mobile nodes
CN102480800A (en) * 2010-11-24 2012-05-30 上海复莱信息技术有限公司 Mobile IPv6 (internet protocol version 6) system facing wireless local area network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070136590A1 (en) * 2005-12-10 2007-06-14 Nah Jae H Network system and communication methods for securely bootstraping mobile IPv6 mobile node using pre-shared key
CN101237383A (en) * 2007-01-31 2008-08-06 华为技术有限公司 A method and system for transmitting multicast information and authorized multicast service
CN101136943A (en) * 2007-10-18 2008-03-05 中兴通讯股份有限公司 System and method for implementing extended Diameter protocol application
WO2009140923A1 (en) * 2008-05-21 2009-11-26 Huawei Technologies Co., Ltd. Method and apparatus for home agent address acquisition for ipv4 mobile nodes
CN102480800A (en) * 2010-11-24 2012-05-30 上海复莱信息技术有限公司 Mobile IPv6 (internet protocol version 6) system facing wireless local area network

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
H. HAKALA,L. MATTILA,等: "《RFC4006》", 31 August 2005 *
J. KORHONEN, ED.,J. BOURNELLE,等: "《RFC5447》", 28 February 2009 *
RAFAEL MARIN LOPEZ, GREGORIO MARTINEZ PEREZ,等: "Implementing RADIUS and Diameter AAA Systems in IPv6-based Scenarios", 《ADVANCED INFORMATION NETWORKING AND APPLICATIONS, 2005. AINA 2005. 19TH INTERNATIONAL CONFERENCE ON ADVANCED INFORMATION NETWORKING AND APPLICATIONS (AINA"05) VOLUME 1 (AINA PAPERS)》 *
吴静: "移动IPv6中的AAA机制研究", 《中国优秀硕士学位论文全文数据库(电子期刊)信息科技辑》 *
唐鼎,谢铁兵,等: "基于IPv6的AAA及其在接入路由器上的实现", 《计算机工程》 *
李晓东: "基于Diameter协议的移动IPv6应用扩展的研究与实现", 《中国优秀硕士学位论文全文数据库(电子期刊)信息科技辑》 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981548A (en) * 2017-12-28 2019-07-05 中移信息技术有限公司 A kind of analysis method and device of charging message
CN109981548B (en) * 2017-12-28 2021-09-10 中移信息技术有限公司 Method and device for analyzing charging message
US10673695B2 (en) 2018-03-06 2020-06-02 Kaloom Inc. Computing device and method for performing a fabric deployment in a data center
CN110720195A (en) * 2018-03-06 2020-01-21 克洛姆公司 Computing device and method for generating link IPV6 address
WO2019169481A1 (en) * 2018-03-06 2019-09-12 Kaloom Inc Computing device and method for generating a link ipv6 address
US10873500B2 (en) 2018-03-06 2020-12-22 Kaloom Inc. Computing device and method for generating a link IPV6 address
WO2019169482A1 (en) * 2018-03-06 2019-09-12 Kaloom Inc Computing device and method for performing a fabric deployment in a data center
CN110720195B (en) * 2018-03-06 2023-10-13 克洛姆公司 Computing device and method for generating link IPv6 address
WO2019178671A1 (en) * 2018-03-19 2019-09-26 Kaloom Inc Computing device and method for performing a secure neighbor discovery
CN110754069A (en) * 2018-03-19 2020-02-04 克洛姆公司 Computing device and method for performing secure neighbor discovery
US11005667B2 (en) 2018-03-19 2021-05-11 Kaloom Inc. Computing device and method for performing a secure neighbor discovery
CN110754069B (en) * 2018-03-19 2022-07-05 克洛姆公司 Computing device and method for performing secure neighbor discovery
US11695575B2 (en) 2018-03-19 2023-07-04 Kaloom Inc Computing device and method for performing a secure neighbor discovery

Similar Documents

Publication Publication Date Title
CN105872063A (en) IPV6 address coding method and IPV6 address decoding method based on DCC protocol, and IPV6 address coding system and IPV6 address decoding system based on DCC protocol
CN103379136B (en) Compression method and decompression method of log acquisition data, compression apparatus and decompression apparatus of log acquisition data
CN101651683B (en) Method for generating analysis source code of signaling message
US20110219357A1 (en) Compressing source code written in a scripting language
CN110381054A (en) Message parsing method, device, equipment and computer readable storage medium
CN106970820A (en) Code storage method and code storage
CN103176834B (en) A kind of method of invoke extensions interface and device
CN102147726B (en) Script-based method for implementing service configuration
CN111935081B (en) Data packet desensitization method and device
WO2020087400A1 (en) Header parsing apparatus and method
CN108076017A (en) The protocol analysis method and device of a kind of data packet
CN109194536A (en) A kind of network flow filter method, device and terminal
CN104572994B (en) Method and apparatus for searching for data
CN106027512A (en) Network protocol format based on visible characters, and encoding and decoding method and system thereof
CN110191447A (en) The filter method and relevant apparatus of Bluetooth broadcast packet in a kind of ESL
CN108494613B (en) System and method for testing interconnection and intercommunication among police digital cluster systems
CN106027521B (en) Compression method, decompressing method, compression set and decompression device
CN105740292B (en) A kind of coding/decoding method and device
CN104753891B (en) A kind of XML message analysis method and device
CN111049813B (en) Message assembling method, message analyzing method, message assembling device, message analyzing device and storage medium
CN102957585B (en) The data transmission method of a kind of Ethernet and data transmission device
US20070030812A1 (en) Protocol designer
CN106034119A (en) Encryption mixing method and device for application installation package
KR100474722B1 (en) A method for synchronizing data frames in digital communication system
CN103716127A (en) TTCN-3 based compression coding and decoding method and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20160817

RJ01 Rejection of invention patent application after publication