This application claims priority to and the benefit of Japanese Patent Application No. 2016-019007 filed on Feb. 3, 2016, the entire contents of which are incorporated herein by reference.
This disclosure relates to a communication apparatus, a communication control method, and a non-transitory computer-readable recording medium.
Communication apparatuses such as mobile terminals that can perform data communication have been proposed. Many communication apparatuses are configured so that while data communication by applications running on the communication apparatus is permitted by default, data communication by applications selected by the user can be prohibited. In this case, for applications of which the user is aware, the user can suppress data communication by the applications. The user might not, however, be fully aware of what sort of applications are running on the communication apparatus. Accordingly, in a case where the user would choose to prohibit data communication if aware of operations by an application, the user might not choose to prohibit data communication of the application due to not being aware of the operations.
A communication apparatus according to one of the embodiments of this disclosure includes:
A communication control method according to one of the embodiments of this disclosure includes:
A non-transitory computer-readable recording medium according to one of the embodiments of this disclosure includes computer program instructions, which when executed by a computer functioning as a communication apparatus, cause the computer to:
In the accompanying drawings:
The following describes a communication apparatus according to one of the embodiments in detail with reference to the drawings. The communication apparatus according to this embodiment may be a mobile device, such as a mobile phone or a smartphone. The communication apparatus according to this embodiment, however, is not limited to being a mobile device and may be any of a variety of electronic devices that perform data communication, such as a desktop PC (Personal Computer), a notebook PC, a tablet PC, a household appliance, an industrial device (FA (Factory Automation) device), a dedicated terminal, or the like.
[Apparatus Structure]
The controller 10 may be configured by a processor, microcomputer, or the like that can execute an operating system (OS) and application software (application). The OS may, for example, be Android® (Android is a registered trademark in Japan, other countries, or both). The application is described below.
The communication interface 11 is a communication interface that performs cellular communication, wireless LAN (Local Area Network) communication, or the like and is provided with an interface (I/F) device 111. The I/F device 111 includes a modem 112 and a wireless LAN device 113. The communication interface 11 is connected to a network such as the Internet using the I/F device 111 and performs data communication with the network. As a result, the communication apparatus 1 can perform data communication with the network. The communication interface 11 is connected to the controller 10 and acquires data to be output to the network from the controller 10. The controller 10 selects data to output to the communication interface 11 based on filtering. The filtering is described below. The controller 10 also acquires data received from the network from the communication interface 11.
When connecting to the network with a cellular communication method, a pay-as-you-go fee structure is typically adopted, with the communication fee increasing as the amount of transmitted data (packets) increases. On the other hand, when connecting to the network with a method such as wireless LAN communication, such a fee structure is not typical.
The memory 12 may, for example, be configured by a semiconductor memory. A variety of information or data, along with programs for applications, the OS, and the like executed by the controller 10, are stored in the memory 12. The controller 10 acquires and executes programs stored in the memory 12. The controller 10 stores data generated by executing the programs in the memory 12. The memory 12 may also function as a working memory.
The display 13 displays characters, images, objects for operation, pointers, and the like based on information acquired from the controller 10. The display 13 may, for example, be a display device such as a liquid crystal display, an organic EL (Electroluminescence) display, an inorganic EL display, or the like, but is not limited to these examples.
The operation interface 14 may be configured by physical keys such as numeric keys, a touchpad, a touch panel, or the like. In accordance with the content of input acquired from the operation interface 14, the controller 10 performs actions such as moving the pointer or the like displayed on the display 13 and selecting an object for operation.
[Applications]
Applications are installed on the communication apparatus 1 and stored in the memory 12 so as to be executable by the controller 10. When the applications are installed on the communication apparatus 1, a unique user identifier (hereinafter, also abbreviated as UID) is allocated to each application. Each application is executed by the controller 10 as a process associated with a UID on the OS.
When executed by the controller 10, an application accesses resources such as the file system. If each application were to access resources without restriction, the resource areas used by the applications would overlap, which might prevent the applications from executing properly. Therefore, access to resources is restricted by the UIDs associated with processes running on the OS, so that applications do not affect each other with their use of resources. In other words, the resources that can be accessed by each process are restricted to resources of the process associated with the same UID.
Each application may be further allocated a group identifier (hereinafter, also abbreviated as GID or group ID). The GID identifies the group to which the unique UID allocated to each application belongs. One UID alone may belong to one group, or a plurality of UIDs may belong to one group. When an application is executed as a process associated with a UID, the process may be also associated with a GID. The restricted resources that can be accessed by each process may be broadened to include not only resources of the process associated with the same UID, but also resources of processes associated with the same GID.
Applications are executed in the foreground or the background. A state in which an application is executed in the foreground is, for example, a state in which the execution status is displayed on the display 13 to allow user confirmation, or a state in which the user can perform operations with the operation interface 14. A state in which an application is executed in the background is, for example, a state in which the execution status is not displayed on the display 13 and the user cannot perform operations, or a state in which the application is running without intent by the user.
[Control of Data Communication]
The applications executed by the controller 10 perform data communication with a network, such as the Internet, using the communication interface 11. As described above, the applications are each executed as a process associated with a UID on the OS. The UID is also associated with the data transmitted by the application. By determining whether to permit or prohibit (restrict) transmission of data based on the UID associated with the data, the controller 10 can control whether to permit or prohibit data communication for the data transmitted by each application. As a general rule, in the following explanation of this embodiment, data communication refers to data communication between the communication interface 11 and the network.
In
The packet filter 15 filters data from the controller 10 to the network. The filtering is processing to determine whether to permit or prohibit transmission of data requested by an application based on set filtering conditions. The filtering conditions for example include an ip_rule or an ip_route. These filtering conditions are stored in the memory 12 and referred to by the packet filter 15. Hereinafter, operations to set the filtering conditions are assumed to include operations to store the filtering conditions in the memory 12. The filtering conditions may be held in the controller 10 without being stored in the memory 12.
The ip_rule for example includes a condition for determining whether to transmit data whose source is X to the network. The ip_route for example includes a condition for determining the route (relay router or the like) for transmitting data for which the destination is designated as Y to the network.
In
The data that pass through the packet filter 15 (in the case of
[Filtering]
In this embodiment, it is determined whether to permit or prohibit data communication for data transmitted from an application based on the UID allocated to the application that is the source of data transmission. Hereinafter, data that are transmitted from an application to which X is allocated as the UID (hereinafter, also referred to as application with a UID of X) are also referred to as data with a UID of X. The filtering condition used to filter data with a UID of X is also referred to as the filtering condition for data with a UID of X.
The packet filter 15 for example has a filtering condition that only allows data communication for data transmitted from an application with a UID of 1. The filtering condition may also be a combination of a plurality of conditions.
The following describes the sequence for data communication when filtering according to this embodiment is performed. The filtering according to this embodiment is assumed to determine whether to permit or prohibit data communication for data transmitted by an application running in the background. The following description of filtering according to this embodiment is based on this assumption.
The filtering according to this embodiment has a set filtering condition such that data communication is prohibited by default (hereinafter, also referred to as default condition to prohibit communication). By the default condition to prohibit communication being set, all data communication is prohibited unless another filtering condition is further set. The default condition to prohibit communication may be set when the communication apparatus 1 is shipped or when the communication apparatus 1 is initialized. In other words, in this embodiment, the “default” refers to the standard operation that is set in advance at a predetermined time (for example, when the communication apparatus 1 is shipped, when the communication apparatus 1 is initialized, or the like).
In the filtering conditions used in this embodiment, in order to perform necessary data communication, a condition to permit data communication (hereinafter, also referred to as condition to permit communication) is set in addition to the default condition to prohibit communication. In this case, the condition to permit communication takes priority over the default condition to prohibit communication.
As described above, the modem 112 is hardware that functions as a communication interface to perform cellular communication. In
The kernel, communication controller, and framework are software executed by the controller 10. In
The framework is software that includes a functional group for causing applications to operate on the OS. In general, by combining portions of the functional group prepared on the framework, the functions of each application can be implemented.
The kernel is software that forms the nucleus of the OS. Based on processing of the applications and other software, the kernel manages processing on the communication interface 11 and other hardware to allow use of the hardware functions.
The communication controller is a daemon program that executes network related processing and executes processing that connects the framework and the kernel. In particular, the communication controller processes data to allow the kernel to use the functions of the communication interface 11. In this embodiment, the communication controller outputs, to the kernel, conditions for the kernel to determine whether to permit or prohibit data output to the communication interface 11.
In this embodiment, the filtering is described as being performed by the packet filter 15. The packet filter 15 is a virtual processing unit, and the actual filtering is performed by the communication controller and the kernel.
The application A 16a and the application B 16b are processes running on the OS. In
The following describes the sequence illustrated in
Next, the framework acquires a request to permit data communication for data with a UID of 1 in the case of an application running in the background (hereinafter, also referred to as request to permit communication of data with a UID of 1) (step S2). The framework then outputs the request to permit communication of data with a UID of 1 to the communication controller (step S3).
The communication controller acquires the request to permit communication of data with a UID of 1 (step S4). Next, the communication controller outputs the request to permit communication of data with a UID of 1 to the kernel (step S5).
The kernel acquires the request to permit communication of data with a UID of 1 (step S6). With the above operations in steps S3 to S6, the request to permit communication of data with a UID of 1 is conveyed to the kernel. In other words, as a filtering condition, a condition to permit communication for data with a UID of 1 is set.
Next, when the application A 16a issues a request for data communication while running in the background (step S7), the kernel permits the data communication, since the kernel recognizes that the condition to permit communication for data with a UID of 1 is set (step S8). The modem 112 then performs data communication to transmit the data with a UID of 1 to the network (step S9).
Conversely, when the application B 16b allocated 2 as the UID requests data communication while running in the background (step S10), the kernel recognizes that a condition to permit communication for data with a UID of 2 is not set. Therefore, the kernel prohibits data communication based on the default condition to prohibit communication (step S11).
<Sequence of Data Transmission from an Application>
In steps S7 to S9 of
Whether running in the foreground or the background, the application A 16a outputs a request, to the framework on the OS on which the application A 16a is running, for data communication of data (data with a UID of 1) transmitted from the application A 16a (hereinafter, also referred to as request for communication of data with a UID of 1) (step S101).
The framework acquires the request for communication of data with a UID of 1 (step S102). Next, the framework outputs the request for communication of data with a UID of 1 to the kernel (step S103).
The kernel acquires the request for communication of data with a UID of 1 (step S104). Next, the kernel outputs data based on the request for communication of data with a UID of 1 to the modem 112 (step S105). The modem 112 then performs data communication to transmit the data with a UID of 1 to the network (step S106).
With the operations of the sequence illustrated in
With the filtering according to the embodiment described thus far, in addition to the default condition to prohibit communication, a condition to permit communication is explicitly added by the user. Therefore, data communication not intended by the user is more likely to be prohibited. The following describes filtering according to a Comparative Example of this embodiment. The filtering conditions used in the filtering according to the Comparative Example include a condition to permit data communication for all data by default (hereinafter, also referred to as default condition to permit communication). In addition to permitting data communication for all data in this way, a condition to prohibit data communication for data with a UID designated by the user (condition to prohibit communication) is further set.
In
Next, the framework acquires a request to prohibit data communication for data with a UID of 1 in the case of the application A 16a running in the background (hereinafter, also referred to as request to prohibit communication of data with a UID of 1) (step S202). At this point in time, the application A 16a is not running in the background, and therefore the condition to prohibit communication for data with a UID of 1 is not set.
Next, the framework acquires notification that the application A 16a has transitioned to running in the background (hereinafter, also referred to as background transition notification) (step S203). After receiving the notification, the framework outputs the request to prohibit communication of data with a UID of 1 to the communication controller (step S204).
The communication controller acquires the request to prohibit communication of data with a UID of 1 (step S205). Next, the communication controller outputs the request to prohibit communication of data with a UID of 1 to the kernel (step S206).
The kernel acquires the request to prohibit communication of data with a UID of 1 (step S207). With the above operations in steps S202 to S207, the request to prohibit communication of data with a UID of 1 is conveyed to the kernel. In other words, as a filtering condition, a condition to prohibit communication for data with a UID of 1 is set.
Next, when the application A 16a issues a request for data communication while running in the background (step S208), the kernel prohibits the data communication, since the kernel recognizes that the condition to prohibit communication for data with a UID of 1 is set (step S209).
Conversely, when the application B 16b allocated 2 as the UID requests data communication while running in the background (step S210), the kernel recognizes that a condition to prohibit communication for data with a UID of 2 is not set. Accordingly, based on the default condition to permit communication, the kernel permits data communication (step S211). The modem 112 then performs data communication to transmit the data with a UID of 2 to the network (step S212).
Filtering according to Comparative Example has been described above. In the Comparative Example, the default condition to permit communication is set. Therefore, data communication is permitted for background operation of the application B 16b, for which the user has not explicitly set an additional filtering condition. Accordingly, when the user is not aware of the operations of the application B 16b, data communication not intended by the user may be performed.
Conversely, in this embodiment, the default condition to prohibit communication is set as a filtering condition. On top of this default condition, a condition to permit communication for data with a UID designated by the user is further set. In this case, by prohibiting data communication for all data by default, data communication not intended by the user is more likely to be prohibited.
Filtering according to this embodiment and a Comparative Example has been described above. In the filtering according to this embodiment, data communication is prohibited for all data by default, unlike the filtering according to the Comparative Example. A condition to permit communication for data with a UID designated by the user is then explicitly set by the user as a filtering condition, thereby allowing data communication intended by the user.
With the filtering according to this embodiment having the above-described configuration, data communication for data transmitted from the application B 16b, for which a filtering condition has not been explicitly set by the user, can be prohibited. In other words, the probability of prohibiting data communication that is not intended by the user increases.
In this embodiment, a method for permitting or prohibiting data communication via a cellular communication method using the modem 112 as the I/F device 111 has mainly been described. The I/F device 111 is not limited to the modem 112, however, and may be the wireless LAN device 113 or the like. In other words, the control method for data communication of the communication apparatus 1 according to Embodiments 1 and 2 is not limited to data communication with a cellular communication method and may also be applied to data communication with another communication method, such as a wireless LAN communication method.
In this embodiment, data communication may be permitted by default for functions that are necessary to transmit the data for which data communication is permitted. The functions for which data communication is permitted by default may, for example, be a tunneling function of a Virtual Private Network (VPN), a name resolving function of a Domain Name System (DNS), or a tethering function. Permission for data communication related to these functions may be restricted to operations intended by the user. The condition for permitting data communication for these functions may be set as a filtering condition that takes priority over the default condition to prohibit communication.
The filtering according to this embodiment is performed for data communication of an application running in the background, but filtering is not limited to this case and may be performed for data communication of an application running in the foreground. In other words, the filtering according to Embodiments 1 and 2 may determine whether to permit or prohibit data communication for data transmitted by an application running in the foreground.
As has been described so far, in Embodiment 1, it is determined whether to permit or prohibit data communication for data transmitted from an application based on the UID associated with the data. In Embodiment 1, the communication method with which the communication interface 11 connects to the network has been described mainly as a cellular communication method. As Embodiment 3, the case of the communication interface 11 appropriately selecting between the modem 112 and the wireless LAN device 113 as the I/F device 111 is described.
In
The filtering conditions according to this embodiment include a condition to prohibit data communication by default when the I/F device 111 is the modem 112 and the communication with the network is by cellular communication. The filtering conditions according to this embodiment also include a condition to permit communication for data transmitted from the application A 16a. The example of the flow of data illustrated in
When the I/F device 111 is the modem 112, the packet filter 15 prohibits data communication for data transmitted from the application B 16b based on the filtering conditions and does not output the data to the modem 112. In
Also, based on the filtering conditions, the packet filter 15 does not prohibit data communication for data transmitted from the application A 16a and outputs the data to the modem 112. In
When the I/F device 111 is the wireless LAN device 113, the packet filter 15 does not prohibit data communication for data transmitted from the application A 16a or data communication for data transmitted from the application B 16b and outputs the data to the wireless LAN device 113. In
Embodiment 2 has been described. As described above, the method of billing by the amount of data communicated may differ between a cellular communication method and a wireless LAN communication method. According to this embodiment, data communication by a cellular communication method and data communication via a wireless LAN communication method can be chosen between, and filtering conditions can be set in accordance with the method of billing.
As Embodiment 3, the communication apparatus 1 is further provided with a connection functional unit 17. The connection functional unit 17 is used when the communication interface 11 appropriately selects between the modem 112 and the wireless LAN device 113 as the I/F device 111.
In Embodiment 3, only data communication by cellular communication, which is typically a pay-as-you-go fee structure, is prohibited based on the UID. Data communication by a method that is typically not a pay-as-you-go fee structure, such as wireless LAN or Bluetooth® (Bluetooth is a registered trademark in Japan, other countries, or both), need not be prohibited based on the UID.
[Apparatus Structure]
The connection functional unit 17 is connected to the controller 10 and the communication interface 11. The connection functional unit 17 is controlled by the controller 10. The connection functional unit 17 outputs information to the communication interface 11 indicating whether to use the modem 112 or the wireless LAN device 113 to connect to the network.
The connection functional unit 17 also acquires information pertaining to whether communication with the network in the communication interface 11 is being performed using the modem 112 or using the wireless LAN device 113. In other words, the connection functional unit 17 acquires information pertaining to whether the I/F device 111 in
In this embodiment, the controller 10 is provided with an application functional unit and a data service functional unit. The connection functional unit 17 may be included in the controller 10.
The application functional unit implements a user interface when an application is executed on the communication apparatus 1. The application functional unit also manages permission for data communication or prohibition of data communication for each application and notifies the connection functional unit 17 of information pertaining to permission for data communication or prohibition of data communication. In response to a change in the state of each application, the application functional unit also determines whether to notify the connection functional unit 17.
The connection functional unit 17 notifies the data service functional unit of the information, received from the application functional unit, pertaining to permission for data communication or prohibition of data communication.
Based on the information, received from the connection functional unit 17, pertaining to permission for data communication or prohibition of data communication, the data service functional unit sets (or adds, modifies, deletes, or the like) a condition to permit communication or a condition to prohibit communication as the filtering conditions referred to by the packet filter 15.
[Control of Data Communication When a VPN Device is Provided]
In this embodiment, the communication apparatus 1 is further provided with a VPN device 18. The VPN device 18 has a protocol to encapsulate acquired data. The protocol that the VPN device 18 has is allocated a unique UID. The UID allocated to the protocol is also referred to as the UID of the protocol. The VPN device 18 encapsulates data from an application based on this protocol. The VPN device 18 then outputs the encapsulated data to the communication interface 11. The encapsulated data lose the association with the UID allocated to the application transmitting the data. The UID of the protocol that encapsulated the data is then newly associated with the encapsulated data.
The VPN device 18 may have a plurality of protocols to encapsulate data. In this case, the UIDs of these protocols differ. The UID of the protocol that encapsulates data is associated with the encapsulated data. When the VPN device 18 has a plurality of protocols to encapsulate data, the UIDs of these protocols belong to a common group. A GID is allocated to this common group. Accordingly, a common GID is associated with the plurality of protocols that the VPN device 18 has. The protocol that the VPN device 18 has may be included in an application.
In
By the first filtering condition, data communication is permitted for data encapsulated in the VPN device 18, regardless of which application transmitted the data. Also, data communication is permitted for data encapsulated by the VPN device 18 regardless of whether the I/F device 111 is the modem 112 or the wireless LAN device 113.
On the other hand, with the second filtering condition, data transmitted from the application is not transmitted to the VPN device 18 and is not encapsulated. Upon combining the first and second filtering conditions, data transmitted from an application are not encapsulated by the VPN device 18.
Here, in order to encapsulate data transmitted from an application designated by the user (data with a UID designated by the user) in the VPN device 18 and transmit the data to the network, it is necessary to set another filtering condition to permit transmission of data to the VPN device 18. The setting of this filtering condition is performed in steps S302 to S305 below.
After step S301, the connection functional unit 17 acquires information pertaining to the I/F device 111 from the communication interface 11 and determines whether the I/F device 111 is the modem 112 (step S302).
When the I/F device 111 is the modem 112 (step S302: YES), the connection functional unit 17 adds a third filtering condition to permit transmission of data from the application A 16a to the VPN device 18 (step S303). By the third filtering condition, data transmitted from the application A 16a are transmitted to the VPN device 18 and encapsulated. Furthermore, by the first filtering condition, data communication of data encapsulated by the VPN device 18 is permitted. Therefore, the data transmitted from the application A 16a are encapsulated, and transmission thereof to the network is permitted. Subsequently, the connection functional unit 17 ends the processing of the flowchart in
When the I/F device 111 is not the modem 112 (step S302: NO), the connection functional unit 17 determines whether the I/F device 111 is the wireless LAN device 113 (step S304).
When the I/F device 111 is the wireless LAN device 113 (step S304: YES), the connection functional unit 17 adds a fourth filtering condition to permit transmission of data from applications to the VPN device 18 (step S305). Subsequently, the connection functional unit 17 ends the processing of the flowchart in
Here, the applications include the application A 16a and the application B 16b. Therefore, by the fourth filtering condition, transmission of data transmitted from either application to the VPN device 18 is permitted. As a result, when the I/F device 111 is the wireless LAN device 113, permission is granted for data transmitted from any application to be encapsulated and transmitted to the network.
When the I/F device 111 is not the wireless LAN device 113 (step S304: NO), the connection functional unit 17 ends the processing of the flowchart in
Operations of the connection functional unit 17 have been described with reference to
In
In
The flow of data illustrated in
The following describes the flowchart illustrated in
By the first filtering condition, data communication is permitted for data encapsulated in the VPN device 18, regardless of which application transmitted the data. Also, data communication is permitted for data encapsulated by the VPN device 18 regardless of whether the I/F device 111 is the modem 112 or the wireless LAN device 113.
By the fifth filtering condition, data transmitted from an application are transmitted to the VPN device 18 and encapsulated by default. Upon combining the first and fifth filtering conditions, data transmitted from an application are encapsulated in the VPN device 18 by default.
Here, in order for data transmitted from an application designated by the user (data with a UID designated by the user) not to be transmitted to the VPN device 18 and not to be encapsulated, it is necessary to set another filtering condition to prohibit transmission of data to the VPN device 18. The setting of this filtering condition is performed in steps S402 to S405 below.
After step S401, the connection functional unit 17 acquires information pertaining to the I/F device 111 from the communication interface 11 and determines whether the I/F device 111 is the modem 112 (step S402).
When the I/F device 111 is the modem 112 (step S402: YES), the connection functional unit 17 adds a sixth filtering condition to prohibit transmission of data from the application B 16b to the VPN device 18 (step S403). As a result, data transmitted from the application B 16b are not transmitted to the VPN device 18 and are not encapsulated. Accordingly, data communication for data transmitted from the application B 16b is not permitted. On the other hand, transmission to the VPN device 18 is not prohibited for data transmitted from the application A 16a. Accordingly, encapsulation and transmission to the network are permitted for the data transmitted from the application A 16a. Subsequently, the connection functional unit 17 ends the processing of the flowchart in
When the I/F device 111 is not the modem 112 (step S402: NO), the connection functional unit 17 determines whether the I/F device 111 is the wireless LAN device 113 (step S404).
When the I/F device 111 is the wireless LAN device 113 (step S404: YES), the connection functional unit 17 deletes the sixth filtering condition (step S405). Deletion of the sixth filtering condition is limited to the case of when the sixth filtering condition had been added. As a result, transmission to the VPN device 18 is also not prohibited for data transmitted from the application B 16b. Accordingly, like the data transmitted from the application A 16a, encapsulation and transmission to the network are permitted for the data transmitted from the application B 16b. In other words, when the I/F device 111 is the wireless LAN device 113, permission is granted for data transmitted from any application to be encapsulated and transmitted to the network. Subsequently, the connection functional unit 17 ends the processing of the flowchart in
When the I/F device 111 is not the wireless LAN device 113 (step S404: NO), the connection functional unit 17 ends the processing of the flowchart in
The flow of data under the filtering conditions set by the operations of the connection functional unit 17 described with reference to
In
In
With the filtering according to this embodiment described thus far, transmission of data to the VPN device 18 can be controlled based on information that the connection functional unit 17 acquires from the communication interface 11. Accordingly, even when data are encapsulated by the VPN device 18 and the UID of the data changes, data transmission can easily be permitted or prohibited based on the UID allocated to the application. The following describes filtering according to Comparative Examples of this embodiment.
In
In
In this case, however, the UID of the protocol that encapsulates the data in the VPN device 18 is associated with the data input into the packet filter 15. In other words, neither the UID of the application A 16a nor the UID of the application B 16b is associated with the data input into the packet filter 15. Accordingly, the packet filter 15 cannot judge whether the data were transmitted from the application A 16a or from the application B 16b. As a result, when the I/F device 111 is the modem 112, the packet filter 15 cannot determine whether to output data from the application to the modem 112.
On the other hand, when the I/F device 111 is the wireless LAN device 113, the packet filter 15 determines that data from the application may be output to the wireless LAN device 113 and can output the data.
The flow of data, i.e. the control of data communication, in this embodiment, Comparative Example 1, and Comparative Example 2 has been described. With the control of data communication according to this embodiment, even when data are encapsulated in the VPN device 18 and the UID of the data changes, data transmission can easily by permitted or prohibited based on the UID allocated the application.
The communication apparatus, communication control method, and non-transitory computer-readable recording medium according to embodiments of this disclosure can reduce the amount of data generated by data communication not intended by the user.
Although exemplary embodiments have been described with reference to the accompanying drawings, it is to be noted that various changes and modifications will be apparent to those skilled in the art based on this disclosure. Therefore, such changes and modifications are to be understood as included within the scope of this disclosure. For example, the functions and the like included in the various components and steps may be reordered in any logically consistent way. Furthermore, components or steps may be combined into one or divided. While this disclosure has been described focusing on apparatuses, this disclosure may also be embodied as a method that includes steps performed by the components of an apparatus. Furthermore, while this disclosure has been described focusing on apparatuses, this disclosure may also be embodied as a method or program executed by a processor provided in an apparatus, or as a non-transitory computer-readable recording medium on which a program is recorded. Such embodiments are also to be understood as included in the scope of this disclosure.
In the above embodiments, wireless LAN has been provided as an example of a data communication method that is not a pay-as-you-go method, but this example is not limiting. Other data communication methods that are not pay-as-you-go methods include Bluetooth® and Ethernet® (Ethernet is a registered trademark in Japan, other countries, or both).
Number | Date | Country | Kind |
---|---|---|---|
2016-019007 | Feb 2016 | JP | national |