US8798097B2 - Communication devices that communicate using frames and computer-readable media for controlling communication devices - Google Patents
Communication devices that communicate using frames and computer-readable media for controlling communication devices Download PDFInfo
- Publication number
- US8798097B2 US8798097B2 US13/410,984 US201213410984A US8798097B2 US 8798097 B2 US8798097 B2 US 8798097B2 US 201213410984 A US201213410984 A US 201213410984A US 8798097 B2 US8798097 B2 US 8798097B2
- Authority
- US
- United States
- Prior art keywords
- value
- mss
- mss value
- current
- communication device
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/166—IP fragmentation; TCP segmentation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/36—Flow control; Congestion control by determining packet size, e.g. maximum transfer unit [MTU]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/164—Adaptation or special uses of UDP protocol
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
Definitions
- the invention relates generally to communication devices to be connected to a network that is connected to a plurality of devices.
- the invention relates to communication devices that communicate using frames and computer-readable media carrying instructions for controlling communication devices.
- Ethernet protocol is known.
- communication devices connected to the Ethernet network communicate using data packets known as Ethernet frames.
- the communication devices communicate using frames having a predetermined frame size (i.e., 1518 bytes).
- predetermined frame size i.e. 1518 bytes.
- communication devices connected to another known Ethernet network communicate using jumbo frames which have a frame size greater than the above-described predetermined frame size.
- Ethernet network for example, when a communication device initially connects to a network configured to permit communication using jumbo frames, it is desirable that the communication device also transmits data to an external device utilizing a jumbo frame in order to increase communication efficiency. Thus, it is desirable that the communication device transmits an appropriate frame in accordance with the network.
- a communication device disclosed herein may transmit an appropriate frame in accordance with an existing network when the communication device connects to the network.
- a communication device disclosed herein may comprise a processor and a memory.
- the memory may be configured to store computer-readable instructions therein.
- the computer-readable instructions may instruct the processor to operate as a reference maximum segment size (“MSS”) value acquisition device and a transmission device.
- the reference MSS value acquisition device may be configured to acquire a reference MSS value from a first device by executing a transmission control protocol communication with the first device.
- the transmission device may be configured to generate a transmission frame and to transmit the transmission frame to a second device when executing a user datagram protocol (“UDP”) communication with the second device.
- the reference MSS value may be a value of an MSS of the first device.
- a size of the transmission frame may be based on a specific value determined utilizing the reference MSS value of the first device.
- Another communication device disclosed herein may comprise a processor and a memory.
- the memory may be configured to store computer-readable instructions therein.
- the computer-readable instructions may instruct the processor to operate as a data length acquisition device and a transmission device.
- the data length acquisition device may be configured to acquire a data length value comprised in a UDP header of a received frame received by executing a UDP communication with a first device.
- the transmission device may be configured to generate a transmission frame and to transmit the transmission frame to a second device when executing a UDP communication with the second device.
- a size of the transmission frame may be based on a specific value determined utilizing the data length value.
- Still another communication device disclosed herein may comprise a reference MSS value acquisition device and a transmitter.
- the reference MSS value acquisition device may be configured to acquire a reference MSS value from a first device by executing a transmission control protocol communication with the first device.
- the transmitter may be configured to generate a transmission frame and to transmit the transmission frame to a second device when executing a user datagram protocol communication with the second device.
- the reference MSS value may be a value of an MSS of the first device.
- a size of the transmission frame may be based on a specific value determined utilizing the reference MSS value of the first device.
- Yet another communication device disclosed herein may comprise a data length acquisition device and a transmitter.
- the data length acquisition device may be configured to acquire a data length value comprised in a UDP header of a received frame received by executing a UDP communication with a first device.
- the transmitter may be configured to generate a transmission frame and to transmit the transmission frame to a second device when executing a UDP communication with the second device.
- a size of the transmission frame may be based on a specific value determined utilizing the data length value.
- a non-transitory, computer-readable storage medium disclosed herein may comprise computer-readable instructions for a processor of a communication device.
- the computer-readable instructions may instruct the processor to perform a step of acquiring a reference MSS value from a first device by executing a transmission control protocol communication with the first device, wherein the reference MSS value is a value of an MSS of the first device.
- the computer-readable instructions may instruct the processor to perform a step of determining a size of a transmission frame based on a specific value determined utilizing the reference MSS value of the first device.
- the computer-readable instructions may instruct the processor to perform a step of generating the transmission frame and transmitting the transmission frame to a second device when executing a user datagram protocol communication with the second device.
- Another non-transitory, computer-readable storage medium disclosed herein may comprise computer-readable instructions for a processor of a communication device.
- the computer-readable instructions may instruct the processor to perform a step of acquiring a data length value comprised in a UDP header of a received frame received by executing a UDP communication with a first device.
- the computer-readable instructions may instruct the processor to perform a step of determining a size of a transmission frame based on a specific value determined utilizing the data length value.
- the computer-readable instructions may instruct the processor to perform a step of generating the transmission frame and transmitting the transmission frame to a second device when executing a UDP communication with the second device.
- the invention may be implemented by various embodiments.
- the invention may be implemented as methods for controlling communication devices or as storage mediums storing computer programs for implementing functions of communication devices.
- FIG. 1 depicts an example of a configuration of a communication system.
- FIG. 2 depicts an example of communication between a personal computer (“PC”) and a printer.
- PC personal computer
- FIG. 3 depicts a flowchart of a maximum segment size (“MSS”) determination process after transmission control protocol (“TCP”) communication.
- MSS maximum segment size
- TCP transmission control protocol
- FIG. 4A depicts an exemplary case A 1 of the process of FIG. 3
- FIG. 4B depicts an exemplary case A 2 of the process of FIG. 3 .
- FIG. 5A depicts an exemplary case A 3 of the process of FIG. 3
- FIG. 5B depicts an exemplary case A 4 of the process of FIG. 3 .
- FIG. 6 depicts an exemplary case A 5 of the process of FIG. 3 .
- FIG. 7 depicts a flowchart of an MSS determination process after user datagram protocol (“UDP”) communication.
- UDP user datagram protocol
- FIG. 8A depicts an exemplary case B 1 - 1 of the process of FIG. 7
- FIG. 8B depicts an exemplary case B 1 - 2 of the process of FIG. 7 .
- FIG. 9A depicts an exemplary case B 2 of the process of FIG. 7
- FIG. 9B depicts an exemplary case B 3 of the process of FIG. 7 .
- a communication system 2 may comprise a multifunctional device 10 (that is, a peripheral device of personal computers (“PCs”) 100 and 110 ) and the PCs 100 and 110 .
- the PCs 100 and 110 may be connected to a local area network (“LAN”) 4 .
- the LAN 4 may be a network compliant with Ethernet network standards.
- the LAN 4 may be a gigabit Ethernet network, i.e., a network that may realize a communication speed of one gigabit per second.
- the gigabit Ethernet network may comprise one or more of 1000BASE-SX, 1000BASE-LX, 1000BASE-CX (each regulated by an IEEE 802.3z standard), and 1000BASE-T (regulated by an IEEE 802.3ab standard) Ethernet standards.
- the multifunctional device 10 may execute a plurality of functions.
- the plurality of functions may comprise one or more of a printing function, a scanning function, a copying function, a facsimile function, an internet protocol (“IP”) telephone function, and the like.
- IP internet protocol
- the multifunctional device 10 may connect to the LAN 4 to which the PCs 100 and 110 are already connected. Thus, the multifunctional device 10 may be a new device joining the LAN 4 .
- the multifunctional device 10 may comprise an operating device 12 , a display device 14 , a printing execution device 16 , a control device 20 , a media access control (“MAC”) chip 40 , and a physical layer (“PHY”) chip 50 .
- the above-mentioned devices 12 , 14 , 16 , and 20 may be connected to a bus line.
- the operating device 12 may comprise a plurality of keys.
- a user may input a variety of commands into the multifunctional device 10 by operating the operating device 12 .
- the display device 14 may be a display for displaying various pieces of information.
- the printing execution device 16 may comprise a printing mechanism, such as an ink jet type printer or a laser type printer, and may execute printing in accordance with a command from the control device 20 .
- the multifunctional device 10 further may comprise a scanning execution device (not depicted), a facsimile execution device (not depicted), an IP telephone execution device (not depicted), and the like.
- a scanning execution device not depicted
- a facsimile execution device not depicted
- an IP telephone execution device not depicted
- the multifunctional device 10 may communicate with the PC 110 using a user datagram protocol (“UDP”).
- UDP user datagram protocol
- TCP transmission control protocol
- the control device 20 may comprise a central processing unit (“CPU”) 22 and a memory 24 .
- the CPU 22 may execute various processes according to a program (not depicted) stored in the memory 24 .
- the CPU 22 may enable functions corresponding to a reference maximum segment size (“MSS”) value acquisition device 30 , a determination device 32 , a transmission device 34 , and a data length acquisition device 36 .
- MSS maximum segment size
- the memory 24 may comprise a non-volatile memory, a volatile memory, and the like.
- the memory 24 may store various kinds of setting values SV.
- the setting values SV may comprise a current MSS value of the multifunctional device 10 .
- the current MSS value of the multifunctional device 10 may be referred to as the “current MSS value.”
- MSS Maximum Segment Size
- Ethernet data communication may be executed with a frame as a smallest communication unit.
- the configuration of one frame is depicted schematically in FIG. 1 .
- a TCP frame may comprise an Ethernet header, an IP header, a TCP header, application data, and a frame check sequence (“FCS”).
- a UDP frame has the similar configuration to the TCP frame, except that the UDP frame may comprise a UDP header instead of the TCP header.
- the Ethernet header, IP header, and FCS may have data sizes of 14 bytes, 20 bytes, and 4 bytes, respectively.
- the TCP header and UDP header may have data sizes of 20 bytes and 8 bytes respectively. These data sizes may be predetermined based on Ethernet standards.
- the data size of the application data may be determined by the communication devices (e.g., the multifunctional device 10 and PCs 100 and 110 ) that communicate using frames.
- the MSS is the maximum allowable data size of the application data comprised in one frame.
- FIG. 1 depicts this normal network environment.
- the multifunctional device 10 of the present embodiment may communicate using a frame that has a data size greater than 1518 bytes (i.e., a jumbo frame). Consequently, in a network environment utilizing a jumbo frame, the multifunctional device 10 may utilize a value greater than 1460 bytes as the current MSS value.
- a manufacturer may set 1460 bytes as the current MSS value of the multifunctional device 10 .
- an MSS determination process according to Step S 12 or Step S 22 , as depicted in FIG. 2 , executes; the current MSS value stored in the memory 24 as the setting value SV may change to an MSS value (e.g., an MSS value determined during the MSS determination process of Step S 12 or Step S 22 ) greater than 1460 bytes.
- the MSS value determined during the MSS determination process of Step S 12 or Step S 22 may be less than or equal to a value (hereafter referred to as an “upper limit MSS value”) obtained by subtracting 58 bytes from the storage capacity of a first-in-first-out (“FIFO”) receive buffer FRB (described hereafter). Accordingly, the storage capacity of the FIFO receive buffer FRB may be greater than or equal to a value obtained by adding 58 bytes to the current MSS value of the multifunctional device 10 .
- a value hereafter referred to as an “upper limit MSS value”
- MTU Maximum Transmission Unit
- a value obtained by adding the data size (20 bytes) of the IP header and data size (20 bytes) of the TCP header to the MSS is referred to as an MTU.
- An aggregate of the IP header, the TCP header (or the UDP header), and the application data is normally is referred to as an IP packet.
- the MTU may be the maximum allowable data size for the IP packet.
- the MTU value of the multifunctional device 10 may not be stored in the memory 24 as the setting value SV.
- the multifunctional device 10 may compute the MTU value of the multifunctional device 10 from the current MSS value, as necessary, and may execute a process utilizing the MTU value.
- a communication device normally may utilize 1460 bytes as the MSS value, and, thus, may utilize 1500 bytes (1460 bytes+20 bytes+20 bytes) as the MTU value.
- the multifunctional device 10 may communicate using a jumbo frame. Consequently, in a network environment utilizing a jumbo frame, the multifunctional device 10 may utilize a value greater than 1500 bytes as the MTU value.
- the memory 24 may comprise a memory buffer MB.
- the memory buffer MB may store an Ethernet frame (hereafter referred to as a “transmission frame”) to be transmitted from the multifunctional device 10 to the LAN 4 .
- the memory buffer MB may store a transmission frame before the transmission frame moves from the memory 24 to a FIFO transmit buffer FSB.
- the memory buffer MB may store an Ethernet frame (hereafter referred to as a “received frame”) received from the LAN 4 .
- the memory buffer MB may store a received frame after the received frame moves from the FIFO receive buffer FRB to the memory 24 .
- the MAC chip 40 may execute a process related to a media access control (“MAC”) layer, which may be a sub-layer of a data link layer of the Open Systems Interconnection (“OSI”) reference model.
- the MAC chip 40 may comprise the FIFO transmit buffer FSB and the FIFO receive buffer FRB.
- the FIFO transmit buffer FSB may have a storage capacity for storing at least one transmission frame.
- the FIFO receive buffer FRB may have a storage capacity for storing at least one received frame.
- the storage capacities of the two buffers FSB and FRB may be equal. Each storage capacity may be greater than 1518 bytes, which may be the maximum data size of one frame utilized on the normal Ethernet network.
- the PHY chip 50 may execute a process related to a physical layer of the OSI reference model.
- the PHY chip 50 may connect to the LAN 4 and to the MAC chip 40 .
- a transmission frame stored in the FIFO transmit buffer FSB may be transmitted to the LAN 4 via the PHY chip 50 .
- a received frame received from the LAN 4 may be stored in the FIFO receive buffer FRB via the PHY chip 50 .
- the PC 110 may comprise the same configuration as the PC 100 .
- the PC 100 may comprise an operating device (not depicted), a display device (not depicted), a control device (not depicted), and the like.
- the PC 100 may store a printer driver for the multifunctional device 10 .
- the PC 100 may transmit printing data to the multifunctional device 10 in accordance with the printer driver.
- the TCP may be utilized for communicating the printing data.
- the PC 100 executes the IP telephone function, the PC 100 may receive voice data from the multifunctional device 10 and may transmit voice data input into a microphone of the PC 100 to the multifunctional device 10 .
- the UDP may be utilized for communicating the IP telephone voice data.
- the PC 100 may transmit a Simple Network Management Protocol (“SNMP”) request to the multifunctional device 10 .
- the UDP may be utilized for communicating SNMP data.
- the MSS value of the PC itself may be set in each of the PCs 100 and 110 .
- the user may select printing target data (i.e., printing data) by operating the operating device of the PC 100 .
- the PC 100 may negotiate with the multifunctional device 10 to establish a TCP communication session for transmitting the printing data to the multifunctional device 10 .
- the PC 100 may transmit a synchronous idle (“SYN”) signal comprising the MSS value of the PC 100 to the multifunctional device 10 .
- SYN synchronous idle
- the MSS value of the PC 100 may be referred to as the “reference MSS value.”
- the reference MSS value acquisition device 30 of the multifunctional device 10 may acquire the reference MSS value of the PC 100 by receiving the SYN signal from the PC 100 .
- the control device 20 of the multifunctional device 10 may acquire the current MSS value from among the setting values SV in the memory 24 .
- the control device 20 then may notify the PC 100 of the current MSS value of the multifunctional device 10 by transmitting an SYN or an acknowledgement (“ACK”) signal comprising the current MSS value to the PC 100 .
- ACK acknowledgement
- the PC 100 may transmit an ACK signal to the multifunctional device 10 .
- the multifunctional device 10 and PC 100 may establish a TCP communication session therebetween.
- the PC 100 then may divide the printing data into a plurality of partial printing data.
- the PC 100 may select the lesser value from the reference MSS value of the PC 100 and the current MSS value of the multifunctional device 10 , and the PC 100 may set the selected value as the data size of one partial printing data. Consequently, when the MSS value selected by the PC 100 is large, the number of the plurality of partial printing data after division may be small. As a result, it may be possible to reduce the processing time needed for the data division in the PC 100 and the processing time needed for data coupling in the multifunctional device 10 .
- processing times in the multifunctional device 10 and PC 100 may be less than processing times required when utilizing a normal Ethernet frame (e.g., 1518 bytes). As a result, the data communication speed may increase.
- a normal Ethernet frame e.g. 1518 bytes
- the PC 100 may generate a frame F 1 comprising one partial printing data as the application data, and the PC 100 may transmit the frame F 1 to the multifunctional device 10 .
- the multifunctional device 10 may store the frame F 1 in the FIFO receive buffer FRB in the MAC chip 40 via the PHY chip 50 .
- the storage capacity of the FIFO receive buffer FRB may be greater than 1518 bytes, which may be the maximum data size of one frame utilized on the normal Ethernet, and may be greater than or equal to a value obtained by adding 58 bytes to the current MSS value of the multifunctional device 10 .
- the data size of the frame is a value less than or equal to the storage capacity of the FIFO receive buffer FRB. Consequently, this may prevent a situation in which the data size of one frame is greater than the storage capacity of the FIFO receive buffer FRB, which would prevent the multifunctional device 10 from receiving the frame.
- the control device 20 of the multifunctional device 10 may move the received frame F 1 in the FIFO receive buffer FRB to the memory buffer MB. By so doing, the multifunctional device 10 may free up space in the FIFO receive buffer FRB. In a manner similar to that described with respect to the frame F 1 , the PC 100 may generate a frame F 2 and may transmit the frame F 2 to the multifunctional device 10 . In a manner similar to that described with respect to the received frame F 1 , the control device 20 of the multifunctional device 10 may move the received frame F 2 to the memory buffer MB.
- the control device 20 of the multifunctional device 10 may execute processes sequentially in accordance with the received frames F 1 and F 2 in the memory buffer MB.
- the control device 20 may execute a process (e.g., a process of transmitting a drive signal to the printing execution device 16 ) that may cause the printing execution device 16 to execute printing in accordance with partial printing data in the received frames F 1 and F 2 .
- the control device 20 may delete the received frames F 1 and F 2 sequentially from the memory buffer MB, which may free up the memory buffer MB.
- the PC 100 may disconnect the TCP communication session.
- the determination device 32 of the multifunctional device 10 may determine whether or not the current MSS value of the multifunctional device 10 already is established or fixed (Step S 10 ).
- a user of the multifunctional device 10 e.g., the administrator of the LAN 4
- the determination device 32 may determine whether the user has executed the above-described operation.
- Step S 10 When the current MSS value of the multifunctional device 10 already is established (Step S 10 :YES), the MSS determination process of Step S 12 may not be executed. On the other hand, when the current MSS value of the multifunctional device 10 is not established (Step S 10 :NO), the determination device 32 may execute the MSS determination process of Step S 12 .
- the MSS determination process of Step S 12 may be a process for determining the MSS value to be utilized by the multifunctional device 10 in a communication executed after the TCP communication, as depicted in FIG. 2 . A detailed description of the MSS determination process of Step S 12 is given hereafter.
- the PC 100 may initiate the TCP communication.
- the PC 100 may transmit the SYN signal comprising the reference MSS value to the multifunctional device 10 .
- the multifunctional device 10 then may transmit the SYN/ACK signal comprising the current MSS value to the PC 100 .
- the multifunctional device 10 may initiate the TCP communication.
- the multifunctional device 10 may transmit an SYN signal comprising the current MSS value to the PC 100 .
- the PC 100 then may transmit an SYN/ACK signal comprising the reference MSS value to the multifunctional device 10 .
- the determination device 32 may execute the MSS determination process of Step S 12 after the TCP communication in the case of “No” in Step S 10 .
- the user may input an instruction using the operating device 12 , for example.
- the instruction may instruct the multifunctional device 10 to execute an IP telephone communication with the PC 110 .
- the transmission device 34 may generate a transmission frame F 3 which may comprise voice data input into the microphone of the IP telephone execution device (Step S 14 ).
- the transmission device 34 may transmit the transmission frame F 3 to the PC 110 using UDP communication.
- the multifunctional device 10 may not execute negotiation (e.g., communication by transmitting and receiving an SYN signal, SYN/ACK signal, or the like) with the PC 110 . Consequently, the multifunctional device 10 may not know the MSS value of the PC 110 .
- the transmission device 34 may acquire the current MSS value of the multifunctional device 10 from the memory 24 . For example, when the multifunctional device 10 executes the MSS determination process of Step S 12 , the transmission device 34 may acquire the MSS value determined during the MSS determination process of Step S 12 .
- the transmission device 34 then may compute the MTU value of the multifunctional device 10 by adding 40 bytes (20 bytes+20 bytes) to the current MSS value of the multifunctional device 10 .
- the transmission device 34 may compute the maximum data size of the application data to be comprised in the transmission frame F 3 by subtracting 28 bytes (20 bytes corresponding to the IP header+8 bytes corresponding to the UDP header) from the MTU value of the multifunctional device 10 .
- the transmission device 34 may generate the transmission frame F 3 in the memory buffer MB.
- the transmission frame F 3 may comprise application data (e.g., voice data) of a size less than or equal to the maximum data size.
- the transmission device 34 may move the transmission frame F 3 to the FIFO transmit buffer FSB.
- the multifunctional device 10 may transmit the transmission frame F 3 stored in the FIFO transmit buffer FSB to the PC 110 via the PHY chip 50 .
- the PC 110 may determine whether or not the data size of the IP packet (i.e., the aggregate of the IP header, UDP header, and application data) comprised in the frame F 3 transmitted from the multifunctional device 10 is greater than the MTU value of the PC 110 (i.e., the MTU value is equal to the MMS value of the PC 110 plus 40 bytes).
- the PC 110 may disregard the frame F 3 (i.e., the PC 110 may not execute any process in accordance with the frame F 3 ).
- the PC 110 may execute a process (e.g., a process for outputting voice data from a speaker of the PC 110 ) in accordance with the frame F 3 .
- Step S 100 the determination device 32 may determine whether or not the current MSS value of the multifunctional device 10 stored in the memory 24 is greater than the reference MSS value of the PC 100 acquired during the TCP communication negotiation. When the current MSS value is greater than the reference MSS value (Step S 100 :YES), the determination device 32 may determine whether the reference MSS value is greater than 1460 bytes (Step S 102 ).
- the determination device 32 may change the setting value SV in the memory 24 from the current MSS value to the reference MSS value (Step S 104 ).
- the determination device 32 may maintain the current MSS value stored as the setting value SV in the memory 24 (Step S 106 ), such that the current MSS value of the multifunctional device 10 may remain the same.
- the MSS determination process of FIG. 3 may terminate.
- the determination device 32 may determine whether the upper limit MSS value (i.e., the value obtained by subtracting 58 bytes from the storage capacity of the FIFO receive buffer FRB) of the multifunctional device 10 is less than the reference MSS value (Step S 108 ).
- the determination device 32 may change the setting value SV in the memory 24 from the current MSS value to the upper limit MSS value (Step S 110 ).
- the determination device 32 may change the setting value SV in the memory 24 from the current MSS value to the reference MSS value (Step S 112 ).
- the multifunctional device 10 completes one of Steps S 110 and S 112 , the MSS determination process of FIG. 3 may terminate.
- the administrator of the LAN 4 may set the MSS value (i.e., the reference MSS value) of each of the PCs 100 and 110 at a value (i.e., 4000 bytes), such that a jumbo frame communication may be executed.
- the multifunctional device 10 may be connected initially to this kind of LAN 4 .
- the current MSS value and upper limit MSS value of the multifunctional device 10 may be 1460 bytes (e.g., the MSS value at the shipping stage) and 8000 bytes, respectively. For example, when a new multifunctional device 10 is connected initially to the LAN 4 , the case A 1 may occur.
- the reference MSS value acquisition device 30 of the multifunctional device 10 may acquire 4000 bytes as the reference MSS value of the PC 100 .
- the determination device 32 may determine “No” in Step S 100 , may determine “No” in Step S 108 , and may change the setting value SV in the memory 24 from the current MSS value (i.e., 1460 bytes) to the reference MSS value (i.e., 4000 bytes) in Step S 112 . Consequently, the current MSS value of the multifunctional device 10 after the change may coincide with the MSS value of each of the PCs 100 and 110 .
- the transmission device 34 of the multifunctional device 10 may generate a transmission frame based on the current MSS value after the change (i.e., 4000 bytes) and may transmit the transmission frame to the PC 110 .
- the transmission device 34 may generate a transmission frame for the application data having the maximum data size of 4012 bytes (4000 bytes+40 bytes ⁇ 28 bytes).
- the data size of the IP packet (i.e., the aggregate of the IP header, the UDP header, and the application data) comprised in the transmission frame may be 4040 bytes (4012 bytes+28 bytes).
- the MTU value of the PC 110 may be 4040 bytes (4000 bytes+40 bytes). Consequently, even when a transmission frame comprising voice data having the maximum data size (i.e., 4012 bytes) is transmitted from the multifunctional device 10 to the PC 110 , the PC 110 may determine that the data size (i.e., 4040 bytes) of the IP packet comprised in the transmission frame is less than or equal to the MTU value (i.e., 4040 bytes) of the PC 110 , and the PC 110 may execute a process in accordance with the transmission frame.
- the multifunctional device 10 when the multifunctional device 10 is connected to an existing LAN 4 , the current MSS value of the multifunctional device 10 may be changed to the reference MSS value (i.e., 4000 bytes) of the PC 100 when the multifunctional device 10 and the PC 100 execute a TCP communication therebetween. Consequently, the multifunctional device 10 may determine an appropriate MSS value for the multifunctional device 10 in accordance with the LAN 4 (i.e., the MSS value currently employed in the LAN 4 ).
- the multifunctional device 10 may generate a transmission frame based on the current MSS value (i.e., 4000 bytes) of the multifunctional device 10 after changing the current MSS value of the multifunctional device 10 , as described above. Consequently, the multifunctional device 10 may execute UDP communication utilizing a jumbo frame when connected to the LAN 4 that enables jumbo frame communication. As a result, communication efficiency (e.g., communication speed) may increase. Moreover, because the transmission frame may be generated based on the MSS value (i.e., 4000 bytes) currently employed in the LAN 4 , it may be possible to prevent the PC 110 from disregarding the transmission frame.
- the MSS value i.e., 4000 bytes
- the multifunctional device 10 may generate a transmission frame based on an appropriate MSS value in accordance with the LAN 4 , and the multifunctional device 10 may transmit the transmission frame to the PC 110 .
- the upper limit MSS value of the multifunctional device 10 may be 3000 bytes, rather than 8000 bytes as described in the case A 1 .
- the other MSS values may be the same as those described in the case A 1 .
- the determination device 32 may determine “Yes” in Step S 108 of FIG. 3 , and the determination device 32 may change the setting value SV in the memory 24 from the current MSS value (i.e., 1460 bytes) to the upper limit MSS value (i.e., 3000 bytes) in Step S 110 .
- the transmission device 34 of the multifunctional device 10 may generate a transmission frame based on the current MSS value after the change (i.e., 3000 bytes), and the transmission device 34 may transmit the transmission frame to the other PC 110 .
- the PC 110 then may execute a process in accordance with the transmission frame.
- the multifunctional device 10 may execute UDP communication utilizing a jumbo frame. Moreover, the multifunctional device 10 may not change the current MSS value to a reference MSS value greater than the upper limit MSS value.
- the current MSS value of the multifunctional device 10 is greater than the upper limit MSS value, there may be a risk that the data size of a transmission frame generated based on the current MSS value may exceed the storage capacity of the FIFO transmit buffer FSB.
- the multifunctional device 10 and the PC 110 may not transmit the transmission frame therebetween because the FIFO transmit buffer FSB may not store the transmission frame.
- the current MSS value of the multifunctional device 10 does not exceed the upper limit MSS value, it may be possible to prevent the situation in which the multifunctional device 10 and the PC 110 does not transmit the transmission frame therebetween.
- the current MSS value of the multifunctional device 10 may be 5000 bytes, rather than 1460 bytes as described in the case A 1 .
- the other MSS values may be the same as those described in the case A 1 .
- the current MSS value of the multifunctional device 10 may be 5000 bytes.
- the case A 3 may occur when the multifunctional device 10 is connected initially to the LAN 4 , after the multifunctional device 10 had been connected to the different network.
- the determination device 32 may determine “Yes” in Step S 100 , may determine “Yes” in Step S 102 , and may change the setting value SV in the memory 24 from the current MSS value (i.e., 5000 bytes) to the reference MSS value (i.e., 4000 bytes) in Step S 104 .
- the transmission device 34 may generate a UDP transmission frame based on the current MSS value after the change (i.e., 4000 bytes), and the transmission device 34 may transmit the transmission frame to the other PC 110 . Consequently, the PC 110 may execute a process in accordance with the transmission frame.
- the multifunctional device 10 may change the current MSS value (i.e., 5000 bytes) of the multifunctional device 10 to the reference MSS value (i.e., 4000 bytes) of the PC 100 when the current MSS value of the multifunctional device 10 is greater than the reference MSS value of the PC 100 . Consequently, the multifunctional device 10 may generate a UDP transmission frame based on the MSS value (i.e., 4000 bytes) currently employed in the LAN 4 . As a result, it may be possible to prevent the PC 110 from disregarding the UDP transmission frame transmitted from the multifunctional device 10 .
- the MSS value (i.e., the reference MSS value) of the PC 100 may be 1460 bytes, rather than 4000 bytes as described in the case A 3 .
- the other MSS values may be the same as those described in the case A 3 .
- the case A 4 may occur when the multifunctional device 10 is connected to the LAN 4 before the administrator of the LAN 4 changes the MSS value of the PC 100 from a first value (i.e., 1460 bytes) utilized on the normal Ethernet network to a second value for executing a jumbo frame communication.
- the reference MSS value acquisition device 30 of the multifunctional device 10 may acquire 1460 bytes as the reference MSS value of the PC 100 .
- the determination device 32 may determine “Yes” in Step S 100 , may determine “No” in Step S 102 , and may maintain the current MSS value (i.e., 5000 bytes) in Step S 106 .
- the determination device 32 employs a method (hereafter referred to as a “comparison example method”) in which the multifunctional device 10 may not maintain the current MSS value (i.e., 5000 bytes) and in which the multifunctional device 10 may change the reference MSS value (i.e., 1460 bytes), the following problem may occur.
- the PC 110 and multifunctional device 10 execute a TCP communication therebetween and when the comparison example method also is employed in the PC 110 , the PC 110 then may change the MSS value of the PC 110 from 4000 bytes to 1460 bytes after the multifunctional device 10 changes the current MSS value of the multifunctional device 10 to 1460 bytes.
- all devices connected to the LAN 4 may change their respective MSS values to the 1460 bytes utilized on the normal Ethernet network. Therefore, the administrator of the LAN 4 may not construct a network in which a jumbo frame communication may be executed, even when the administrator of the LAN 4 wishes to do so.
- the multifunctional device 10 may maintain the current MSS value (i.e., 5000 bytes) in the case A 4 .
- the devices connected to the LAN 4 may be changed their respective MSS values the 1460 bytes utilized on the normal Ethernet network, and it may be possible to construct a network in which a jumbo frame communication may be executed.
- the MSS value of the PC 110 is 1460 bytes, rather than 4000 bytes as described in the case A 4 .
- the other MSS values may be the same as those described in the case A 4 (e.g., the MSS value of the PC 100 also may be 1460 bytes).
- the administrator of the LAN 4 wishes to construct a normal Ethernet network, the administrator may set the MSS values of the PCs 100 and 110 connected to the LAN 4 at 1460 bytes.
- the case A 5 may occur when the multifunctional device 10 is connected initially to the LAN 4 after the multifunctional device 10 had been connected to a different network.
- the multifunctional device 10 When the multifunctional device 10 connects to the LAN 4 configured to be a normal Ethernet network, the multifunctional device 10 may maintain the current MSS value (i.e., 5000 bytes), as described in the case A 4 .
- the multifunctional device 10 When the multifunctional device 10 is preparing to transmit voice data to the PC 110 using a UDP communication, the multifunctional device 10 may generate a UDP transmission frame based on the current MSS value (i.e., 5000 bytes), however, the PC 110 may disregard the UDP transmission frame transmitted from the multifunctional device 10 . Consequently, it may not be possible for the multifunctional device 10 and the PC 110 to execute a UDP communication therebetween. Similarly, it may not be possible for the multifunctional device 10 and the PC 100 to execute a UDP communication therebetween.
- the determination device 32 of the multifunctional device 10 may change the setting value SV in the memory 24 from the current MSS value (i.e., 5000 bytes) to a predetermined 1460 bytes.
- the determination device 32 may change the setting value SV in the memory 24 as described above at a time between a time when an operation for turning off the power supply to the multifunctional device 10 initiates and a time when the power supply to the multifunctional device 10 actually turns off.
- the determination device 32 may change the setting value SV in the memory 24 , as described above, at a time when the power supply to the multifunctional device 10 turns on.
- the transmission device 34 of the multifunctional device 10 may generate a UDP transmission frame based on the current MSS value after the above-described change to 1460 bytes and after the power supply to the multifunctional device 10 is turned on again. Consequently, the PC 110 may execute a process in accordance with the transmission frame without disregarding the transmission frame.
- the administrator of the LAN 4 readily may recreate a normal Ethernet network by turning off the power supply to the multifunctional device 10 .
- the PC 100 may transmit an SNMP request (e.g., a request for acquiring the status of the multifunctional device 10 ) to the multifunctional device 10 using a UDP communication.
- an SNMP request e.g., a request for acquiring the status of the multifunctional device 10
- UDP communication may occur without executing negotiation. Consequently, the PC 100 may not know the current MSS value of the multifunctional device 10 , and the multifunctional device 10 may not know the reference MSS value of the PC 100 .
- the PC 100 may compute the MTU value of the PC 100 by adding 40 bytes (20 bytes+20 bytes) to the reference MSS value of the PC 100 .
- the PC 100 may compute the maximum data size (hereafter referred to as the “specific maximum data size”) of the application data to be comprised in a UDP frame by subtracting 28 bytes (20 bytes+8 bytes) from the MTU value of the PC 100 .
- the PC 100 may generate a UDP frame F 4 comprising application data (e.g., an SNMP request) of a size less than or equal to the specific maximum data size, and the PC 100 may transmit the frame F 4 to the multifunctional device 10 .
- the UDP header in the frame F 4 may comprise a data length value.
- a data length value may be the sum of the data size of the UDP header in the frame F 4 (i.e., 8 bytes) and the data size of the application data in the frame F 4 . Consequently, by adding 20 bytes to the data length value, the data size of the IP packet in the frame F 4 may be calculated.
- a computed value calculated by subtracting 40 bytes from the data size of the IP packet in the frame F 4 may coincide with the reference MSS value of the PC 100 .
- the data size of the application data in the frame F 4 may not coincide with the specific maximum data size.
- the computed value calculated by subtracting 40 bytes from the data size of the IP packet in the frame F 4 may be less than the reference MSS value of the PC 100 .
- the computed value calculated from the data length value comprised in the UDP header in the frame F 4 may be a candidate for the reference MSS value of the PC 100 , and the computed value may not coincide inevitably with the reference MSS value of the PC 100 .
- the computed value calculated from the data length value may be referred to as a “candidate MSS value”.
- the data length acquisition device 36 of the multifunctional device 10 may acquire the data length value comprised in the UDP header by analyzing the UDP header in the received frame F 4 transmitted from the PC 100 .
- the control device 20 of the multifunctional device 10 may compute the data size of the IP packet in the received frame F 4 by adding 20 bytes to the data length value.
- the control device 20 may compute the MTU value of the multifunctional device 10 by adding 40 bytes to the current MSS value of the multifunctional device 10 .
- the control device 20 may compare the data size of the IP packet in the received frame F 4 and the MTU value of the multifunctional device 10 .
- the control device 20 may disregard the received frame F 4 .
- the control device 20 may execute a process (e.g., a process of generating an SNMP response) in accordance with the received frame F 4 .
- Step S 20 the determination device 32 may determine whether the current MSS value of the multifunctional device 10 is established or fixed.
- Step S 20 may be the same as Step S 10 , except that Step S 20 may correspond to the UDP communication session.
- the determination device 32 may execute the MSS determination process of Step S 22 .
- the transmission device 34 may generate a transmission frame F 5 comprising the voice data (Step S 24 ).
- the transmission device 34 may transmit the transmission frame F 5 to the PC 110 using a UDP communication. Processes for the generation and transmission of the transmission frame F 5 may be similar to the processes for the generation and transmission of the transmission frame F 3 .
- Step S 200 the determination device 32 may determine whether the current MSS value of the multifunctional device 10 is greater than the candidate MSS value of the PC 100 obtained from the data length value comprised in the UDP header in the received frame F 4 .
- the determination device 32 may maintain the current MSS value stored as the setting value SV in the memory 24 (Step S 206 ).
- the MSS determination process depicted in FIG. 7 may terminate.
- the determination device 32 may determine whether the upper limit MSS value of the multifunctional device 10 is less than the candidate MSS value (Step S 208 ). When the upper limit MSS value is less than the candidate MSS value (Step S 208 :YES), the determination device 32 may change the setting value SV in the memory 24 from the current MSS value to the upper limit MSS value (Step S 210 ). When the upper limit MSS value of the multifunctional device 10 is greater than or equal to the candidate MSS value (Step S 208 :NO), the determination device 32 may change the setting value SV in the memory 24 from the current MSS value to the candidate MSS value (Step S 212 ). After the multifunctional device 10 completes one of Steps S 210 and S 212 , the MSS determination process of FIG. 7 may terminate.
- the MSS value of each of the PCs 100 and 110 may be 4000 bytes, and the current MSS value and upper limit MSS value of the multifunctional device 10 may be 1460 bytes and 8000 bytes, respectively.
- the PC 100 may transmit the frame F 4 comprising application data having the specific maximum data size.
- the candidate MSS value of the PC 100 obtained from the data length value in the frame F 4 may coincide with the reference MSS value (i.e., 4000 bytes) of the PC 100 .
- the determination device 32 may determine “No” in Step S 200 , may determine “No” in Step S 208 , and may change the setting value SV in the memory 24 from the current MSS value (i.e., 1460 bytes) to the candidate MSS value (i.e., 4000 bytes) in Step S 212 . Consequently, after the change, the current MSS value of the multifunctional device 10 may coincide with the MSS values of each of the PCs 100 and 110 , and the same advantages described in the case A 1 may be obtained.
- the LAN 4 may have the same configuration.
- the determination device 32 may set the reference MSS value (i.e., 4000 bytes) acquired during negotiation with the PC 100 as the MSS value of the multifunctional device 10 after the multifunctional device 10 is connected initially to the LAN 4 in the case B 1 - 1 .
- the determination device 32 may set the candidate MSS value (i.e., 4000 bytes) of the PC 100 obtained from the data length value in the frame received from the PC 100 as the MSS value of the multifunctional device 10 after the multifunctional device 10 is connected initially to the LAN 4 in the case B 1 - 1 .
- the candidate MSS value i.e., 4000 bytes
- the candidate MSS value may be the same as the reference MSS value (i.e., 4000 bytes). Consequently, in both the case A 1 , as depicted in FIG. 4A , and the case B 1 - 1 , as depicted in FIG. 8A , the determination device 32 may set the same value (i.e., 4000 bytes) as the MSS value of the multifunctional device 10 .
- the PC 100 transmits the frame F 4 comprising application data having a data size less than the specific maximum data size during a UDP communication from the PC 100 to the multifunctional device 10 .
- the PC 100 may transmit the frame F 4 having a data size equal to the specific maximum data size in the case B 1 - 1 .
- the candidate MSS value of the PC 100 obtained from the data length value in the frame F 4 may be 3000 bytes, which may be less than the reference MSS value (i.e., 4000 bytes) of the PC 100 .
- the determination device 32 may determine “No” in Step S 200 , may determine “No” in Step S 208 , and may change the setting value SV in the memory 24 from the current MSS value (i.e., 1460 bytes) to the candidate MSS value (i.e., 3000 bytes) in Step S 212 .
- the current MSS value of the multifunctional device 10 may be less than the MSS values of the PCs 100 and 110 ; however, the same advantages described in the case A 1 may be obtained.
- the upper limit MSS value of the multifunctional device 10 is 3000 bytes, rather than 8000 bytes as described in the case B 1 - 1 .
- the determination device 32 may determine “Yes” in Step S 208 of FIG. 7 and may change the setting value SV in the memory 24 from the current MSS value (i.e., 1460 bytes) to the upper limit MSS value (i.e., 3000 bytes) in Step S 210 .
- the same advantages as in the case A 2 may be obtained.
- the current MSS value of the multifunctional device 10 is 5000 bytes, rather than 1460 bytes as described in the case B 1 - 1 .
- the determination device 32 may determine “Yes” in Step S 200 and may maintain the current MSS value (i.e., 5000 bytes) stored as the setting value SV in the memory 24 (Step S 206 ).
- the candidate MSS value of the PC 100 may not coincide with the reference MSS value of the PC 100 in some cases. Accordingly, there may be a possibility that the candidate MSS value is less than the reference MSS value.
- Step S 206 employs a method in which the current MSS value of the multifunctional device 10 is changed to the candidate MSS value of the PC 100 , the current MSS value may be be reduced to less than the reference MSS value, such that the current MSS value may change to a small value which the administrator of the LAN 4 may not desire. Consequently, in the embodiment, it may be possible to prevent changing the current MSS value to a small value which the administrator may not desire by employing a method in S 206 in which the current MSS value of the multifunctional device 10 may be maintained.
- the multifunctional device 10 , PC 100 , and PC 110 may be examples of a “communication device,” a “first device,” and a “second device,” respectively.
- the MSS value of the multifunctional device 10 i.e., the MSS value stored as the setting value SV in the memory 24
- the voice data transmitted in the frames F 3 and F 5 may be examples of “application data.”
- the MSS value of the multifunctional device 10 may be stored as the setting value SV in the memory 24 . Consequently, the determination device 32 may determine the MSS value of the multifunctional device 10 by utilizing one or more of the reference MSS value of the PC 100 and the data length value in the received frame F 4 received from the PC 100 .
- the memory 24 may store the MTU value of the multifunctional device 10 as the setting value SV without storing the MSS value of the multifunctional device 10 . In this case, the determination device 32 may determine the MTU value of the multifunctional device 10 utilizing the reference MSS value of the PC 100 or the data length value.
- the “specific value” may be a value which is available for determining the MSS value or MTU value of the communication device.
- the specific value may be the MSS value of the communication device, as in the above-described embodiments, or the specific value may be the MTU value of the communication device, as described herein.
- the MSS value of the communication device may be determined, such that the current MSS value of the communication device may be changed to the reference MSS value of the first device as described above, and the MTU value of the communication device may be determined, such that the current MSS value of the communication device may be changed to the reference MSS value of the first device as described in modification 1.
- a configuration also may be employed in which the memory 24 may store both the MSS value of the multifunctional device 10 and the MTU value of the multifunctional device 10 as setting values SV.
- the determination device 32 may set the MSS value of the multifunctional device 10 as the “specific value,” or the determination device 32 may set the MTU value of the multifunctional device 10 as the “specific value.”
- Step S 100 the determination device 32 may compare the current MSS value of the multifunctional device 10 and the reference MSS value of the PC 100 . Nevertheless, in Step S 100 , the determination device 32 may compare the MTU value of the multifunctional device 10 (i.e., the current MSS value+40 bytes) and the MTU value of the PC 100 (i.e. the reference MSS value+40 bytes). When one of the MTU value and MSS value is determined, the other value may be determined unambiguously. Consequently, in each determination process depicted in FIGS.
- the MSS values may be compared, as in the above-described embodiments, or the MTU values may be compared, as described herein.
- the determination device 32 may determine whether to change the MSS value of the multifunctional device 10 from the current MSS value to the reference MSS value in accordance with the relationship between the reference MSS value of the PC 100 and another value (e.g., the current MSS value of the multifunctional device 10 , 1460 bytes, the upper limit MSS value, or the like) (Steps S 100 , S 102 , and S 108 ). Nevertheless, the determination device 32 may change the MSS value of the multifunctional device 10 from the current MSS value to the reference MSS value, regardless of the relationship between the reference MSS value of the PC 100 and the other value.
- another value e.g., the current MSS value of the multifunctional device 10 , 1460 bytes, the upper limit MSS value, or the like
- the determination device 32 may change the MSS value of the multifunctional device 10 from the current MSS value to the reference MSS value in the case of “Yes” in Step S 10 , as depicted in FIG. 2 .
- the determination device 32 may consider the relationship between the reference MSS value and the other value, or the determination device 32 may disregard the relationship between the reference MSS value and the other value.
- the determination device 32 may consider the relationship between the candidate MSS value and the other value or may disregard the relationship between the candidate MSS value and the other value.
- voice data may be employed as the application data transmitted from the multifunctional device 10 to the PC 110 using a UDP communication.
- another kind of data e.g., video data
- the “application data” may be any type of data that may be transmitted from the communication device to the second device using a UDP communication.
- the multifunctional device may function as a communication device; however, other devices, such as a printer, a scanner, a fax machine, a copier, a telephone, a PC, a server, a cell phone, or a PDA, may function as the communication device.
- PCs may function as a first device or a second device; however, other devices, such as printers, scanners, fax machines, copiers, telephones, multifunctional devices, servers, cell phones, or PDAs, may function as one or more of the first device and the second device.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Communication Control (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
- Telephonic Communication Services (AREA)
- Facsimiles In General (AREA)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011070491A JP5418530B2 (ja) | 2011-03-28 | 2011-03-28 | 通信装置 |
JP2011-070491 | 2011-03-28 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20120250703A1 US20120250703A1 (en) | 2012-10-04 |
US8798097B2 true US8798097B2 (en) | 2014-08-05 |
Family
ID=46927215
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/410,984 Active 2032-08-17 US8798097B2 (en) | 2011-03-28 | 2012-03-02 | Communication devices that communicate using frames and computer-readable media for controlling communication devices |
Country Status (2)
Country | Link |
---|---|
US (1) | US8798097B2 (ja) |
JP (1) | JP5418530B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012242897A (ja) * | 2011-05-16 | 2012-12-10 | Canon Inc | ホストコンピュータ、印刷制御システム、印刷制御システムの制御方法、プログラム |
TWI580226B (zh) * | 2014-06-12 | 2017-04-21 | 智邦科技股份有限公司 | 決定最大分段大小値之方法 |
JP7551403B2 (ja) | 2020-08-27 | 2024-09-17 | キヤノン株式会社 | 通信装置、制御方法、プログラム |
US11997183B2 (en) * | 2022-03-25 | 2024-05-28 | Arista Networks, Inc. | Hardware clamping of the transmission control protocol (TCP) maximum segment size (MSS) parameter in a scalable and programmable network device |
CN115022419B (zh) * | 2022-06-30 | 2024-02-20 | 武汉思普崚技术有限公司 | 一种自动调整mss的方法、装置和存储介质 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6757255B1 (en) * | 1998-07-28 | 2004-06-29 | Fujitsu Limited | Apparatus for and method of measuring communication performance |
JP2007082126A (ja) | 2005-09-16 | 2007-03-29 | Yamaha Corp | Ip通信装置およびip通信システム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000124950A (ja) * | 1998-10-12 | 2000-04-28 | Nec Corp | 送受信パラメータ設定方法および送受信パラメータ設定装置 |
JP2006253867A (ja) * | 2005-03-09 | 2006-09-21 | Fujitsu Access Ltd | フレーム伝送システム及びフレーム伝送方法 |
JP2007174293A (ja) * | 2005-12-22 | 2007-07-05 | Matsushita Electric Ind Co Ltd | 通信装置 |
-
2011
- 2011-03-28 JP JP2011070491A patent/JP5418530B2/ja active Active
-
2012
- 2012-03-02 US US13/410,984 patent/US8798097B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6757255B1 (en) * | 1998-07-28 | 2004-06-29 | Fujitsu Limited | Apparatus for and method of measuring communication performance |
JP2007082126A (ja) | 2005-09-16 | 2007-03-29 | Yamaha Corp | Ip通信装置およびip通信システム |
US20070076618A1 (en) * | 2005-09-16 | 2007-04-05 | Yamaha Corporation | IP communication device and IP communication system therefor |
Also Published As
Publication number | Publication date |
---|---|
JP5418530B2 (ja) | 2014-02-19 |
JP2012205248A (ja) | 2012-10-22 |
US20120250703A1 (en) | 2012-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8798097B2 (en) | Communication devices that communicate using frames and computer-readable media for controlling communication devices | |
US8793513B2 (en) | Network device | |
US9535485B2 (en) | Image processing apparatus, method for controlling the same and storage medium | |
JP4506676B2 (ja) | 情報処理装置および方法、並びにプログラム | |
US8761049B2 (en) | Communication device and method for controlling communication device | |
US9203935B2 (en) | Communication apparatus, communication systems, methods, and non-transitory computer-readable media for processing data according to different protocols in response to packets received using different interface standards | |
US9065659B2 (en) | Communication device | |
US20140297791A1 (en) | Communication apparatus, method of controlling the same, and storage medium | |
US9762511B2 (en) | Communication device | |
JP2011124641A (ja) | ネットワーク機器及びその制御方法、並びにプログラム | |
US12057998B2 (en) | Information processing apparatus, control method of information processing apparatus, and storage medium | |
US9021286B2 (en) | Information processing device employing main controller to respond with all received predetermined data packets when the main controller is already in high power mode | |
JP5675554B2 (ja) | ネットワーク通信機器、電子機器、およびプログラム | |
JP5811742B2 (ja) | 通信装置 | |
JP5365410B2 (ja) | 通信制御装置、通信装置及びプログラム | |
US9392030B2 (en) | Communication apparatus, communication apparatus control method, and storage medium for data communication using a call control server | |
JP2012080504A (ja) | 画像形成装置、画像形成装置の制御方法、及びプログラム | |
JP5963562B2 (ja) | 通信装置、通信装置の制御方法およびプログラム。 | |
JP2015154227A (ja) | データ転送方式 | |
JP4028539B2 (ja) | データ通信装置及びデータ通信方法 | |
JP5719218B2 (ja) | 通信装置、省電力制御方法、プログラムおよびチップ | |
JP2018142850A (ja) | 通信装置、通信方法及びプログラム | |
JP2012175560A (ja) | 通信装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: BROTHER KOGYO KABUSHIKI KAISHA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SUZUKI, TAKANOBU;REEL/FRAME:027798/0744 Effective date: 20120106 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |