WO2018107802A1 - 网络数据发送方法及移动终端 - Google Patents
网络数据发送方法及移动终端 Download PDFInfo
- Publication number
- WO2018107802A1 WO2018107802A1 PCT/CN2017/099203 CN2017099203W WO2018107802A1 WO 2018107802 A1 WO2018107802 A1 WO 2018107802A1 CN 2017099203 W CN2017099203 W CN 2017099203W WO 2018107802 A1 WO2018107802 A1 WO 2018107802A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- network
- target resource
- data
- sent
- mobile terminal
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/08—Payment architectures
- G06Q20/10—Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/32—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using wireless devices
- G06Q20/322—Aspects of commerce using mobile devices [M-devices]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/32—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using wireless devices
- G06Q20/325—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using wireless devices using wireless networks
Definitions
- the present invention relates to the field of mobile terminal technologies, and in particular, to a network data sending method and a mobile terminal.
- online shopping has become one of the main shopping methods for people, and online payment has become the main means of payment for people.
- Online payment requirements are highly secure and highly private. Stolen incidents occur through online payment, and the main reason is related to the security of the connected network.
- an embodiment of the present invention provides a network data sending method, including:
- the URL includes a type of the target resource corresponding to the network data, a location of the target resource corresponding to the network data in the server, and a target resource Access mode
- the access mode for the target resource includes querying a GET target resource and submitting a POST target resource
- the network data to be sent is sent to a network card interface of the mobile data network.
- the mobile terminal transmits the network data to be sent to the server through the mobile data network.
- an embodiment of the present invention provides a mobile terminal, including:
- An obtaining unit configured to acquire a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes a type of the target resource corresponding to the network data, a location of the target resource corresponding to the network data, and a location in the server
- the access mode for the target resource includes querying a GET target resource and submitting a POST target resource;
- a first sending unit configured to: when the access mode for the target resource is a POST target resource, and the type of the target resource meets a preset condition, send the network data to be sent to The network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- an embodiment of the present invention provides a mobile terminal, including:
- processor a processor, a memory, a communication interface, and a communication bus, wherein the processor, the memory, and the communication interface are connected by the communication bus and complete communication with each other;
- the memory stores executable program code for wireless communication
- the processor is configured to invoke the executable program code in the memory to perform some or all of the steps described in any of the methods of the first aspect of the embodiments of the present invention.
- an embodiment of the present invention provides a storage medium, where the storage medium stores a program, and the program is used to perform the steps described in any one of the first aspects of the embodiments of the present invention.
- references to "an embodiment” herein mean that a particular feature, structure, or characteristic described in connection with the embodiments can be included in at least one embodiment of the invention.
- the appearances of the phrases in various places in the specification are not necessarily referring to the same embodiments, and are not exclusive or alternative embodiments that are mutually exclusive. Those skilled in the art will understand and implicitly understand that the embodiments described herein can be combined with other embodiments.
- mobile smart terminals such as smart phones and tablet computers can only connect to one network at the same time, or a Wi-Fi network or a mobile data network, and a mobile phone needs to switch between a mobile data network and a Wi-Fi network.
- the user manually sets the operation, and the operation is cumbersome.
- the user may forget to switch the Wi-Fi network to the data network, or forget to switch the data network after completing the related online payment operation.
- the problem of returning to the Wi-Fi network greatly reduces the security of the user's online payment or transfer on the mobile phone.
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes the type of the target resource corresponding to the network data, and the target resource corresponding to the network data is in the server.
- the location of the location and the access mode for the target resource, the access mode for the target resource includes querying the GET target resource and submitting the POST target resource, and the mobile terminal identifies that the access mode for the target resource is the POST target resource.
- the network data to be sent is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the implementation of the embodiment of the present invention can well prevent the user from making online payment or In the process of transferring money, due to negligence and forgetting to switch the network connection type of the mobile phone from the Wi-Fi network to the data network, the user's operation is reduced, and the security of the user to make online payment or transfer on the mobile phone is effectively improved.
- FIG. 1 is a schematic flowchart of a method for sending network data according to an embodiment of the present invention. As shown in FIG. 1 , a method for sending network data in an embodiment of the present invention includes the following steps:
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes a type of the target resource corresponding to the network data, a location of the target resource corresponding to the network data in the server, and
- the access mode of the target resource, the access mode for the target resource includes querying a GET target resource and submitting a POST target resource.
- the types of target resources include binary files and non-binary files, wherein the non-binary files are also referred to as text files.
- Binary files are relative to text files and can include videos, pictures, music, and the like.
- Uniform resoure locator is a simple representation of the location and access method of resources that can be obtained from the Internet. It is the address of standard resources on the Internet. Each resource on the Internet corresponds to one. Unique URL.
- the base URL contains the pattern (or protocol), server name (or IP address), path, and file name, such as "protocol://authorization/path? query", complete, unified with the authorization part
- the access method for the target resource may include adding a PUT target resource and deleting a DELETE target resource, in addition to querying the GET target resource and submitting the POST target resource, but the GET, DELETE, PUT, POST operation on the resource, In fact, it can be done by GET/POST, without using PUT and DELETE.
- GET is generally used to obtain/query resource information. It should be secure and idempotent. Just like a database query, it does not modify or add data to the resource information, thus affecting the state of the resource information, for example, the head of the news site.
- the version is constantly updated, although the second request will return a different batch of news, the operation is still considered safe and idempotent because it always returns the current news, fundamentally, when the user opens a link From the corner of the resource itself
- POST is generally used to update resource information, and the resource information is modified. For example, in the case of just the news website, readers should post their own comments on the news through POST, because the resources of the site are different after the comment is submitted. Or the resource has been modified.
- the target resource of the GET request will be attached to the URL (that is, the data is placed in the HTTP protocol header).
- the target resource can also be submitted through GET, but the GET will submit the target resource, and the username and password will appear in the URL, which will result in the following consequences: the login page may be cached by the browser, others view the browser history, then others You can get your account number and password.
- using GET to submit data may also cause cross-site request forgery of Cross-site request forgery attacks.
- the mobile terminal sends the network data to be sent to the mobile data network, when the access mode for the target resource is a POST target resource, and the type of the target resource meets a preset condition.
- the network card interface is configured to enable the mobile terminal to send the network data to be sent to the server through the mobile data network.
- the mobile terminal Before the mobile terminal sends the network data to be sent to the network card interface of the mobile data network, the mobile terminal detects that the Wi-Fi network and the mobile data network exist simultaneously in the environment where the mobile terminal is located. And connecting the mobile terminal to a Wi-Fi network, and accessing the mobile terminal to a mobile data network.
- the mobile terminal when the mobile terminal detects that both the Wi-Fi network and the mobile data network exist in the environment where the mobile terminal is located, since the priority of the Wi-Fi network is higher than the priority of the mobile data network, The mobile terminal preferentially accesses the Wi-Fi network and disconnects the mobile data network.
- the mobile terminal since the mobile terminal can only access one network, when switching from the Wi-Fi network to the mobile data network, Unload/load the respective driver and firmware, resulting in When the Wi-Fi network switches to the mobile data network, the switching time is long.
- the mobile terminal since the mobile terminal simultaneously accesses the Wi-Fi network and the mobile data network while detecting that the mobile terminal is in the same environment, the mobile terminal accesses the Wi-Fi network and the mobile data network at the same time. Reduce switching time. When switching, simply send the network data to the corresponding network card interface, and send it to the server through the network corresponding to the corresponding network card interface.
- the network data to be sent is sent to the mobile data network.
- the specific implementation of the NIC interface can be:
- the access mode for the target resource is a POST target resource
- the type of the target resource is a non-binary file type
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes the type of the target resource corresponding to the network data, and the network data corresponding to the The location of the target resource in the server and the access mode for the target resource, the access mode for the target resource includes querying the GET target resource and submitting the POST target resource, and the mobile terminal identifies the access mode for the target resource.
- the network data to be sent is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the implementation of the embodiment of the present invention can well prevent the user from forgetting to switch the network connection type of the mobile phone from the Wi-Fi network to the data network during the process of online payment or transfer, thereby reducing the user operation. It also effectively improves the security of users paying online or transferring money on their mobile phones.
- the mobile terminal can also perform the following operations:
- the access mode for the target resource is a GET target resource
- detecting whether the URL corresponding to the network data to be sent includes sensitive information, where the sensitive information includes a registration information login, a user information username, and One or several of the key information passwords;
- the mobile terminal can also perform the following operations:
- the access mode for the target resource is a GET target resource
- the type of the target resource is a binary file type
- FIG. 2 is a schematic flowchart of another network data sending method according to an embodiment of the present invention.
- the network data sending method in the embodiment of the present invention includes:
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes a type of the target resource corresponding to the network data, a location of the target resource corresponding to the network data in the server, and
- the access mode of the target resource, the access mode for the target resource includes querying a GET target resource and submitting a POST target resource.
- the mobile terminal detects whether the URL corresponding to the network data to be sent includes sensitive information, where the sensitive information includes a registration information, One or more of the user information username and the secret key information password.
- the insensitive information is mainly the HTTPS connection information.
- the connection itself has been encrypted.
- the network information cannot be intercepted to obtain useful information. Therefore, when the network data to be sent corresponds to When the URL includes the non-sensitive information, the network data to be sent need not be sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the mobile terminal When detecting that the URL corresponding to the network data to be sent includes sensitive information, the mobile terminal sends the network data to be sent to a network card interface of the mobile data network to make the mobile The terminal sends the network data to be sent to the server through the mobile data network.
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes the type of the target resource corresponding to the network data, and the network data corresponding to the The location of the target resource in the server and the access mode for the target resource, the access mode for the target resource includes querying the GET target resource and submitting the POST target resource, and the mobile terminal identifies the access mode for the target resource.
- the network data to be sent is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the implementation of the embodiment of the present invention can well prevent the user from forgetting to switch the network connection type of the mobile phone from the Wi-Fi network to the data network during the process of online payment or transfer, thereby reducing the user operation. It also effectively improves the security of users paying online or transferring money on their mobile phones.
- FIG. 3 is a schematic flowchart of another network data sending method according to an embodiment of the present invention.
- the network data sending method in the embodiment of the present invention includes:
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes a type of the target resource corresponding to the network data, a location of the target resource corresponding to the network data in the server, and
- the access mode of the target resource, the access mode for the target resource includes querying a GET target resource and submitting a POST target resource;
- the network card interface is configured to enable the mobile terminal to send the network data to be sent to the server through the Wi-Fi network.
- the binary file here is mainly the file to be downloaded by the user, such as pictures, music, video, and the like.
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes the type of the target resource corresponding to the network data, and the network data corresponding to the The location of the target resource in the server and the access mode for the target resource, the access mode for the target resource includes querying the GET target resource and submitting the POST target resource, and the mobile terminal identifies the access mode for the target resource.
- the network data to be sent is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the implementation of the embodiment of the present invention can well prevent the user from forgetting to switch the network connection type of the mobile phone from the Wi-Fi network to the data network during the process of online payment or transfer, thereby reducing the user operation. It also effectively improves the security of users paying online or transferring money on their mobile phones.
- the mobile terminal may include an obtaining unit 401 and a first sending unit 402, where:
- the obtaining unit 401 is configured to acquire a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes a type of the target resource corresponding to the network data, and a location of the target resource corresponding to the network data in the server. And accessing the target resource, the accessing the target resource includes querying a GET target resource and submitting a POST target resource;
- the first sending unit 402 is configured to: when the access mode for the target resource is a POST target resource, and the type of the target resource meets a preset condition, send the network data to be sent And a network card interface to the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the mobile terminal may include the acquiring unit 401 and the first sending unit 402 of the mobile terminal shown in FIG. 4-1.
- the mobile terminal further includes:
- the detecting unit 403 is configured to detect, when the access mode for the target resource is a GET target resource, whether the URL corresponding to the network data to be sent includes sensitive information,
- the sensitive information includes one or more of a registration information login, a user information username, and a secret key information password;
- the first sending unit 402 is further configured to: when detecting that the URL corresponding to the network data to be sent includes sensitive information, send the network data to be sent to a network card interface of the mobile data network, so as to move The terminal sends the network data to be sent to the server through the mobile data network.
- the first sending unit 402 is configured to: when it is determined that the access mode for the target resource is a POST target resource, and the type of the target resource meets a preset condition, When the network data to be sent is sent to the network card interface of the mobile data network, specifically, when the access mode for the target resource is identified as a POST target resource, and the type of the target resource is non- When the binary file type is used, the network data to be sent is sent to the network card interface of the mobile data network.
- the mobile terminal further includes:
- a second sending unit 404 configured to send, when the access mode for the target resource is a GET target resource, and the type of the target resource is a binary file type, send the network data to be sent a network card interface to the Wi-Fi network, so that the mobile terminal sends the network data to be sent to the server through the Wi-Fi network.
- the mobile terminal further includes:
- the access unit 405 is configured to simultaneously exist Wi- in the environment where the mobile terminal is detected before the first sending unit 402 is configured to send the network data to be sent to the network card interface of the mobile data network.
- the mobile terminal In the Fi network and the mobile data network, the mobile terminal is connected to the Wi-Fi network, and the mobile terminal is connected to the mobile data network.
- the mobile terminal described in the device embodiment of the present invention is presented in the form of a functional unit.
- the term "unit” as used herein shall be understood to mean the broadest possible meaning, and the object for implementing the functions described for each "unit” may be, for example, an integrated circuit ASIC, a single circuit for executing one or more software or firmware.
- Program processor shared, dedicated or chipset
- memory Combining logic circuits, and/or providing other suitable components to perform the functions described above.
- the function of acquiring the uniform resource locator URL corresponding to the network data to be sent by the mobile terminal may be implemented by the mobile terminal shown in FIG. 5, and may be specifically used by the processor 101 to call the memory 102. Executable program code to obtain playback control instructions for the audio stream.
- the mobile terminal acquires a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes the type of the target resource corresponding to the network data, and the network data corresponding to the The location of the target resource in the server and the access mode for the target resource, the access mode for the target resource includes querying the GET target resource and submitting the POST target resource, and the mobile terminal identifies the access mode for the target resource.
- the network data to be sent is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the implementation of the embodiment of the present invention can well prevent the user from forgetting to switch the network connection type of the mobile phone from the Wi-Fi network to the data network during the process of online payment or transfer, thereby reducing the user operation. It also effectively improves the security of users paying online or transferring money on their mobile phones.
- the embodiment of the present invention further provides another mobile terminal, as shown in FIG. 5, including: a processor 101, a memory 102, a communication interface 103, and a communication bus 104; wherein the processor 101, the memory 102, and the communication interface 103 communicate
- the bus 104 connects and completes communication with each other;
- the processor 101 controls wireless communication with an external cellular network through the communication interface 103;
- the communication interface 103 includes but is not limited to an antenna, an amplifier, a transceiver, a coupler, and a low noise amplifier (low noise) Amplifier, LNA), duplexer, etc.
- the memory 102 includes at least one of: a random access memory, a nonvolatile memory, and an external memory, the memory 102 storing executable program code capable of directing the processor 101 to perform the method embodiment of the present invention A method of transmitting network data specifically disclosed in the medium.
- the processor 101 is configured to acquire a uniform resource locator URL corresponding to the network data to be sent by the mobile terminal, where the URL includes a type of the target resource corresponding to the network data, and the target resource corresponding to the network data is in the server.
- Location and access to the target resource, The access mode of the target resource includes querying the GET target resource and submitting the POST target resource; and when the access mode for the target resource is the POST target resource, and the type of the target resource meets the preset
- the network data to be sent is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the processor 101 is further configured to: when detecting that the access mode for the target resource is a GET target resource, detecting whether the URL corresponding to the network data to be sent includes sensitive information,
- the sensitive information includes one or more of a registration information login, a user information username, and a secret key information password.
- the to-be-sent The network data is sent to a network card interface of the mobile data network, so that the mobile terminal transmits the network data to be transmitted to the server through the mobile data network.
- the processor 101 is configured to send, when the access mode for the target resource is a POST target resource, and the type of the target resource meets a preset condition.
- the network data is sent to the network card interface of the mobile data network, specifically, when the access mode for the target resource is identified as a POST target resource, and the type of the target resource is a non-binary file type And sending the network data to be sent to a network card interface of the mobile data network.
- the processor 101 is further configured to: when the access mode for the target resource is a GET target resource, and the type of the target resource is a binary file type,
- the transmitted network data is sent to the network card interface of the Wi-Fi network, so that the mobile terminal sends the network data to be sent to the server through the Wi-Fi network.
- the processor 101 may also exist in the environment where the mobile terminal is detected.
- the mobile terminal is connected to a Wi-Fi network and the mobile terminal is connected to a mobile data network.
- the mobile terminal acquires the mobile a uniform resource locator URL corresponding to the network data to be sent by the terminal, where the URL includes a type of the target resource corresponding to the network data, a location of the target resource corresponding to the network data in the server, and an access manner for the target resource, where the target is
- the access method of the resource includes querying the GET target resource and submitting the POST target resource, and the mobile terminal is to be sent when the access mode for the target resource is the POST target resource, and the type of the target resource meets the preset condition.
- the network data is sent to the network card interface of the mobile data network, so that the mobile terminal sends the network data to be sent to the server through the mobile data network.
- the embodiment of the present invention further provides another mobile terminal.
- the mobile terminal may be any terminal device including a mobile phone, a tablet computer, a personal digital assistant (PDA), a point of sales (POS), a car computer, and the like, and the mobile terminal is used as a mobile phone as an example:
- PDA personal digital assistant
- POS point of sales
- FIG. 6 is a block diagram showing a partial structure of a mobile phone related to a mobile terminal provided by an embodiment of the present invention.
- the mobile phone includes: a radio frequency (RF) circuit 910, a memory 920, an input unit 930, a display unit 940, a sensor 950, an audio circuit 960, a wireless fidelity (Wi-Fi) module 970, and processing.
- Device 980 and components such as power supply 990.
- the structure of the handset shown in FIG. 6 does not constitute a limitation to the handset, and may include more or less components than those illustrated, or some components may be combined, or different components may be arranged.
- the RF circuit 910 can be used for receiving and transmitting information.
- RF circuit 910 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (LNA), a duplexer, and the like.
- LNA low noise amplifier
- RF circuitry 910 can also communicate with the network and other devices via wireless communication.
- the above wireless communication may use any communication standard or protocol, including but not limited to global system of mobile communication (GSM), general packet radio service (GPRS), code division multiple access (code division) Multiple access, CDMA), wideband code division multiple access (WCDMA), long term evolution (LTE), e-mail, short message service (SMS), and the like.
- GSM global system of mobile communication
- GPRS general packet radio service
- code division multiple access code division multiple access
- CDMA code division multiple access
- WCDMA wideband code division multiple access
- LTE long term evolution
- SMS short message service
- the memory 920 can be used to store software programs and modules, and the processor 980 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 920.
- the memory 920 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (uniform resource locator acquisition function, network data transmission function, etc.), and the like; Data and the like created according to the use of the mobile phone can be stored.
- memory 920 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
- the input unit 930 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
- the input unit 930 can include a fingerprint identification module 931 and other input devices 932.
- the fingerprint identification module 931 can collect fingerprint data of the user.
- the fingerprint identification module 931 can include an optical fingerprint module, a capacitive fingerprint module, and a radio frequency fingerprint module.
- the fingerprint identification module 931 is an example of a capacitive fingerprint recognition module, and specifically includes a sensing electrode (an abnormal sensing electrode and a normal sensing electrode) and a signal processing circuit (such as an amplifying circuit, a noise suppression circuit, and a mode) connected to the sensing electrode. Number conversion circuit, etc.).
- the input unit 930 may also include other input devices 932.
- other input devices 932 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
- the display unit 940 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
- the display unit 940 can include a display screen 941.
- the display screen 941 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
- the fingerprint recognition module 931 and the display screen 941 function as two separate components to implement the input and input functions of the mobile phone, in some embodiments, the fingerprint recognition module 931 and the display screen 941 can be Integrated to achieve the input and output functions of the phone.
- the handset may also include at least one type of sensor 950, such as a light sensor, motion sensor, and other sensors.
- the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light The sensor can adjust the brightness of the display 941 according to the brightness of the ambient light, and the proximity sensor can turn off the display 941 and/or the backlight when the phone moves to the ear.
- the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
- the mobile phone can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
- the gesture of the mobile phone such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration
- vibration recognition related functions such as pedometer, tapping
- the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
- An audio circuit 960, a speaker 961, and a microphone 962 can provide an audio interface between the user and the handset.
- the audio circuit 960 can transmit the converted electrical data of the received audio data to the speaker 961, and convert it into a sound signal output by the speaker 961.
- the microphone 962 converts the collected sound signal into an electrical signal, and the audio circuit 960 After receiving, it is converted into audio data, and then processed by the audio data output processor 980, sent to the other mobile phone via the RF circuit 910, or outputted to the memory 920 for further processing.
- Wi-Fi is a short-range wireless transmission technology.
- the mobile phone can help users to send and receive e-mail, browse web pages and access streaming media through the Wi-Fi module 970, which provides users with wireless broadband Internet access.
- FIG. 6 shows the Wi-Fi module 970, it can be understood that it does not belong to the essential configuration of the mobile phone, and can be omitted as needed within the scope of not changing the essence of the invention.
- the processor 980 is the control center of the handset, which connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 920, and invoking data stored in the memory 920, executing The phone's various functions and processing data, so that the overall monitoring of the phone.
- the processor 980 may include one or more processing units; preferably, the processor 980 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
- the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 980.
- the handset also includes a power source 990 (such as a battery) that supplies power to the various components.
- a power source 990 such as a battery
- the power source can be logically coupled to the processor 980 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
- the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
- each step method flow can be implemented based on the structure of the mobile phone.
- each unit function can be implemented based on the structure of the mobile phone.
- the embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium may store a program, and the program includes some or all of the steps of any one of the network data transmission methods described in the foregoing method embodiments.
- the disclosed apparatus may be implemented in other ways.
- the device embodiments described above are merely illustrative.
- the division of the unit is only a logical function division.
- there may be another division manner for example, multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed.
- the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
- the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
- each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. in.
- the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
- the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable memory. Based on such understanding, the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a memory. A number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
- the foregoing memory includes: a U disk, a read-only memory (ROM), a random access memory (RAM), a mobile hard disk, a magnetic disk, or an optical disk, and the like, which can store program codes.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Engineering & Computer Science (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Finance (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Mobile Radio Communication Systems (AREA)
- Information Transfer Between Computers (AREA)
- Telephone Function (AREA)
Abstract
一种网络数据发送方法及移动终端,其中的方法包括:获取移动终端待发送的网络数据对应的统一资源定位符,统一资源定位符包括网络数据对应的目标资源的类型、目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询目标资源和提交目标资源;在识别出针对所述目标资源的存取方式为提交目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。
Description
本发明要求2016年12月16日递交的发明名称为“一种网络数据发送方法及移动终端”的申请号201611169275.3的在先申请优先权,上述在先申请的内容以引入的方式并入本文本中。
本发明涉及移动终端技术领域,具体涉及一种网络数据发送方法及移动终端。
目前,网购已经成为人们主要的购物方式之一,网上支付也成为人们的主要支付手段。网上支付要求具有高安全性和高隐私性,通过网上支付而发生被盗的事件时有发生,而其主要原因与连接的网络安全性有着极大的关系。
目前很多商场,车站等公共场合都提供了免费Wi-Fi,其给用户带来了不少便利,也解决了上网流量不足的问题,但免费Wi-Fi存在着的安全隐患,不少用户在利用免费Wi-Fi来进行了网上支付或转账时,一些不法分子通过利用恶意软件伪装成无加密的公共Wi-Fi网络。相对来说,运营商的移动数据网络(蜂窝网络)则要安全很多,截取网络数据包的难度非常大。
发明内容
第一方面,本发明实施例提供一种网络数据发送方法,包括:
获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;
在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
第二方面,本发明实施例提供了一种移动终端,包括:
获取单元,用于获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;
第一发送单元,用于在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
第三方面,本发明实施例提供了一种移动终端,包括:
处理器、存储器、通信接口和通信总线,所述处理器、所述存储器和所述通信接口通过所述通信总线连接并完成相互间的通信;
所述存储器存储有可执行程序代码,所述通信接口用于无线通信;
所述处理器用于调用所述存储器中的所述可执行程序代码,执行本发明实施例第一方面任一方法中所描述的部分或全部步骤。
第四方面,本发明实施例提供了一种存储介质,所述存储介质存储有程序,所述程序用于执行本发明实施例第一方面任一方法所述的步骤。
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所
描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本发明的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。
现有技术中,目前在智能手机、平板电脑等移动智能终端同时只能连接一个网络,要么Wi-Fi网络,要么移动数据网络,手机上在移动数据网络与Wi-Fi网络之间的切换需要用户手动去设置,操作繁琐,同时用户在手机上进行网上支付的相关操作时,会出现由于疏忽而忘记将Wi-Fi网络切换到数据网络,或者在完成相关网上支付操作后忘记将数据网络切换回Wi-Fi网络的问题,大大降低了用户在手机上进行网上支付或转账的安全性。
本发明实施例提供的网络数据发送方法中,移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,该URL包括网络数据对应的目标资源的类型、网络数据对应的目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源,移动终端在识别出针对所述目标资源的存取方式为POST目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。可见,通过实施本发明实施例可以很好地避免用户在进行网上支付或
转账的过程中,由于疏忽而忘记将手机的网络连接类型由Wi-Fi网络切换到数据网络,在减少用户操作的同时,也有效提高了用户在手机上进行网上支付或转账的安全性。
为了更好理解本发明实施例公开的一种网络数据发送方法及移动终端,下面对本发明实施例进行详细介绍。
请参阅图1,图1是本发明实施例提供的一种网络数据发送方法的流程示意图,如图1所示,本发明实施例中的网络数据发送方法包括以下步骤:
S101、移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源。
具体地,目标资源的类型包括二进制文件和非二进制文件,其中,非二进制文件又称文本文件。二进制文件是相对于文本文件而言的,可以包括视频、图片、音乐等。
统一资源定位符((uniform resoure locator,URL)是对可以从互联网上得到的资源的位置和访问方法的一种简洁的表示,是互联网上标准资源的地址。互联网上的每个资源都对应一个唯一的URL。基本URL包含模式(或称协议)、服务器名称(或IP地址)、路径和文件名,例如“协议://授权/路径?查询”,完整的、带有授权部分的普通统一资源标志符语法看上去如下:协议://用户名:密码@子域名.域名.顶级域名:端口号/目录/文件名.文件后缀?参数=值#标志。
这里,针对所述目标资源的存取方式除了包括查询GET目标资源和提交POST目标资源,还可以包括增加PUT目标资源和删除DELETE目标资源,但是,对资源的GET,DELETE,PUT,POST操作,其实都可以通过GET/POST完成,不需要用到PUT和DELETE。其中,GET一般用于获取/查询资源信息,应该是安全和幂等的,就像数据库查询一样,不会对资源信息进行修改或增加数据,进而影响资源信息的状态,例如,新闻站点的头版不断更新,虽然第二次请求会返回不同的一批新闻,该操作仍然被认为是安全的和幂等的,因为它总是返回当前的新闻,从根本上说,当用户打开一个链接时,从资源本身的角
度来看用户没有改变资源。而POST一般用于更新资源信息,会对资源信息进行修改,例如,以刚刚那个新闻网站为例,读者对新闻发表自己的评论应该通过POST实现,因为在评论提交后站点的资源已经不同了,或者说资源被修改了。
从表面看,GET请求的目标资源会附在URL之后(就是把数据放置在HTTP协议头中),以?分割URL和传输数据,参数之间以&相连,如:login.action?name=hyddd&password=idontknow&verify=%E4%BD%A0%E5%A5%BD。如果数据是英文字母/数字,原样发送,如果是空格,转换为+,如果是中文/其他字符,则直接把字符串用BASE64加密,得出如:%E4%BD%A0%E5%A5%BD,其中%XX中的XX为该符号以16进制表示的ASCII。而POST把提交的数据则放置在是HTTP包的包体中。
通过GET也可以提交目标资源,但是通过GET提交目标资源,用户名和密码将明文出现在URL上,进而导致以下后果:登录页面有可能被浏览器缓存,其他人查看浏览器的历史纪录,那么别人就可以拿到你的账号和密码了,除此之外,使用GET提交数据还可能会造成跨站请求伪造Cross-site request forgery攻击。
S102、移动终端在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
其中,所述移动终端将所述待发送的网络数据发送至移动数据网络的网卡接口之前,所述移动终端在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。现有技术中,所述移动终端在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,由于Wi-Fi网络的优先级高于移动数据网络的优先级,因此,移动终端会优先接入Wi-Fi网络,而断开移动数据网络,现有技术中,由于移动终端只能接入一个网络,因此,在由Wi-Fi网络切换至移动数据网络时,会卸载/加载各自相应的驱动及固件,进而导致由
Wi-Fi网络切换至移动数据网络时,切换时间长的问题。而本发明中,由于移动终端在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,同时将所述移动终端接入Wi-Fi网络和移动数据网络,则会减少切换时间。在切换时,只需将网络数据发送至相应的网卡接口,由相应的网卡接口对应的网络发送至服务器即可。
其中,所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口的具体实现方式可以是:
所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型为非二进制文件类型时,将所述待发送的网络数据发送至移动数据网络的网卡接口。
可以看出,本发明实施例提供的网络数据发送方法中,移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,该URL包括网络数据对应的目标资源的类型、网络数据对应的目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源,移动终端在识别出针对所述目标资源的存取方式为POST目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。可见,通过实施本发明实施例可以很好地避免用户在进行网上支付或转账的过程中,由于疏忽而忘记将手机的网络连接类型由Wi-Fi网络切换到数据网络,在减少用户操作的同时,也有效提高了用户在手机上进行网上支付或转账的安全性。
可选的,所述移动终端还可以执行以下操作:
在识别出所述针对所述目标资源的存取方式为GET目标资源时,检测所述待发送的网络数据对应的URL中是否包含敏感信息,所述敏感信息包括注册信息login、用户信息username以及秘钥信息password中的一种或几种;
在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数
据网络将所述待发送的网络数据发送至服务器。
可选的,所述移动终端还可以执行以下操作:
在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
与上述图1所示的实施例一致的,请参阅图2,图2是本发明实施例提供的另一种网络数据发送方法的流程示意图。如图2所示,本发明实施例中的网络数据发送方法包括:
S201、在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
S202、移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源。
S203、在识别出所述针对所述目标资源的存取方式为GET目标资源时,移动终端检测所述待发送的网络数据对应的URL中是否包含敏感信息,所述敏感信息包括注册信息login、用户信息username以及秘钥信息password中的一种或几种。
这里,不敏感信息,主要是HTTPS的连接信息,这种连接,本身已经经过加密,除非有服务器私钥,否则无法通过拦截网络数据来获得有用信息,因此,当所述待发送的网络数据对应的URL中包含上述非敏感信息时,无需将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
S204、移动终端在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动
终端通过移动数据网络将所述待发送的网络数据发送至服务器。
可以看出,本发明实施例提供的网络数据发送方法中,移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,该URL包括网络数据对应的目标资源的类型、网络数据对应的目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源,移动终端在识别出针对所述目标资源的存取方式为POST目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。可见,通过实施本发明实施例可以很好地避免用户在进行网上支付或转账的过程中,由于疏忽而忘记将手机的网络连接类型由Wi-Fi网络切换到数据网络,在减少用户操作的同时,也有效提高了用户在手机上进行网上支付或转账的安全性。
与上述图1、图2所示的实施例一致的,请参阅图3,图3是本发明实施例提供的另一种网络数据发送方法的流程示意图。如图3所示,本发明实施例中的网络数据发送方法包括:
S301、在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
S302、移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;
S303、在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
其中,此处二进制文件主要是用户待下载文件,例如图片、音乐、视频等。
可以看出,本发明实施例提供的网络数据发送方法中,移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,该URL包括网络数据对应的目标资源的类型、网络数据对应的目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源,移动终端在识别出针对所述目标资源的存取方式为POST目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。可见,通过实施本发明实施例可以很好地避免用户在进行网上支付或转账的过程中,由于疏忽而忘记将手机的网络连接类型由Wi-Fi网络切换到数据网络,在减少用户操作的同时,也有效提高了用户在手机上进行网上支付或转账的安全性。
下面为本发明装置实施例,本发明装置实施例用于执行本发明方法实施例所实现的方法。如图4-1所示,该移动终端可以包括获取单元401和第一发送单元402,其中:
获取单元401,用于获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;
第一发送单元402,用于在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
请参阅图4-2,如图4-2所示,该移动终端可以包括图4-1所示的移动终端的所述获取单元401和所述第一发送单元402。
可选的,所述移动终端还包括:
检测单元403,用于在识别出所述针对所述目标资源的存取方式为GET目标资源时,检测所述待发送的网络数据对应的URL中是否包含敏感信息,
所述敏感信息包括注册信息login、用户信息username以及秘钥信息password中的一种或几种;
所述第一发送单元402,还用于在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
可选的,所述第一发送单元402,在用于在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口时,具体用于所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型为非二进制文件类型时,将所述待发送的网络数据发送至移动数据网络的网卡接口。
可选的,所述移动终端还包括:
第二发送单元404,用于在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
可选的,所述移动终端还包括:
接入单元405,在所述第一发送单元402用于将所述待发送的网络数据发送至移动数据网络的网卡接口之前,用于在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
具体的,上述各个单元的具体实现可参考图1至图3对应实施例中相关步骤的描述,在此不赘述。
需要注意的是,本发明装置实施例所描述的移动终端是以功能单元的形式呈现。这里所使用的术语“单元”应当理解为尽可能最宽的含义,用于实现各个“单元”所描述功能的对象例如可以是集成电路ASIC,单个电路,用于执行一个或多个软件或固件程序的处理器(共享的、专用的或芯片组)和存储器,
组合逻辑电路,和/或提供实现上述功能的其他合适的组件。
举例来说,上述获取单元401,获取移动终端待发送的网络数据对应的统一资源定位符URL的功能可以由图5所示的移动终端来实现,具体可以通过处理器101通过调用存储器102中的可执行程序代码,获取针对音频流的播放控制指令。
可以看出,本发明实施例提供的网络数据发送方法中,移动终端获取移动终端待发送的网络数据对应的统一资源定位符URL,该URL包括网络数据对应的目标资源的类型、网络数据对应的目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源,移动终端在识别出针对所述目标资源的存取方式为POST目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。可见,通过实施本发明实施例可以很好地避免用户在进行网上支付或转账的过程中,由于疏忽而忘记将手机的网络连接类型由Wi-Fi网络切换到数据网络,在减少用户操作的同时,也有效提高了用户在手机上进行网上支付或转账的安全性。
本发明实施例还提供了另一种移动终端,如图5所示,包括:处理器101,存储器102,通信接口103和通信总线104;其中,处理器101、存储器102和通信接口103通过通信总线104连接并完成相互间的通信;处理器101通过通信接口103控制与外部蜂窝网的无线通信;通信接口103包括但不限于天线、放大器、收发信机、耦合器、低噪声放大器(low noise amplifier,LNA)、双工器等。存储器102包括以下至少一种:随机存取存贮器、非易失性存储器以及外部存储器,存储器102中存储有可执行程序代码,该可执行程序代码能够引导处理器101执行本发明方法实施例中具体披露的网络数据发送方法。
所述处理器101,用于获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述
针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
可选的,所述处理器101还可以用于在识别出所述针对所述目标资源的存取方式为GET目标资源时,检测所述待发送的网络数据对应的URL中是否包含敏感信息,所述敏感信息包括注册信息login、用户信息username以及秘钥信息password中的一种或几种;在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
可选的,所述处理器101在用于在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口时,具体用于所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型为非二进制文件类型时,将所述待发送的网络数据发送至移动数据网络的网卡接口。
可选的,所述处理器101还可以用于在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
可选的,所述处理器101在用于将所述待发送的网络数据发送至移动数据网络的网卡接口之前,所述处理器101还可以在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
具体的,上述各个单元的具体实现可参考图1至图3对应实施例中相关步骤的描述,在此不赘述。
可以看出,本发明实施例提供的网络数据发送方法中,移动终端获取移动
终端待发送的网络数据对应的统一资源定位符URL,该URL包括网络数据对应的目标资源的类型、网络数据对应的目标资源在服务器中的位置以及针对目标资源的存取方式,针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源,移动终端在识别出针对所述目标资源的存取方式为POST目标资源时,且目标资源的类型满足预设条件时,将待发送的网络数据发送至移动数据网络的网卡接口,以使移动终端通过移动数据网络将待发送的网络数据发送至服务器。可见,通过实施本发明实施例可以很好地避免用户在进行网上支付或转账的过程中,由于疏忽而忘记将手机的网络连接类型由Wi-Fi网络切换到数据网络,在减少用户操作的同时,也有效提高了用户在手机上进行网上支付或转账的安全性。
本发明实施例还提供了另一种移动终端,如图6所示,为了便于说明,仅示出了与本发明实施例相关的部分,具体技术细节未揭示的,请参照本发明实施例方法部分。该移动终端可以为包括手机、平板电脑、个人数字助理(personal digital assistant,PDA)、销售终端(point of sales,POS)、车载电脑等任意终端设备,以移动终端为手机为例:
图6示出的是与本发明实施例提供的移动终端相关的手机的部分结构的框图。参考图6,手机包括:射频(radio frequency,RF)电路910、存储器920、输入单元930、显示单元940、传感器950、音频电路960、无线保真(wireless fidelity,Wi-Fi)模块970、处理器980、以及电源990等部件。本领域技术人员可以理解,图6中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
下面结合图6对手机的各个构成部件进行具体的介绍:
RF电路910可用于信息的接收和发送。通常,RF电路910包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(low noise amplifier,LNA)、双工器等。此外,RF电路910还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(global system of mobile communication,GSM)、通用分组无线服务(general packet radio service,GPRS)、码分多址(code division multiple access,
CDMA)、宽带码分多址(wideband code division multiple access,WCDMA)、长期演进(long term evolution,LTE)、电子邮件、短消息服务(short message service,SMS)等。
存储器920可用于存储软件程序以及模块,处理器980通过运行存储在存储器920的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器920可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(统一资源定位符获取功能、网络数据发送功能等)等;存储数据区可存储根据手机的使用所创建的数据等。此外,存储器920可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。
输入单元930可用于接收输入的数字或字符信息,以及生成与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元930可包括指纹识别模组931以及其他输入设备932。指纹识别模组931,可采集用户在其上的指纹数据。可选的,指纹识别模组931可包括光学式指纹模块、电容式指纹模块以及射频式指纹模块。以指纹识别模组931为电容式指纹识别模组为例,具体包括感应电极(异常感应电极和正常感应电极)和与所述感应电极连接的信号处理电路(如放大电路、噪声抑制电路、模数转化电路,等等)。除了指纹识别模组931,输入单元930还可以包括其他输入设备932。具体地,其他输入设备932可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。
显示单元940可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元940可包括显示屏941,可选的,可以采用液晶显示器(liquid crystal display,LCD)、有机发光二极管(organic light-emitting diode,OLED)等形式来配置显示屏941。虽然在图6中,指纹识别模组931与显示屏941是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将指纹识别模组931与显示屏941集成而实现手机的输入和输出功能。
手机还可包括至少一种传感器950,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光
传感器可根据环境光线的明暗来调节显示屏941的亮度,接近传感器可在手机移动到耳边时,关闭显示屏941和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。
音频电路960、扬声器961,传声器962可提供用户与手机之间的音频接口。音频电路960可将接收到的音频数据转换后的电信号,传输到扬声器961,由扬声器961转换为声音信号输出;另一方面,传声器962将收集的声音信号转换为电信号,由音频电路960接收后转换为音频数据,再将音频数据输出处理器980处理后,经RF电路910以发送给比如另一手机,或者将音频数据输出至存储器920以便进一步处理。
Wi-Fi属于短距离无线传输技术,手机通过Wi-Fi模块970可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图6示出了Wi-Fi模块970,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。
处理器980是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器920内的软件程序和/或模块,以及调用存储在存储器920内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器980可包括一个或多个处理单元;优选的,处理器980可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器980中。
手机还包括给各个部件供电的电源990(比如电池),优选的,电源可以通过电源管理系统与处理器980逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。
尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。
前述图1、图2和图3所示的实施例中,各步骤方法流程可以基于该手机的结构实现。
前述图4-1、4-2所示的实施例中,各单元功能可以基于该手机的结构实现。
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时包括上述方法实施例中记载的任何一种网络数据发送方法的部分或全部步骤。
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元
中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储器中,存储器可以包括:闪存盘、只读存储器(read-only memory,ROM)、随机存取器(random access memory,RAM)、磁盘或光盘等。
以上对本发明实施例进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。
Claims (20)
- 一种网络数据发送方法,其特征在于,所述方法包括:获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使所述移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
- 如权利要求1所述的方法,其特征在于,所述目标资源的类型包括二进制文件和非二进制文件。
- 如权利要求1所述的方法,其特征在于,所述针对所述目标资源的存取方式还包括增加PUT目标资源和删除DELETE目标资源。
- 如权利要求1所述的方法,其特征在于,所述方法还包括:在识别出所述针对所述目标资源的存取方式为GET目标资源时,检测所述待发送的网络数据对应的URL中是否包含敏感信息,所述敏感信息包括注册信息login、用户信息username以及秘钥信息password中的一种或几种;在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使所述移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
- 如权利要求2所述的方法,其特征在于,所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,包括:所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型为非二进制文件类型时,将所述待发送的网络数据发送至移动数据网络的网卡接口。
- 如权利要求2所述的方法,其特征在于,所述方法还包括:在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
- 如权利要求1至5任一项所述的方法,其特征在于,所述将所述待发送的网络数据发送至移动数据网络的网卡接口之前,所述方法还包括:在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
- 一种移动终端,其特征在于,包括:获取单元,用于获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;第一发送单元,用于在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使所述移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
- 如权利要求8所述的移动终端,其特征在于,所述目标资源的类型包括二进制文件和非二进制文件。
- 如权利要求8所述的移动终端,其特征在于,所述针对所述目标资源的存取方式还包括增加PUT目标资源和删除DELETE目标资源。
- 如权利要求8所述的移动终端,其特征在于,所述移动终端还包括:检测单元,用于在识别出所述针对所述目标资源的存取方式为GET目标资源时,检测所述待发送的网络数据对应的URL中是否包含敏感信息,所述敏感信息包括注册信息login、用户信息username以及秘钥信息password中的一种或几种;所述第一发送单元,还用于在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使所述移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
- 如权利要求9所述的移动终端,其特征在于,所述第一发送单元,在用于在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口时,具体用于所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型为非二进制文件类型时,将所述待发送的网络数据发送至移动数据网络的网卡接口。
- 如权利要求9所述的移动终端,其特征在于,所述移动终端还包括:第二发送单元,用于在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
- 如权利要求8至12任一项所述的移动终端,其特征在于,所述移动 终端还包括:接入单元,在所述第一发送单元用于将所述待发送的网络数据发送至移动数据网络的网卡接口之前,用于在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
- 一种移动终端,其特征在于,包括:处理器、存储器、通信接口和通信总线,所述处理器、所述存储器和所述通信接口通过所述通信总线连接并完成相互间的通信;所述存储器存储有可执行程序代码,所述通信接口用于无线通信;所述处理器用于调用所述存储器中的所述可执行程序代码,执行以下操作:获取移动终端待发送的网络数据对应的统一资源定位符URL,所述URL包括所述网络数据对应的目标资源的类型、所述网络数据对应的目标资源在服务器中的位置以及针对所述目标资源的存取方式,所述针对所述目标资源的存取方式包括查询GET目标资源和提交POST目标资源;在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使所述移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
- 如权利要求15所述的移动终端,其特征在于,所述目标资源的类型包括二进制文件和非二进制文件。
- 如权利要求15所述的移动终端,其特征在于,所述处理器还用于调用所述存储器中的所述可执行程序代码,执行以下操作:在识别出所述针对所述目标资源的存取方式为GET目标资源时,检测所述待发送的网络数据对应的URL中是否包含敏感信息,所述敏感信息包括注 册信息login、用户信息username以及秘钥信息password中的一种或几种;在检测出所述待发送的网络数据对应的URL中包含敏感信息时,将所述待发送的网络数据发送至移动数据网络的网卡接口,以使所述移动终端通过移动数据网络将所述待发送的网络数据发送至服务器。
- 如权利要求16所述的移动终端,其特征在于,所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,在执行所述目标资源的类型满足预设条件时,将所述待发送的网络数据发送至移动数据网络的网卡接口时,所述处理器具体执行以下操作:所述在识别出所述针对所述目标资源的存取方式为POST目标资源时,且所述目标资源的类型为非二进制文件类型时,将所述待发送的网络数据发送至移动数据网络的网卡接口。
- 如权利要求16所述的移动终端,其特征在于,所述处理器还用于调用所述存储器中的所述可执行程序代码,执行以下操作:在识别出所述针对所述目标资源的存取方式为GET目标资源时,且所述目标资源的类型为二进制文件类型时,将所述待发送的网络数据发送至Wi-Fi网络的网卡接口,以使移动终端通过Wi-Fi网络将所述待发送的网络数据发送至服务器。
- 如权利要求15至19任一项所述的移动终端,其特征在于,所述处理器还用于调用所述存储器中的所述可执行程序代码,执行以下操作:在检测到所述移动终所在的环境中同时存在Wi-Fi网络和移动数据网络时,将所述移动终端接入Wi-Fi网络,且将所述移动终端接入移动数据网络。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611169275.3A CN106779648B (zh) | 2016-12-16 | 2016-12-16 | 一种网络数据发送方法及移动终端 |
| CN201611169275.3 | 2016-12-16 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018107802A1 true WO2018107802A1 (zh) | 2018-06-21 |
Family
ID=58892431
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/099203 Ceased WO2018107802A1 (zh) | 2016-12-16 | 2017-08-26 | 网络数据发送方法及移动终端 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106779648B (zh) |
| WO (1) | WO2018107802A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115086207A (zh) * | 2022-06-14 | 2022-09-20 | 深信服科技股份有限公司 | 一种网卡检测方法、装置及电子设备和存储介质 |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106779648B (zh) * | 2016-12-16 | 2020-10-16 | Oppo广东移动通信有限公司 | 一种网络数据发送方法及移动终端 |
| CN111193768B (zh) * | 2019-11-25 | 2021-11-02 | 腾讯科技(深圳)有限公司 | 网络数据处理方法、装置、计算机设备和存储介质 |
| CN111988824A (zh) * | 2020-08-31 | 2020-11-24 | 北京字节跳动网络技术有限公司 | 一种网络切换的方法、装置、电子设备及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130331083A1 (en) * | 2012-06-11 | 2013-12-12 | WiFiZapper, Inc. | WiFi ZAPPER SMART PHONE APPLICATION |
| CN105578463A (zh) * | 2015-07-22 | 2016-05-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种双连接安全通讯的方法及装置 |
| CN105577632A (zh) * | 2015-06-26 | 2016-05-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种基于网络隔离的安全连网方法及终端 |
| CN106779648A (zh) * | 2016-12-16 | 2017-05-31 | 广东欧珀移动通信有限公司 | 一种网络数据发送方法及移动终端 |
-
2016
- 2016-12-16 CN CN201611169275.3A patent/CN106779648B/zh not_active Expired - Fee Related
-
2017
- 2017-08-26 WO PCT/CN2017/099203 patent/WO2018107802A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130331083A1 (en) * | 2012-06-11 | 2013-12-12 | WiFiZapper, Inc. | WiFi ZAPPER SMART PHONE APPLICATION |
| CN105577632A (zh) * | 2015-06-26 | 2016-05-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种基于网络隔离的安全连网方法及终端 |
| CN105578463A (zh) * | 2015-07-22 | 2016-05-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种双连接安全通讯的方法及装置 |
| CN106779648A (zh) * | 2016-12-16 | 2017-05-31 | 广东欧珀移动通信有限公司 | 一种网络数据发送方法及移动终端 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115086207A (zh) * | 2022-06-14 | 2022-09-20 | 深信服科技股份有限公司 | 一种网卡检测方法、装置及电子设备和存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106779648B (zh) | 2020-10-16 |
| CN106779648A (zh) | 2017-05-31 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11057376B2 (en) | Method, apparatus, and system for controlling intelligent device, and storage medium | |
| CN109905380B (zh) | 一种分布式系统中的节点控制方法和相关装置 | |
| WO2015101273A1 (zh) | 一种安全验证方法、相关设备和系统 | |
| WO2019128982A1 (zh) | 一种设备引导的方法、终端以及服务器 | |
| CN106255102B (zh) | 一种终端设备的鉴定方法及相关设备 | |
| CN106790009A (zh) | 信息处理方法、装置及移动终端 | |
| WO2018049885A1 (zh) | 一种数据迁移方法及装置 | |
| CN106534324A (zh) | 一种数据共享方法及云服务器 | |
| CN107786569A (zh) | 一种验证码发送方法、接收方法及相关设备 | |
| WO2018049884A1 (zh) | 一种数据迁移方法及装置 | |
| WO2018107802A1 (zh) | 网络数据发送方法及移动终端 | |
| CN106656978A (zh) | 一种账号登录的方法及服务器 | |
| CN106572163A (zh) | 一种数据迁移的方法及终端 | |
| CN106453571A (zh) | 一种数据迁移的方法及终端 | |
| WO2018049937A1 (zh) | 一种数据迁移的方法及终端 | |
| CN106954211B (zh) | 一种密钥写入方法及移动终端 | |
| WO2017000495A1 (zh) | 一种添加联系人的方法及设备 | |
| US10069679B2 (en) | Method, system, and device for initializing a media equipment | |
| CN107092819A (zh) | 一种指纹录入检验方法及装置 | |
| CN106658360A (zh) | 一种数据传输方法及设备 | |
| CN107038414B (zh) | 一种指纹模板同步方法及设备 | |
| CN104243400B (zh) | 网站的账号及密码漫游方法和系统 | |
| CN106254559A (zh) | 一种信息存储的方法及服务器 | |
| CN114374563B (zh) | 网络连接方法、装置、存储介质及电子设备 | |
| WO2018049882A1 (zh) | 一种数据迁移方法及装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17881455 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17881455 Country of ref document: EP Kind code of ref document: A1 |