annotate paper/abstract_eng.tex @ 32:4d327e916ff9

add files
author Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
date Thu, 20 Feb 2014 13:14:08 +0900
parents
children aacf118c6a8c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 \begin{abstract}
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 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.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 it is designed the load is concentrated on the distributor in the usual VNC.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 for example, when performing screen sharing using VNC in lectures, load on the distributor would increase in proportion to the increase of the client.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 To solve this problem, by connecting the client to the tree structure, we have proposed a method will flow from top to bottom data.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 Thus, it is possible to create a service with scalability without lowering the quality of the user also increases.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 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.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 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.
4d327e916ff9 add files
Taninari YU <you@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 \end{abstract}