A network dialing method and related apparatus
By determining the current line number and mapping it to the first line, the problem of network dialing speed being affected was solved, achieving more efficient network dialing processing and improving hardware utilization efficiency and transmission performance.
Patent Information
- Application Number
- CN202310162499.5
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2023-02-24
- Publication Date
- 2025-10-17
- Estimated Expiration
- 2043-02-24
AI Technical Summary
In existing technologies, when dialing a network, using a bearer line number other than the current operator's APN may result in rejection or affect the speed, especially on foreign operator platforms.
By determining whether the current line number is the first line, if it is, dial directly; otherwise, map the line to the first line and dial, ensuring that dialing is processed on the first line and improving the speed.
It improves the speed of network dial-up and the efficiency of hardware utilization, ensures that dial-up processing is performed in the first line, and improves network transmission performance.
Smart Images

Figure CN116156054B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the communication technology field, in particular to a network dialing method, a network dialing device, a communication device and a computer readable storage medium. BACKGROUND
[0002] In network communication, under certain platforms, dialing is performed by using RNDIS (a dialing method), and only one path is allowed to be dialed at a time. The default bearer is activated under the network, and the APN (Access Point Name) obtained by the network side is generally placed in the first CID (bearer line number). When dialing is performed using a CID other than the first CID, the APN set by the CID is used to establish and activate the PDN (Public Data Network).
[0003] In the related art, for domestic operators, the activation of the PDN connection does not generally detect the APN, and the empty or non-current operator APN can be normally activated. If it is a foreign operator, the empty or non-current operator APN may be rejected. However, in certain platforms, dialing is performed by setting the empty or non-current operator APN, and the rate of establishing the PDN connection is affected.
[0004] Therefore, how to improve the rate of network dialing is an important issue for those skilled in the art. SUMMARY
[0005] The purpose of the present application is to provide a network dialing method, a network dialing device, a communication device and a computer readable storage medium to improve the transmission efficiency and performance of network dialing.
[0006] To solve the above technical problems, the present application provides a network dialing method, comprising:
[0007] receiving dialing processing information, and determining whether the current bearer line number corresponding to the dialing processing information is the first bearer line number;
[0008] If yes, dialing processing is performed based on the first bearer line number;
[0009] If no, line mapping processing is performed based on the access point information of the current bearer line number, and dialing processing is performed based on the first bearer line number.
[0010] Optionally, the line mapping processing is performed based on the access point information of the current bearer line number, and the dialing processing is performed based on the first bearer line number, comprising:
[0011] obtaining the access point information of the current bearer line number;
[0012] determining whether the access point information is null information;
[0013] If yes, mapping the current carrying line to the line of the first path, and performing dialing processing based on the carrying line number of the first path.
[0014] If no, performing line mapping processing based on the access point information and the access point information of the first path, and performing dialing processing.
[0015] Optionally, the line mapping processing based on the access point information and the access point information of the first path, and the dialing processing, comprise:
[0016] determining whether the access point information is consistent with the access point information of the first path;
[0017] If yes, mapping the current carrying line to the line of the first path, and performing dialing processing based on the carrying line number of the first path.
[0018] If no, performing line mapping processing based on the operator information of the dialing processing information, and performing dialing processing.
[0019] Optionally, the line mapping processing based on the operator information of the dialing processing information, and the dialing processing, comprise:
[0020] determining whether the operator information is a domestic operator based on an operator information check table;
[0021] If yes, mapping the current carrying line to the line of the first path, and performing dialing processing based on the carrying line number of the first path.
[0022] If no, performing dialing processing based on the current carrying line number.
[0023] Optionally, before determining whether the current carrying line number is the carrying line number of the first path, the method further comprises:
[0024] determining whether an access point mapping function is enabled through a modem command;
[0025] If yes, performing the process of determining whether the current carrying line number is the carrying line number of the first path.
[0026] Optionally, when the dialing is completed after the line mapping processing, the method further comprises:
[0027] setting an active state and an IP address into the line of the current carrying line number;
[0028] when parameters of the current carrying line number are acquired, returning the active state and the IP address.
[0029] Optionally, when the dialing processing is completed, further comprising:
[0030] The network data is carried through the line of the first path.
[0031] The application further provides a network dialing device, comprising:
[0032] A network dialing judging module is configured to receive dialing processing information and judge whether a current carrying line number corresponding to the dialing processing information is a carrying line number of a first path.
[0033] A first dialing module is configured to perform dialing processing based on the carrying line number of the first path when the current carrying line number is the carrying line number of the first path.
[0034] A second dialing module is configured to perform line mapping processing based on access point information of the current carrying line number and perform dialing processing based on the carrying line number of the first path when the current carrying line number is not the carrying line number of the first path.
[0035] The application further provides a server, comprising:
[0036] A memory is configured to store a computer program.
[0037] A processor is configured to perform steps of the network dialing method when the computer program is executed.
[0038] The application further provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and the computer program is executed by a processor to perform steps of the network dialing method.
[0039] The application provides a network dialing method, comprising: receiving dialing processing information and judging whether a current carrying line number corresponding to the dialing processing information is a carrying line number of a first path; if yes, performing dialing processing based on the carrying line number of the first path; and if no, performing line mapping processing based on access point information of the current carrying line number and performing dialing processing based on the carrying line number of the first path.
[0040] By judging whether the current carrying line number is the carrying line number of the first path, if the same, dialing processing is performed based on the carrying line number of the first path, and if not the same, line mapping is performed, the currently used line is mapped to the line of the first path, and then dialing processing is performed, so that network dialing is performed in the line of the first path, the dialing rate is improved by using the line of the first path, and the hardware use efficiency is improved.
[0041] The application further provides a network dialing device, a communication device and a computer readable storage medium, which have the above beneficial effects, and details are not described herein. BRIEF DESCRIPTION OF THE DRAWINGS
[0042] In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the following briefly introduces the drawings required for use in the embodiments or the description of the prior art. Obviously, the drawings described below are merely embodiments of the present application. For ordinary technicians in this field, other drawings can be obtained based on the provided drawings without any creative work.
[0043] Figure 1 A flowchart of a network dialing method provided in an embodiment of the present application;
[0044] Figure 2 A schematic diagram of the structure of a network dial-up device provided in an embodiment of the present application;
[0045] Figure 3 A schematic diagram of the structure of a communication device provided in an embodiment of the present application. DETAILED DESCRIPTION
[0046] The core of this application is to provide a network dialing method, a network dialing apparatus, a communication device and a computer-readable storage medium to improve the transmission efficiency and performance of network dialing.
[0047] To make the purpose, technical solutions, and advantages of the embodiments of this application more clear, the technical solutions in the embodiments of this application will be clearly and completely described below in conjunction with the drawings in the embodiments of this application. Obviously, the described embodiments are part of the embodiments of this application, not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by ordinary technicians in this field without making creative efforts are within the scope of protection of this application.
[0048] In related technologies, activating a PDN connection for domestic carriers generally does not detect the APN. Setting a blank or non-current carrier APN will work fine. However, for international carriers, setting a blank or non-current carrier APN may be rejected. However, on some platforms, dialing with a blank or non-current carrier APN to establish a PDN connection can affect the speed.
[0049] Therefore, the present application provides a network dialing method, which judges whether the current bearer line number is the bearer line number of the first line. If they are the same, dialing processing is performed based on the bearer line number of the first line. If they are not the same, line mapping is performed, and the currently used line is mapped to the line of the first line and then dialing processing is performed, so that network dialing is kept in the line of the first line, and the line of the first line is used to increase the dialing rate and improve the efficiency of hardware use.
[0050] The network dialing method provided in the application is described below through an embodiment.
[0051] Please refer to Figure 1 , Figure 1 A flowchart of the network dialing method provided in the embodiment of the application.
[0052] In the embodiment, the method can include:
[0053] S101, receiving dialing processing information, and judging whether a current bearer line number corresponding to the dialing processing information is a first bearer line number;
[0054] The step is designed to receive dialing processing information, and judge whether a current bearer line number corresponding to the dialing processing information is a first bearer line number.
[0055] The dialing processing is a process of registering a network or activating a network by a communication device. Further, the communication device in the embodiment can be a communication device based on a ZTE platform. When the communication device based on the ZTE platform performs rndis (a dialing mode), a non-first bearer line is used for bearing, and the best network parameter cannot be obtained when dialing is performed by using the non-first bearer line, which leads to a reduction in network performance. Therefore, it is judged in the step whether the bearer line used in the current dialing processing is a first line.
[0056] The bearer line number is a number of a line used for bearing data transmission after dialing. Therefore, the current bearer line number is a number of a bearer line used in the current dialing processing.
[0057] The first bearer line number refers to a bearer line with the highest efficiency and the best transmission efficiency among all the bearer lines.
[0058] Further, the step can include:
[0059] Step 1, receiving dialing processing information;
[0060] Step 2, judging whether a current bearer line number corresponding to the dialing processing information is a first bearer line number.
[0061] It can be seen that the optional solution mainly describes how to judge the current bearer line. In the optional solution, dialing processing information is received, and it is judged whether a current bearer line number corresponding to the dialing processing information is a first bearer line number.
[0062] Further, the embodiment further includes, before judging whether the current bearer line number is the first bearer line number:
[0063] Step 1, judging whether an access point mapping function is started by using a modem command;
[0064] Step 2, if yes, a process of judging whether the current bearer line number is the first bearer line number is performed.
[0065] It can be seen that the optional solution mainly illustrates that the start state of the function can be judged. In the optional solution, whether the access point mapping function is started is judged by a modem command. The access point mapping function is a function of mapping the bearer line. If yes, a process of judging whether the current bearer line number is the first bearer line number is performed. If no, a normal dialing process is performed.
[0066] S102, if yes, dialing is performed based on the first bearer line number;
[0067] On the basis of S101, the step is designed to perform dialing based on the first bearer line number. That is, the current used bearer line is the first bearer line, which can maintain high data transmission efficiency and maintain the utilization rate of hardware use.
[0068] S103, if no, line mapping is performed based on the access point information of the current bearer line number, and dialing is performed based on the first bearer line number.
[0069] On the basis of S101, the step is designed to perform line mapping based on the access point information of the current bearer line number, and perform dialing based on the first bearer line number. That is, when the current used bearer line is not the first line, the current dialing is mapped to the first bearer line, so as to use the first bearer line and improve performance.
[0070] Further, the step can include:
[0071] Step 1, access point information of the current bearer line number is acquired;
[0072] Step 2, whether the access point information is empty information is judged;
[0073] Step 3, if yes, the current bearer line is mapped to the first line, and dialing is performed based on the first bearer line number;
[0074] Step 4, if no, line mapping is performed based on the access point information and the access point information of the first line, and dialing is performed.
[0075] It can be seen that this optional solution mainly explains how to perform dialing based on access point information. In this optional solution, the access point information of the current bearer line number is obtained; and it is determined whether the access point information is empty. Among them, the access point information is the APN information. If the APN information is empty, it means that the corresponding access point is not set under the bearer line. If the APN information is not empty, it means that the corresponding access point is set. Therefore, if so, the current bearer line is mapped to the line of the first line, and dialing is performed based on the bearer line number of the first line; if not, line mapping is performed based on the access point information and the access point information of the first line, and dialing is performed, so that regardless of the access point information, dialing can be performed through the bearer line of the first line.
[0076] Furthermore, if the access point information is not empty, line mapping is performed based on the access point information and the first access point information, and dialing is performed. Furthermore, if the two match, the line mapping is performed, and dialing is performed after line mapping. If the two do not match, dialing is performed based on the operator's situation.
[0077] Furthermore, step 4 in the previous optional solution may include:
[0078] Step 4.1, determine whether the access point information is consistent with the access point information of the first path;
[0079] Step 4.2: If yes, map the current bearer line to the first line, and perform dialing based on the bearer line number of the first line;
[0080] Step 4.3: If not, perform line mapping based on the operator information in the dialing processing information and perform dialing processing.
[0081] As can be seen, this optional solution primarily describes how to perform dialing based on two access point information. In this optional solution, a determination is made as to whether the access point information matches the first access point information. If so, the current bearer line is mapped to the first line, and dialing is performed based on the first bearer line number. If not, line mapping is performed based on the operator information in the dialing process information, and dialing is performed. The mapping based on the operator information in the dialing process information primarily occurs when the operator information indicates a domestic operator.
[0082] Furthermore, step 4.3 in the previous optional solution may include:
[0083] Step 4.3.1: Determine whether the operator information is a domestic operator based on the operator information checklist;
[0084] Step 4.3.2, if yes, mapping the current carrying line to the line of the first path, and performing dialing based on the carrying line number of the first path;
[0085] Step 4.3.3, if no, performing dialing based on the current carrying line number.
[0086] It can be seen that the present optional solution mainly illustrates how to perform dialing based on the operator information. In the present optional solution, the operator information is checked based on the operator information checking table to determine whether the operator information is a domestic operator; if yes, the current carrying line is mapped to the line of the first path, and dialing is performed based on the carrying line number of the first path; if no, dialing is performed based on the current carrying line number.
[0087] Further, the present embodiment, when dialing is completed after line mapping processing, further comprises:
[0088] Step 1, setting the activation state and IP address to the line of the current carrying line number;
[0089] Step 2, returning the activation state and IP address when the parameters of the current carrying line number are obtained.
[0090] It can be seen that the present optional solution mainly illustrates how to perform processing when dialing is completed. In the present optional solution, the activation state and IP address are set to the line of the current carrying line number; and the activation state and IP address are returned when the parameters of the current carrying line number are obtained. That is, the activation state and IP address obtained based on the carrying line of the first path are set to the line of the current carrying line number. In this way, the activation state and IP address can be returned when the parameters of the current carrying line number are obtained, so that the correct activated parameters can be returned.
[0091] Further, the present embodiment, when dialing is completed, further comprises:
[0092] The network data is carried through the line of the first path.
[0093] It can be seen that the present optional solution mainly illustrates that, in the subsequent process, the network data is carried based on the line of the first path, so as to improve the performance of network transmission.
[0094] In summary, the present embodiment determines whether the current carrying line number is the carrying line number of the first path. If yes, dialing is performed based on the carrying line number of the first path. If no, line mapping is performed, the current used line is mapped to the line of the first path, and then dialing is performed, so that the network dialing is performed in the line of the first path, the dialing rate is improved, and the hardware use efficiency is improved.
[0095] The network dialing method provided by the application is further described through another specific embodiment.
[0096] In the embodiment, when registering the LTE (Long Term Evolution) network based on the ZTE platform, the default bearer needs to be activated. The activation of the default bearer can obtain the APN allocated by the network side, and the APN can ensure the normal activation of the PDN connection, and for the ZTE platform, a higher rate can be maintained. The APN and IP information of the default bearer are placed in the first CID by default.
[0097] Step 1, the RNDIS dialing under the ZTE platform WIN only supports dialing a single path, and the AT command is used to control whether to start the APN mapping function.
[0098] Step 2, when the function is started, if the first CID is selected for dialing, no operation is performed, and the previous process is normally used for dialing;
[0099] Step 3, if the non-first path is selected for dialing, the APN of the current CID is checked.
[0100] Step 4, if it is empty, it is controlled by the AP, and is actually mapped to the first path, and is dialed using the first path, that is, the APN configured by the network side when the default bearer is established, so that the dialing can be successful, and the APN allocated by the current operator is used to ensure the rate.
[0101] Step 5, after the activation and dialing are completed, the activation state and the IP address are set to the currently activated CID, so that the dialing state and the activated IP address and other parameters can be normally read and obtained.
[0102] Step 6, if the APN of the current CID is not empty, it is checked whether it is consistent with the APN of the first path, if it is consistent, it is uniformly mapped to the first path for dialing, if it is not consistent, it is checked whether it is a domestic operator through the operator table, if it is a domestic operator, it is still mapped to the first path for dialing, and if it is a non-domestic operator, the current CID is used to dial and activate according to the normal process.
[0103] It can be seen that in the embodiment, whether the current bearer line number is the first bearer line number is judged, if they are the same, the dialing process is performed based on the first bearer line number, if they are not the same, the line mapping is performed, the current used line is mapped to the first line for dialing, the dialing is performed on the first line, the rate of dialing is improved by using the first line, and the hardware use efficiency is improved.
[0104] The network dialing device provided by the embodiment of the present application is described below. The network dialing device described below can be referred to in correspondence with the network dialing method described above.
[0105] Please refer to Figure 2 , Figure 2 A structure diagram of a network dialing device provided by the embodiment of the present application.
[0106] In the embodiment, the device can include:
[0107] The network dialing judgment module 100 is configured to receive dialing processing information and judge whether the current bearer line number corresponding to the dialing processing information is the first bearer line number.
[0108] The first dialing module 200 is configured to perform dialing processing based on the first bearer line number when the current bearer line number is the first bearer line number.
[0109] The second dialing module 300 is configured to perform line mapping processing based on the access point information of the current bearer line number and perform dialing processing based on the first bearer line number when the current bearer line number is not the first bearer line number.
[0110] Optionally, the second dialing module 300 is specifically configured to acquire the access point information of the current bearer line number, judge whether the access point information is empty information, if yes, map the current bearer line to the first line and perform dialing processing based on the first bearer line number, and if not, perform line mapping processing based on the access point information and the access point information of the first line and perform dialing processing.
[0111] Optionally, the line mapping processing based on the access point information and the access point information of the first line and the dialing processing include:
[0112] judging whether the access point information is consistent with the access point information of the first line;
[0113] if yes, mapping the current bearer line to the first line and performing dialing processing based on the first bearer line number;
[0114] if not, performing line mapping processing based on the operator information of the dialing processing information and performing dialing processing.
[0115] Optionally, the line mapping processing based on the operator information of the dialing processing information and the dialing processing include:
[0116] judging whether the operator information is a domestic operator based on an operator information check table;
[0117] If yes, the current bearing line is mapped to the line of the first path, and dialing is performed based on the bearing line number of the first path.
[0118] If no, dialing is performed based on the current bearing line number.
[0119] Optionally, the apparatus can further include:
[0120] The function judging module is configured to determine whether the access point mapping function is enabled through a modem command; if yes, a process of determining whether the current bearing line number is the bearing line number of the first path is performed.
[0121] Optionally, the apparatus can further include:
[0122] The parameter returning module is configured to set the activation state and the IP address into the line of the current bearing line number; and return the activation state and the IP address when the parameters of the current bearing line number are acquired.
[0123] Optionally, the apparatus can further include:
[0124] The data bearing module is configured to bear network data through the line of the first path.
[0125] The application further provides a communication device, please refer to Figure 3 , Figure 3 The application provides a communication device, please refer to
[0126] The memory is configured to store a computer program;
[0127] The processor is configured to execute the computer program to implement the steps of any one of the network dialing methods.
[0128] As shown in Figure 3 , the communication device can include a processor 10, a memory 11, a communication interface 12 and a communication bus 13. The processor 10, the memory 11 and the communication interface 12 can communicate with each other through the communication bus 13.
[0129] In the application, the processor 10 can be a central processing unit (CPU), a specific application integrated circuit, a digital signal processor, a field programmable gate array or other programmable logic devices.
[0130] The processor 10 can call the program stored in the memory 11, and specifically, the processor 10 can execute the operations in the embodiment of the abnormal IP identification method.
[0131] The memory 11 stores one or more programs, which can include program codes including computer operation instructions. In the embodiment of the present application, the memory 11 at least stores programs for implementing the following functions:
[0132] Upon receiving the dialing processing information, it is determined whether the current bearer line number corresponding to the dialing processing information is the first bearer line number.
[0133] If yes, the dialing processing is performed based on the first bearer line number.
[0134] If no, the line mapping processing is performed based on the access point information of the current bearer line number, and the dialing processing is performed based on the first bearer line number.
[0135] In a possible implementation, the memory 11 can include a program storage area and a data storage area. The program storage area can store an operating system and application programs required by at least one function, etc. The data storage area can store data created during use.
[0136] In addition, the memory 11 can include a high-speed random access memory, and can also include a non-volatile memory such as at least one magnetic disk storage device or other volatile solid-state storage device.
[0137] The communication interface 12 can be an interface of a communication module, used for connecting with other devices or systems.
[0138] It should be noted that, Figure 3 The structures shown do not constitute a limitation on the communication device in the embodiments of the present application. In actual applications, the communication device can include more or fewer components than Figure 3 those shown, or some components can be combined.
[0139] The present application also provides a computer readable storage medium, which stores a computer program. When the computer program is executed by a processor, the steps of any one of the network dialing methods described above can be implemented.
[0140] The computer readable storage medium can include a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and various media that can store program codes.
[0141] For the computer readable storage medium provided by the present application, please refer to the above method embodiments, which will not be repeated here.
[0142] The various embodiments described in the specification are progressive in nature, and each embodiment highlights the differences from other embodiments. The same or similar parts among the various embodiments can be mutually referred to. For the apparatus disclosed in the embodiments, since it corresponds to the method disclosed in the embodiments, the description is relatively simple, and the relevant parts can be referred to the description of the method.
[0143] Those skilled in the art will further appreciate that the units and algorithm steps of the examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware, computer software, or both. To clearly illustrate the interchangeability of hardware and software, the above description has generally been stated in terms of examples without limitation as to the specific components that can be employed in the hardware and / or software. Those skilled in the art will recognize that many of the examples described in the above description can be implemented in software and / or firmware. When implemented in software and / or firmware, the functions can be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media include both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media can be any available media that can be accessed by a computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also, functional
[0144] The steps of a method or algorithm described in connection with the embodiments disclosed herein can be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module can reside in RAM, flash memory, ROM, electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. The storage medium can be coupled to the processor such that the processor can read information from, and write information to, the storage medium.
[0145] The network dialing method, network dialing apparatus, communication device, and computer readable storage medium provided by the present application are described in detail above. The principles and implementation manners of the present application are described by using specific examples. The above description of the embodiments is only to help understand the method of the present application and its core idea. It should be pointed out that, for those skilled in the art, without departing from the principles of the present application, some improvements and modifications can be made to the present application, and these improvements and modifications also fall within the protection scope of the claims of the present application.
Claims
1. A network dialing method, characterized in that: include: receiving dialing processing information, and determining whether the current bearer line number corresponding to the dialing processing information is the bearer line number of the first line; If yes, dialing is performed based on the bearer line number of the first route; If not, performing line mapping processing based on the access point information of the current bearer line number, and performing dialing processing based on the first bearer line number; The step of performing line mapping based on the access point information of the current bearer line number and dialing based on the first bearer line number includes: Obtaining access point information of the current bearer line number; Determining whether the access point information is empty; If so, mapping the current bearer line to the first line, and performing dialing based on the bearer line number of the first line; If not, line mapping processing is performed based on the access point information and the access point information of the first route, and dialing processing is performed.
2. The network dialing method according to claim 1, wherein: Performing line mapping processing based on the access point information and the first access point information, and performing dialing processing, including: Determining whether the access point information is consistent with the access point information of the first path; If so, mapping the current bearer line to the first line, and performing dialing based on the bearer line number of the first line; If not, line mapping processing is performed based on the operator information of the dialing processing information, and dialing processing is performed.
3. The network dialing method according to claim 2, wherein: Performing line mapping processing based on the operator information of the dialing processing information and performing dialing processing, including: Determining whether the operator information is a domestic operator based on the operator information checklist; If so, mapping the current bearer line to the first line, and performing dialing based on the bearer line number of the first line; If not, dialing is performed based on the current bearer line number.
4. The network dialing method according to claim 1, wherein: Before determining whether the current bearer line number is the first bearer line number, the method further includes: Use the modem command to determine whether the access point mapping function is enabled; If so, the process of determining whether the current bearer line number is the bearer line number of the first route is executed.
5. The network dialing method according to claim 1, wherein: When dialing is completed after line mapping processing, it also includes: Set the activation status and IP address to the line currently carrying the line number; When the parameters of the current bearer line number are obtained, the activation state and the IP address are returned.
6. The network dialing method according to claim 1, wherein: When the dialing process is completed, it also includes: The network data is carried via the first line.
7. A network dial-up device, characterized in that: include: a network dial-up determination module, configured to receive dial-up processing information and determine whether the current bearer line number corresponding to the dial-up processing information is the bearer line number of the first line; A first dialing module, configured to perform dialing processing based on the first bearer line number when the current bearer line number is the first bearer line number; a second dialing module configured to, when the current bearer line number is not the bearer line number of the first line, perform line mapping processing based on the access point information of the current bearer line number and perform dialing processing based on the bearer line number of the first line; The second dialing module 300 is specifically configured to: obtain access point information of the current bearer line number; determine whether the access point information is null; if so, map the current bearer line to the first line and perform dialing based on the first bearer line number; if not, perform line mapping based on the access point information and the first access point information, and then perform dialing.
8. A communication device, characterized in that: include: memory for storing computer programs; A processor, configured to implement the steps of the network dial-up method according to any one of claims 1 to 6 when executing the computer program.
9. A computer-readable storage medium, characterized in that The computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the network dialing method according to any one of claims 1 to 6 are implemented.
Citation Information
Patent Citations
Data card and data card networking method
CN102098808A
Configuration method of wireless communication device based on RNDIS protocol
CN111328091A