diff paper/abstract_eng.tex @ 34:aacf118c6a8c default tip

add file.
author Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
date Mon, 03 Mar 2014 17:37:21 +0900
parents 4d327e916ff9
children
line wrap: on
line diff
--- a/paper/abstract_eng.tex	Thu Feb 20 19:46:38 2014 +0900
+++ b/paper/abstract_eng.tex	Mon Mar 03 17:37:21 2014 +0900
@@ -1,9 +1,10 @@
 \begin{abstract}
-I implemented the distributed application version VNC that can be load balancing by flowing from the top to the bottom of the tree data that parent has been delivered (TreeVNC).VNC can be System of  screen sharing  via network.
-it is designed the load is concentrated on the distributor in the usual VNC.
+I implemented the distributed application version VNC(TreeVNC) that can be load balancing by flowing from the top to the bottom of the tree data that parent has been delivered
+VNC is an application that can share the screen via the network.
+Usual VNC is designed that Load is concentrated to distributor.
 for example, when performing screen sharing using VNC in lectures, load on the distributor would increase in proportion to the increase of the client.
 To solve this problem, by connecting the client to the tree structure, we have proposed a method will flow from top to bottom data.
 Thus, it is possible to create a service with scalability without lowering the quality of the user also increases.
 As a result of using TreeVNC, it could be used without reducing the throughput suppress the load on the server side can also increase the number of clients.
-Further, if it is to be switched by one button presenter, you have a multi-display, we also extended the UserInterface receiving the data of the display so that one possible.
+In this paper, in addition to the implementation of TreeVNC, was carried out of the multi-display support and switching of presenter.
 \end{abstract}