SERVER UNIT, A CLIENT UNIT, AND A RECORDING MEDIUM IN A COMPUTER SYSTEM

- Casio

When having determined that the input event from a client unit is the selection of an object, a server unit requests the client unit to transmit display area information that sets a display screen area on the drawing data. The server unit acquires the display area information transmitted from the client unit in response to the request. The server unit determines whether the area of the object selected on the drawing data fits in the display screen area corresponding to the acquired display area information. If having determined that the area of the object does not fit in the display screen area, the server unit changes the display area information so that the area of the object may fit in the display screen area and transmits the changed display area information to the client unit. The client unit displays the drawing data received from the server unit.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a Division of application Ser. No. 12/405,417 filed Mar. 17, 2009, the entire contents of which are hereby incorporated by reference.

This application is based upon and claims the benefit of priority from prior Japanese Patent Application No. 2008-070365, filed Mar. 18, 2008, the entire contents of which are incorporated herein by reference.

BACKGROUND OF THE INVENTION

1. Field of the Invention

This invention relates to a server unit, a client unit, and a recording medium in a server-based computing system (SBC) which enables an application input to, output from, or displayed on a client unit to operate on a server unit in a server-client system connected via a network, such as a LAN (Local Area Network).

2. Description of the Related Art

Each terminal unit (i.e., a PC terminal) connected to a network, such as an in-house LAN, activates and executes an application, such as a document preparation program or a table creation program, independently. The resulting various files have been stored in a storage unit at the terminal unit. Alternatively, the terminal unit stores the various files in an external storage medium, such as a magnetic disk, an optical disk, or a small semiconductor memory, or in a storage unit managed by a server unit on a network.

With such a conventional server-client system, the created files are managed by each terminal unit. Therefore, if the terminal unit should be lost or taken out illegally and passed into a third party's hands, the saved files might be read and important or confidential information be leaked.

Furthermore, since each terminal unit runs an application independently, the application has to be updated, changed, or added on a terminal unit basis, resulting in complex management and an increase in the cost.

To overcome the above problems, a recent server-client system has introduced an SBC (Server-Based Computing) system which causes all the applications input to, output from, and displayed on each terminal to be run on a server unit and all the created files to be managed on a server.

In such a server-based computing system, the drawing data of the application run on the server unit is transferred to a terminal unit (or a client unit). The client unit then displays the drawing data.

Recently, even in a server-based computing system, a mobile terminal with a small display screen, such as a mobile phone, has been considered to be used as a client unit.

With the conventional server-based computing system, when a mobile terminal with a small display screen is used as a client unit, the area of the drawing data displayed on the display screen of the mobile terminal is a part of the original area, since the display screen data (or drawing data) has been normally created so as to correspond to the screen size of a PC terminal. Therefore, each time the area of the drawing data the user wants to look at is not displayed, the user has to, for example, scroll the screen to change the display area.

Particularly, when a list box or a text box existing on the drawing data is to be operated frequently, a problem arises: it is very complicated to display the object area neatly to fit the display area.

BRIEF SUMMARY OF THE INVENTION

It is an object of the invention to easily display the area of information the user wants to see without changing the display area frequently even if the display screen of a client unit is small.

According to an aspect of the invention, there is provided a server unit in a server-based computing system which includes drawing data creating means for creating drawing data according to an input event from a client unit and drawing data transmitting means for transmitting the drawing data created by the drawing data creating means to the client unit, the server unit comprising: object selection determining means which determines whether the input event from the client unit is the selection of an object included in the drawing data; transmission request means which, if the object selection determining means has determined that the input event from the client unit is the selection of an object, requesting the client unit to transmit display screen information that sets a display screen area on the drawing data; display area information acquisition means which acquires the display area information transmitted from the client unit in response to the display area information transmission request of the transmission request means; object fit-in determining means which determines whether the area of the object selected on the drawing data fits in the display screen area corresponding to the display area information acquired by the display area information acquisition means; display area information changing means which, if the object fit-in determining means has determined that the area of the object selected on the drawing data does not fit in the display screen area corresponding to the display area information, changing the display area information so that the area of the object may fit in the display screen area; and display area information transmitting means which transmits the display area information changed by the display area information changing means to the client unit.

Additional objects and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objects and advantages of the invention may be realized and obtained by means of the instrumentalities and combinations particularly pointed out hereinafter.

BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWING

The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the invention, and together with the general description given above and the detailed description of the embodiments given below, serve to explain the principles of the invention.

FIG. 1 is a block diagram showing the configuration of a server-based computing system which includes a server unit 10 and its client units (20P, 20M), . . . according to an embodiment of the invention;

FIG. 2 is a block diagram showing a circuit configuration of the server unit 10 in the server-based computing system;

FIG. 3 is a table showing the contents of management data in a display management area 13A secured in a storage unit 13 of the server unit 10;

FIG. 4 is a block diagram showing a circuit configuration of a client unit 20 (20P, 20M) in the server-based computing system;

FIGS. 5A and 5B are diagrams to help explain a display control operation (part 1) when a list box LB is selected and opened on the display screen (25) of the client unit 20 in the server-based computing system;

FIGS. 6A and 6B are diagrams to help explain a display control operation (part 2) when a list box LB is selected and opened on the display screen (25) of the client unit 20 in the server-based computing system;

FIGS. 7A and 7B are diagrams to help explain a display control operation when a text box TB is selected on the display screen (25) of the client unit 20 in the server-based computing system;

FIG. 8 is a flowchart to explain a server control process carried out by the server unit 10 in the server-based computing system;

FIG. 9 is a flowchart to explain an object selecting process involved in the server control process in the server-based computing system; and

FIG. 10 is a flowchart to explain a client control process carried out by the client unit 20 in the server-based computing system.

DETAILED DESCRIPTION OF THE INVENTION

FIG. 1 is a block diagram showing the configuration of a server-based computing system which includes a server unit 10 and its client units (20P, 20M), . . . according to an embodiment of the invention.

The server-based computing system comprises a server unit 10 and a plurality of client units 20 (20P, 20M), which are connected to a network N composed of a LAN (Local Area Network) or a WAN (Wide Area Network).

The server unit 10 is a personal computer connected by a wire to, for example, the network N. Of the client units 20, 20P is a portable personal computer connected wirelessly via an access point AP to the network N and 20M is a mobile phone connected wirelessly via the access point AP to the network N.

The server unit 10 has various application programs, including a document preparation program, a spreadsheet program, an address book program, a memo pad program, a presentation support program, a mail handling program, an Internet connection program, and a Web display program. The server unit 10 activates an application program according to an operation input (or an input event) from the client units 20 (20P, 20M), . . . connected to the server unit 10 and executes the processing.

In the server unit 10, the display output drawing data created by the execution of the application program corresponding to the operation input signal from the client unit 20, . . . is not only converted into transfer drawing data but also compressed and encrypted and is transmitted (or transferred) to the accessing client units 20, . . . .

Then, the client units 20 (20P, 20M), . . . decompress and decrypt the drawing data transferred from the server unit 10. The resulting drawing data is displayed on the display unit 25.

The server unit 10 has the function of, when the operation input signal from the client unit 20 is an input signal to specify a predetermined object area (a list box or a text box) existing in the drawing data as an operational object, creating information that indicates a display position on the drawing data and its area so that the object area on the drawing data may fit in the display screen (25) of the client unit and transmitting (or notifying) the information to the client unit 20.

The client unit 20 has the function of cutting out the drawing data according to the information indicating the display position and area on the drawing data notified by the server unit 10 and displaying the drawing data on the display screen (25).

FIG. 2 is a block diagram showing a circuit configuration of the server unit 10 in the server-based computing system.

The server unit 10 includes a CPU 11 acting as a computer. Connected via a bus 17 to the CPU 11 are a memory 12 composed of a hard disk or a flash ROM, a storage unit 13 composed of a RAM, a transmission and reception control unit 14 for the client units 20, a display unit 15, an input unit 16, and a storage medium reading and writing unit 18 which reads and writes data from and into an external storage medium 18a, such as an optical disk or a magnetic disk.

The CPU 11 controls the operation of each section of the circuit using the storage unit 13 as a working memory according to a system program or various application programs previously stored in the memory 12, read from the external storage medium 18a into the memory 12, or read from a program server on the network N into the memory 12. The CPU 11 activates and executes the various programs according to a process command signal or the like corresponding to a key input signal from the input unit 16 or a user operation (or input event) from the client units 20 (20P, 20M), . . . received via the transmission and reception control unit 14.

In the server unit 10, various data items created according to the application program activated and executed according to the input event signal from the client unit 20 are stored in the memory 12 in such a manner that they are caused to correspond to the user ID. The display drawing data is written into virtual frame buffers (FB) 12a, 12b, prepared so as to correspond to the individual client units 20, in the memory 12. Then, the drawing data is converted into transfer drawing data by extracting image-changed parts from the preceding drawing data and the present drawing data (or the difference between the preceding drawing data and the present drawing data). The transfer drawing data is transferred from the transmission and reception control unit 14 to the client unit 20, which displays the drawing data.

In the storage unit 13 of the server unit 10, a display management area 13A is secured.

FIG. 3 is a table showing the contents of management data in the display management area 13A secured in the storage unit 13 of the server unit 10.

In the display management area 13A, a display-mode management data item (“1” or “0”) set and notified by the user for each of the client units 20, . . . is stored so as to correspond to the identifier (A, B, . . . ) of each of the client units 20. Management data items “1” and “0” represent the presence and absence of the setting of the central display mode, respectively.

When having received from the client unit 20 set in the central display mode a command signal to set a specific object area (such as a list box or a text box) on the drawing data as an operational object, the server unit 10 creates information indicating a display position and an area on the drawing data so as to align the object area on the drawing data with the center of the display screen (25) of the client unit 20 and transmits (or notifies) the information to the client unit 20. On the other hand, when having received from the client unit 20 not set in the central display mode a command signal to set a specific object area (such as a list box or a text box) on the drawing data as an operational object, the server unit 10 creates information indicating a display position and an area on the drawing data so as to align the object area on the drawing data with the top left of the display screen (25) of the client unit 20 and transmits (or notifies) the information to the client unit 20.

FIG. 4 is a block diagram showing a circuit configuration of the client unit 20 (20P, 20M) in the server-based computing system.

The client unit 20 includes a CPU 21 serving as a computer. Connected via a bus 27 to the CPU 21 are a memory 22 composed of a flash ROM, a storage unit 23 composed of a RAM, a transmission and reception control unit 24 for the server unit 10, a display unit 25 via a display controller 25a, an input unit 26, and a storage medium reading and writing unit 28 which reads and writes data from and into an external storage medium 28a, such as a memory card.

The display controller 25a includes a frame buffer (FB) 25b. The frame buffer (FB) 25b stores, for example, VGA (Video Graphics Array)-size drawing data created and transferred by the server unit 10 and then decompressed. The display controller 25a cuts out the drawing data stored in the frame buffer (FB) 25b in the display position according to the user operation and in an area corresponding to the display screen size of the display unit 25 and displays the data on the display unit 25.

At this time, when having been informed by the server unit 10 of the display position and area on the display unit 25 where the drawing data is to be displayed, the display controller 25a cuts out the drawing data corresponding to the display position and area and displays the data on the display unit 25.

The CPU 21 controls the operation of each section of the circuit using the storage unit 23 as a working memory according to a system program (or a client control program) previously stored in the memory 22, read from the external storage medium 28a into the memory 22, or read from a program server on the network N into the memory 22. The CPU 21 activates and executes the client control program according to a key input signal from the input unit 26, or an application response signal, transfer drawing data, display position, and area information received via the transmission and reception control unit 24 from the server unit 10.

In the server-based computing system, each time the drawing data is created and updated, an area where the image changed after the update of the drawing is difference-extracted from the drawing data created at the server unit 10 according to such an event as a key input from the client unit 20. The extracted data is transferred as transfer drawing data to the client unit 20. Then, the client unit 20 rewrites only the image-changed area on the drawing data stored in the frame buffer (FB) 25b, thereby updating the drawing data. This enables the amount of data transferred from the server unit 10 to the client unit 20 to be decreased remarkably.

The following is an explanation of a selected object corresponding display function of, when a specific object area (a list box LB or a text box TB) displayed on the display screen (25) of the client unit 20 is selected as an operational object in the server-based computing system with the above configuration, displaying the specific object area under the control of the server unit 10 in such a manner that the object area fits the display screen (25).

FIGS. 5A and 5B are diagrams to help explain a display control operation (part 1) when a list box LB is selected and opened on the display screen (25) of the client unit 20 in the server-based computing system.

FIGS. 6A and 6B are diagrams to help explain a display control operation (part 2) when a list box LB is selected and opened on the display screen (25) of the client unit 20 in the server-based computing system.

FIGS. 7A and 7B are diagrams to help explain a display control operation when a text box TB is selected on the display screen (25) of the client unit 20 in the server-based computing system.

In FIGS. 5A to 7B, “G” indicates, for example, VGA-size drawing data stored in the frame buffer (FB) 25b of the client unit 20, “E” a display screen area of the drawing data G to be displayed on the display unit 25, “LB” a list box to be expanded on the drawing data G, “M” a tap mark to be tap-operated by the user when selecting the list box LB, “TB” a text box existing on the drawing data G, and “F” a focus mark to be operated by the user when selecting the text box TB.

The display screen area E (25) for the drawing data G (FB) is managed by the starting point coordinates (DX, DY) corresponding to the top left of the display screen area E and the height DH and width DW using the starting point coordinates (DX, DY) as a reference.

The area size of the list box LB and that of the text box TB are managed by the height LH and width LW. The list box LB and text box TB are on the drawing data G and are object areas to be operated.

Specifically, for example, when the tap mark M in the list box LB on the drawing data G is tap-operated as shown in FIG. 5A, a cutout position and area for the drawing data of the display screen area E are changed as shown in FIG. 5B in such a manner that an expanded list box LB fits in the display screen area E.

Moreover, for example, when the tap mark M in the list box LB on the drawing data G is tap-operated as shown in FIG. 6A, if the width LW of the expanded list box LB does not fit in the width DW of the display screen area E, the cutout position and area for the drawing data of the display screen area E are changed as shown in FIG. 6B in such a manner that the display screen area E is rotated horizontally so that the list box LB may fit in the display screen area E.

Similarly, for example, when the focus mark F in the text box TB on the drawing data G is specified as shown in FIG. 7A, if the width LW of the text box TB does not fit in the width DW of the display screen area E, the cutout position and area for the drawing data of the display screen area E are changed as shown in FIG. 7B in such a manner that the display screen area E is rotated horizontally so that the text box TB may fit in the display screen area E.

FIG. 8 is a flowchart to explain a server control process carried out by the server unit 10 in the server-based computing system.

FIG. 9 is a flowchart to explain an object selecting process related to the server controlling process in the server-based computing system.

FIG. 10 is a flowchart to explain a client control process carried out by the client unit 20 in the server-based computing system.

First, at the client unit 20, when a request for connection to the server unit 10 is specified by a user operation on the input unit 26, the transmission and reception control unit 24 transmits a connection establishment request to the server unit 10 (step B1 in FIG. 10). Then, a connection establishing process is carried out between the client unit 20 and the server unit 10 on the basis of an authentication process or the like (step B2).

When having received the connection establishment request transmitted from the client unit 20 (step S1 of FIG. 8), the server unit 10 establishes connection with the client unit 20 on the basis of an authentication process or the like (step S2).

With the connection between the server unit 10 and client unit 20 being established, if an input event, such as the opening of an arbitrary Web page, is accepted (Yes in step B4) according to the user input at the client unit 20 (Yes in step B3 of FIG. 10), the input event is transmitted to the server unit 10 (step B5).

At the server unit 10, if, for example, an input event of opening a Web page transmitted from the client unit 20 has been received (Yes in step S3 of FIG. 8), a manipulate signal corresponding to the input invent is transmitted to the corresponding application program, such as a Web browser (step S4). Then, the application program executes a process corresponding to the input event (step S5 (No) S6). Specifically, the application program opens the user-specified Web page, writes the drawing data into the frame buffer (FB) 12a in the memory 12 corresponding to the client unit 20 which input the event, converts the data into transfer drawing data, and transmits the transfer drawing data to the client unit 20.

When the client unit 20 has received, for example, the drawing data on the Web page transmitted from the server unit 10 (Yes in step B9 of FIG. 10), the data is judged to be a difference image from the drawing data G stored in the frame buffer (FB) 25b (Yes in step B12). The drawing data judged to be the difference image is written into the frame buffer (FB) 25b (step B15).

For example, in the early stages of the opening of the Web page, the drawing data on the entire page is received as a difference image and written into the frame buffer (FB) 25b. Thereafter, if the contents of the drawing of the Web page have been updated, only the difference image of the updated part of the drawing is received together with its position information and the drawing data G stored in the frame buffer (FB) 25b is updated (step B9 (Yes)→B12 (Yes)→B15).

The display controller 25a cuts out the drawing data G stored in the frame buffer (FB) 25b as a display screen area E corresponding to the display starting point coordinates (DX, DY) according to the user operation and the height and width (DH×DW) corresponding to the display screen size of the display unit 25 as shown in FIG. 5A (step B16) and outputs the display screen area E on the display unit 25, which displays the area E (step B17).

This causes the drawing data G created by the server unit 10 according to the user input event at the client unit 20 to be updated and stored sequentially into the frame buffer (FB) 25b and displayed as a display screen area E corresponding to the user operation on the display unit 25.

At the client unit 20, when a specific object area (a list box LB or a text box TB) existing in the drawing data G displayed on the display unit 25 is specified as an operational object, if the user wants to position and display the object area in the center of the display screen area E, the central display mode is set according to the user operation on the input unit 26 (step B3 (Yes)→B6).

If the central display mode has been set (Yes in step B6), the setting data “1” of the central display mode is transmitted to the server unit 10 (step B7). If the setting of the central display mode has been cancelled (No in step B6), the setting cancel data “0” of the central display mode is transmitted to the server unit 10 (step B8).

When the server unit 10 has received the setting data “1” or the setting cancel data “0” of the central display mode transmitted from the client unit 20, management data for the central display mode corresponding to the client unit 20 stored and managed in the display management area 13A (see FIG. 3) in the storage unit 13 is set to “1” which indicates setting or “0” which indicates no setting (step S3 (Yes)→S4, S5 (No)→S6 in FIG. 8).

(Process of Changing the Display Screen Area E in Object Selection)

With the display screen area E of the drawing data G including the tap mark M in the list box LB as shown in, for example, FIG. 5A being cut out and displayed on the display unit 25 in the client unit 20 according to the control process performed between the server unit 10 and the client unit 20 (step B9 (Yes)→B12 (Yes)→B15 to 817 in FIG. 10), when the tap mark M is specified by the user operation to open the list box LB, an input event signal indicating the selection of the list box LB is transmitted to the server unit 10 (step B3 (Yes)→B4 (Yes)→B5).

When the server unit 10 has received the input event signal indicating the selection of the list box LB transmitted from the client unit 20 (Yes in step S3 of FIG. 8), it is determined that the list box LB (object) has been selected (Yes in step S4 and step S5) and control is passed to an object selecting process in FIG. 9 (step SA).

When the object selecting process is activated, a signal requesting the transmission of display area information (DX, DY, DW, DH) corresponding to the present display screen area E is transmitted to the client unit 20 where the object selection event has been input (step A1).

When the client unit 20 has received the request for the transmission of the present display area information (DX, DY, DW, DH) transmitted from the server unit 10 (step B9 (Yes)→B10 (Yes) in FIG. 10), display area information (DX, DY, DW, DH) which sets the display screen area E of the drawing data G displayed on the display unit 25 is transmitted to the server unit 10 as shown in FIG. 5A (step B13).

When the server unit 10 has received the display area information (DX, DY, DW, DH) transmitted from the client unit 20 (Yes in step A2 of FIG. 9), it is determined whether the object area (in this case, the list box LB (LX, LY, LW, LH)) selected this time by the user fits in the display screen area E set on the basis of the display area information (DX, DY, DW, DH) (step A3).

If it has been determined that the object area (LX, LY, LW, LH) selected this time by the user fits in the display screen area E set on the basis of the display area information (DX, DY, DW, DH) from the client unit 20 (Yes in step A3), the selected object is expanded on the drawing data G stored in the frame buffer (FB) 12a (step S8 of FIG. 8) and transfer drawing data composed of the resulting difference image data is transmitted to the client unit 20 (step S9).

Then, the client unit 20 receives the difference image data of the selected object and updates the drawing data G stored in the frame buffer (FB) 25b (step B9 (Yes)→B12 (Yes)→B15 in FIG. 10). The drawing data G is cut out in such a manner that the selected object area fits in the display screen area E and is displayed on the display unit 25 (steps B16, B17).

In step A3 in the object selecting process at the server unit 10, if it has been determined that the area (LX, LY, LW, LH) of the list box LB selected this time by the user does not fit in the display screen area E set on the basis of the display area information (DX, DY, DW, DH) from the client unit 20 as shown in FIG. 5A (No in step A3 of FIG. 9), whether the list box LB has to be corrected in the X direction is determined, depending on whether the width LW of the list box LB is greater than the width DW of the display area information (step A4).

As shown in FIG. 5A, if it has been determined that the list box LB need not be corrected in the X direction because the width LW of the list box LB is less than the width DW of the display area information (No in step A4), the height and width to which a change display area is to be set are caused to remain unchanged (DH→DH′) (DW→DW′) (step A6).

Then, whether the list box LB has to be corrected in the Y direction is determined, depending on whether the height LH of the list box LB is greater than the height DH′ of the display area information (step A12).

As shown in FIG. 5A, if it has been determined that the list box LB need not be corrected in the Y direction because the height LH of the list box LB is less than the height DH′ of the display area information (No in step A12), it is determined on the basis of the management data stored in the display management area 13A of the storage unit 13 whether the client unit 20 has been set in the central display mode “1” (step A14).

Then, if it has been determined that the client unit 20 has been set in the central display mode “1” (Yes in step A14), half the value obtained by subtracting the width LW of the list box LB from the width DW of the display area is subtracted from the starting point coordinate LX in the X direction of the list box LB using equation (1), thereby setting the X-direction starting point coordinate (DX′) of the display screen area E. Moreover, half the value obtained by subtracting the height LH of the list box LB from the height DH of the display area is subtracted from the starting point coordinate LY in the Y direction of the list box LB using equation (2), thereby setting the Y-direction starting point coordinate (DY′) of the display screen area E (step A15).


DX′←LX−(DW−LW)/2  equation (1)


DY′←LY−(DH−LH)/2  equation (2)

In this case, the changed display area information (DX′, DY′, DW′, DH′) set in step A6 and step A15 is transmitted to the client unit 20 (step A17).

Then, the selected list box LB is expanded on the drawing data G presently stored in the frame buffer (FB) 12a (step S8 of FIG. 8) and transfer drawing data composed of the resulting difference image data is transmitted to the client unit 20 (step S9).

Then, the client unit 20 changes the display screen area E for the drawing data G on the basis of the display area information (DX′, DY′, DW′, DH′) received from the server unit 10 (step B9 (Yes)→B11 (Yes)→B14 in FIG. 10). Then, the client unit 20 receives the difference image data of the list box LB transmitted from the server unit 10 and updates the drawing data G stored in the frame buffer (FB) 25b (step B9 (Yes)→B12 (Yes)→B15). The drawing data G is cut out according to the changed display screen area E (DX′, DY′, DW′, DH′) and the list box LB is displayed on the display unit 25 so as to be positioned in the center of the display screen area E as shown in FIG. 5B (steps B16, B17).

In step A4, if it has been determined that the list box LB (or text box TB) has to be corrected in the X direction because the width LW of the list box LB (or text box TB) is greater than the width DW of the display area information as shown in, for example, FIG. 6A (or FIG. 7A) (Yes in step A4 of FIG. 9), it is determined whether the width LW of the list box (or text box TB) is greater than 4/3 of the width DW of the display area information (step A5).

If it has been determined that the width LW of the list box LB (or text box TB) is greater than but not greater than 4/3 of the width DW of the display area information (No in step A5), the height and width to which a changed display area is to be set are caused to remain unchanged (DH→DH′) (DW→DW′) (step A7) and the width LW of the list box LB (or text box TB) is reduced to fit the width DW′ of the display area (step A9).

In step A5, if it has been determined that the width LW of the list box LB (or text box TB) is greater than 4/3 of the width DW of the display area (Yes in step A5) as shown in, for example, FIG. 6A (or FIG. 7A), the width DW of the present display area is set to the height DH′ of the changed display area and the height DH of the present display area is set to the width DW′ of the changed display area, thereby rotating the height and width of the display screen area E for the drawing data G as shown in FIG. 6B (or FIG. 7B) (step A8). Then, the width LW of the list box LB (or text box TB) is reduced to fit the width DW′ of the rotated display area (step A9).

Then, it is determined whether the object selecting process is carried, out according to an input event corresponding to the operation of specifying the tap mark M to make the list box LB an operational object, that is, it is determined whether the object selecting process is the process of selecting the list box LB or the text box TB (step A10).

If it has been determined that the object selecting process is the process of selecting the list box LB corresponding to the operation of specifying the tap mark M (Yes in step A10), the font size of each text data item written in the list box LB is changed to the font size obtained by dividing the width DW′ of the list box LB by the maximum number of characters in the items in the list (step A11). This causes the text data in each list to be adjusted so as to fit in the width LW of the list box LB reduced in step A9.

Thereafter, in step A12, if it has been determined that the list box LB (or text box TB) also has to be corrected in the Y direction because the height LH of the list box LB (or text box TB) is greater than the height DH′ of the display area information (Yes in step A12), the height LH of the list box LB (or text box TB) is reduced to fit the height DH′ of the display area (step A13).

Then, if it has been determined that the client unit 20 has not been set in the central display mode “1” (No in step A14), the drawing starting point coordinates (LX, LY) of the list box LB (or text box TB) are set to the display starting point coordinates (DX′, DY′) of the changed display screen area E as shown in, for example, FIG. 6B (step A16).

Then, in the case of the list box LB shown in FIG. 6B or the text box TB shown in FIG. 7B, the changed display area information (DX′, DY′, DW′, DH′) set in the steps A8 to A14→A16 is transmitted to the client unit 20 (step A17).

Then, the selected list box LB (or text box TB) is expanded on the drawing data G presently stored in the frame buffer (FB) 12a (step S8 of FIG. 8) and transfer drawing data composed of the difference image data is transmitted to the client unit 20 (step S9).

As a result, in the client unit 20, the display screen area E for the drawing data G is changed on the basis of the display area information (DX′, DY′, DW′, DH′) received from the server unit 10 (step B9 (Yes)→B11 (Yes)→B14 in FIG. 10). Then, the difference image data for the list box LB (or text box TB) transmitted from the server unit 10 is received and the image data G stored in the frame buffer (FB) 25b is updated (step B9 (Yes)→B12 (Yes)→B15). Then, the drawing data G is cut out according to the rotated and changed display screen area E (DX′, DY′, DW′, DH′) and the list box LB (or text box TB) is displayed on the display unit 25 so as to be alighted with the position (DX′, DY′=LX, LY) of the starting point of the rotated display screen area E as shown in FIG. 6B (or FIG. 7B) (steps B16, B17).

Thereafter, at the client unit 20, when the connection with the server unit 10 has been terminated (Yes in step B18), a connection end signal is transmitted to the server unit 10 (step B19). Then, when the server unit 10 has received the connection end signal transmitted from the client unit 20 (Yes in step S7 of FIG. 8), the connection with the client unit 20 is terminated (step S10).

Accordingly, with the selected object corresponding display function of the server-based computing system configured as described above, when a specific object (list box LB or text box TB) on the drawing data displayed on the client unit 20 is selected as an operational object, it is determined whether the object to be drawn and updated at the server unit 10 fits in the present display screen area E on the client unit 20. If it has been determined that the object to be drawn and updated does not fit in the present display screen area E of the client unit 20, change information on the starting point coordinates (DX′, DY′) and the height and width (DH′×DW′) of the display screen area E for the drawing data is created so that the object to be drawn and updated on the drawing data may fit in the display screen area E of the client unit 20. The created information is transmitted (or notified) to the client unit 20.

Consequently, in the client unit 20, since the display screen area E is changed according to the object on the drawing data transferred from the server unit 10 and the changed display screen area E is displayed on the display unit 25, even if the client unit 20 is a mobile terminal (20M, 20P) and its display screen is small, the display screen area E need not be changed and the area of the object to be manipulated by the user can be displayed easily.

Furthermore, with the selected object corresponding display function of the server-based computing system, if the width LW of the object to be drawn and updated at the server unit 10 is greater than the width DW of the display screen area E of the client unit 20, the width LW of the object is reduced to fit the width DW of the display screen area E. Moreover, if the height LH of the object is greater than the height DH of the display screen area E of the client unit 20, the height LH of the object is reduced to fit the height DH of the display screen area E.

In addition, with the selected object corresponding display function of the server-based computing system, if the width LW of the object to be drawn and updated at the server unit 10 is greater than the width DW of the display screen area E of the client unit 20 in the client unit 20 with a vertically long display screen area E, update information on the starting point coordinates (DX′, DY′) and height and width (DH′×DW′) obtained by rotating the display screen area E for the drawing data by 90 degrees is created and the update information is transmitted (or notified) to the client unit 20.

Consequently, even if the client unit 20 is a mobile terminal (20M, 20P) and its display screen is small, the display screen area E need not be changed and the area of the object area to be manipulated by the user can be displayed so as to fit in the display, screen area E reliably.

Furthermore, with the selected object corresponding display function of the server-based computing system, if the object to be drawn and updated at the server unit 10 is the list box LB and the width LW of the list box LB has been reduced to fit the width DW of the display screen area E, the font size of the character data written in the list on the basis of the width LW (=DW) of the reduced list box LB is changed, which enables the list box LB to be manipulated by the user to be displayed so as to fit in the display screen area E reliably.

Other Embodiment

With the server-based computing system of the embodiment, the drawing data G created at the server unit 10 according to the input event from the client unit 20 is transferred from the server unit 10 to the client unit 20 which input the event. At the client unit 20, the drawing data G is cut out and displayed in the display screen area E corresponding to the display unit 25. Accordingly, if a specific object has been selected as an operational object on the drawing data displayed on the client unit 20 (Yes in step S5), the server unit 10 creates change information on the starting point coordinates (DX′, DY′) of and the height and width (DH′×DW′) of the display screen area E for the drawing data so that the object to be drawn and updated at the server unit 10 may fit in the display screen area E at the client unit 20 and transmits (or notifies) the change information to the client unit 20 (step SA).

In contrast, with a server-based computing system according to one other embodiment of the invention, the client unit 20 transmits position and size information (DX, DY, DW, DH) on the present display screen area E on the drawing data G created by the server unit 10 each time the client unit 20 transmits its input event to the server unit 10. The server unit 10 cuts out drawing data for the part corresponding to the position and size information (DX, DY, DW, DH) on the present display screen area E from the drawing data G created according to the input event and transfers the cut-out drawing data to the client unit 20 which input the event, thereby causing the drawing data to be displayed on the display unit 25.

The initial position and size information on the display screen area E displayed at the client unit 20 may be stored in the server unit in advance. The server unit 10 may calculate the position and size information (DX, DY, DW, DH) on the display screen area E of the client unit 20 on the basis of the initial information each time the server unit receives the input event transmitted from the client unit 20. With the server-based computing system of the one other embodiment, if a specific object on the drawing data has been selected as an operational object at the client unit 20, the server unit 10 creates change information on the starting point coordinates (DX′, DY′) of and the height and width (DH′×DW′) of the display screen area E for the drawing data so that the specific object drawn and updated by the server unit 10 may fit in the display screen area E of the client unit 20 (step A2 to step A16 in FIG. 9), cuts out the drawing data for the part corresponding to the changed display screen area E, and transfers the cut-out drawing data to the client unit 20. Consequently, even with the server-based computing system of the one other embodiment, if the client unit 20 is a mobile terminal (20M, 20P) and its display screen is small as in the above embodiment, the display screen area E need not be changed and the area of the object to be manipulated by the user can be displayed easily.

Each of the processes carried out in the server-based computing system described in each of the embodiments, including the control process in the server unit 10 shown in the flowchart of FIG. 8, the object selecting process related to the control process in the server unit 10 shown in the flowchart of FIG. 9, and the control process in the client unit 20 shown in the flowchart of FIG. 10, can be stored into a memory card (e.g., a ROM card or a RAM card), a magnetic disk (e.g., a floppy disk or a hard disk), an optical disk (e.g., a CD-ROM or a DVD), or external recording mediums 18a, 28, such as semiconductor memories, in the form of a program that causes a computer to execute instructions. Then, the program stored in such a medium can be delivered. The computers (CPU 11 and CPU 21) of the server unit 10 and client unit 20 read the programs stored in the external recording mediums 18a, 28a into the storage units (the memories 12, 22 and storage units 13, 23). The operations of the computers are controlled by the read-in programs, thereby realizing the selected object corresponding display function explained in each of the embodiments, which enables the same processes as described above to be executed.

The data of the programs to realize the individual processes can be transferred through a communication network (N) in the form of program code. The program data can be taken out of a computer unit (or a program server) connected to the communication network (N) and stored into memory units (e.g., the memories 12, 22 or storage units 13, 23), thereby realizing the selected object corresponding display function.

Additional advantages and modifications will readily occur to those skilled in the art. Therefore, the invention in its broader aspects is not limited to the specific details and representative embodiments shown and described herein. Accordingly, various modifications may be made without departing from the spirit or scope of the general inventive concept as defined by the appended claims and their equivalents.

Claims

1. A display controlling system comprising:

a drawing data creating section which creates drawing data including an object according to an input event from a client unit;
an object selection determining section which determines whether the input event from the client unit is a selection of a single object included in the drawing data;
a display area information acquisition section which, if the object selection determining section has determined that the input event from the client unit is the selection of the single object, acquires display area information indicating where the client unit presently displays, wherein the display area information corresponds to a part of the drawing data;
an object judging section which judges whether a display screen area corresponding to the display area information includes a part area of the single object selected on the drawing data;
a display area information changing section which, if the object judging section has determined that the display screen area includes the part area of the single object selected on the drawing data, changes the display area information so that the display screen area includes all area of the single object selected on the drawing data; and
a display area control section which controls the client unit to display the display screen area corresponding to the display area information changed by the display area information changing section.

2. The display controlling system according to claim 1, further comprising:

an area size determining section which determines whether the area of the single object selected on the drawing data is greater than the display screen area corresponding to the display area information acquired by the display area information acquisition means.

3. The display controlling system according to claim 1, further comprising:

an area size determining section which determines whether the area of the single object selected on the drawing data is greater than the display screen area corresponding to the display area information acquired by the display area information acquisition means; and
an object area reducing section which, if the object judging section has determined that the area of the single object selected on the drawing data is greater than the display screen area, reducing the area of the single object on the drawing data to fit the display screen area.

4. The display controlling system according to claim 1, wherein the display area information changing section comprises a display area information rotation changing section which changes the display area information by rotating the height and width of the display area information.

5. The display controlling system according to claim 3, further comprising a font size changing section which, if the object judging section has reduced the area of the single object on the drawing data to fit the display screen area, changes the font size of the characters written in the area of the single object to fit the reduced area of the single object.

6. The display controlling system according to claim 1, wherein the display area information changing section changes the display area information such that the area of the single object corresponds with the display screen area and the area of the single object comes at the center of a display screen.

7. The display controlling system according to claim 2, wherein the display area information changing section changes the display area information such that the area of the single object corresponds with the display screen area and the area of the single object comes at the center of a display screen.

8. A storage medium from which a computer of a server unit can read instructions and in which a process for transmitting drawing data, created in accordance with an input event from a client unit, to the client unit is recorded as a program, the program comprising the processes of:

creating drawing data including an object according to an input event from a client unit;
determining whether the input event from the client unit is a selection of a single object included in the drawing data;
if determined that the input event from the client unit is the selection of the single object, acquiring display area information indicating where the client unit presently displays, wherein the display area information corresponds to a part of the drawing data;
judging whether a display screen area corresponding to the display area information includes a part area of the single object selected on the drawing data;
if determined that the display screen area includes the part area of the single object selected on the drawing data, changing the display area information so that the display screen area includes all area of the single object selected on the drawing data; and
controlling the client unit to display the display screen area corresponding to the display area information changed by the display area information changing section.

9. The storage medium according to claim 8, the program further comprising:

determining whether the area of the single object selected on the drawing data is greater than the display screen area corresponding to the display area information acquired by the display area information acquisition means.

10. The storage medium according to claim 8, the program further comprising:

determining whether the area of the single object selected on the drawing data is greater than the display screen area corresponding to the display area information acquired by the display area information acquisition means; and
if determined that the area of the single object selected on the drawing data is greater than the display screen area, reducing the area of the single object on the drawing data to fit the display screen area.

11. The storage medium according to claim 8, wherein changing the display area information comprises rotating the height and width of the display area information.

12. The storage medium according to claim 10, the program further comprising if the area of the single object on the drawing data is reduced to fit the display screen area, changing the font size of the characters written in the area of the single object to fit the reduced area of the single object.

13. The storage medium according to claim 8, wherein changing the display area information such that the area of the single object corresponds with the display screen area and the area of the single object comes at the center of a display screen.

14. A method of controlling a display comprising:

creating drawing data including an object according to an input event from a client unit;
determining whether the input event from the client unit is a selection of a single object included in the drawing data;
if determined that the input event from the client unit is the selection of the single object, acquiring display area information indicating where the client unit presently displays, wherein the display area information corresponds to a part of the drawing data;
judging whether a display screen area corresponding to the display area information includes a part area of the single object selected on the drawing data;
if determined that the display screen area includes the part area of the single object selected on the drawing data, changing the display area information so that the display screen area includes all area of the single object selected on the drawing data; and
controlling the client unit to display the display screen area corresponding to the display area information changed by the display area information changing section.

15. The method according to claim 14, further comprising:

determining whether the area of the single object selected on the drawing data is greater than the display screen area corresponding to the display area information acquired by the display area information acquisition means; and
if determined that the area of the single object selected on the drawing data is greater than the display screen area, reducing the area of the single object on the drawing data to fit the display screen area.

16. The method according to claim 14, wherein changing the display area information comprises rotating the height and width of the display area information.

17. The method according to claim 15, further comprising if the area of the single object on the drawing data is reduced to fit the display screen area, changing the font size of the characters written in the area of the single object to fit the reduced area of the single object.

18. The method according to claim 14, wherein changing the display area information such that the area of the single object corresponds with the display screen area and the area of the single object comes at the center of a display screen.

19. The method according to claim 14, further comprising:

determining whether the area of the single object selected on the drawing data is greater than the display screen area corresponding to the display area information acquired by the display area information acquisition means.
Patent History
Publication number: 20140157192
Type: Application
Filed: Feb 5, 2014
Publication Date: Jun 5, 2014
Applicant: CASIO COMPUTER CO., LTD. (Tokyo)
Inventor: Naoto Toda (Tokorozawa-shi)
Application Number: 14/173,127
Classifications