phone. In order to reduce useless traffic cost between
cellular phone and Integrated Server, client of cellular
phone must make sure to push the bottom for obtain-
ing the next image from Integrated Server.
Figure 3: Schema of communication between server and
CDLC-based Cellular Phone for Obtaining Image from
Network camera
With Java applet, clients can browse monitoring
quasi-moving image obtained from network camera
on their browser of PC through Integrated Server. But
it has seemed to be more effective and convenient
for clients to browse such images with their cellular
phones, because almost all people of Japan always
carry their cellular phones together with them. One of
various Java technologies, for example CLDC (Con-
nected Limited Device Configuration) of Java 2 Micro
Edition(YuFeng and Zhu, 2001), allows us to utilize
relatively small sizes of Java program (or Java appli-
cation) on the specific cellular phones, and then it can
be downloaded from a certain Web server and perform
a mobile communication based on HTTP connection
between server and cellular phones.
Integrated Server has prepared such a Java applet
on its homepage, deliver it into clients’ cellular phone
according their requests, and communicate it in or-
der to transmit monitoring images and allow cellular
phones to browse them. As there are some constraints
on the image data size, which cellular phones can ac-
cept at the one time, for both of transmission and dis-
play of it, then our Server must reduce JPEG images
from network camera into a suitable size for cellular
phones and accumulate these images in its storage for
request of image delivery from cellular phones.
3 SYSTEM EVALUATION
3.1 Image Processing and E-mail
service
Users whose e-mail addresses have been entered in
our Integrated Server can receive e-mails about some
kinds of message from the server, when monitoring
system recognizes whether a situation of target sys-
tem needs sending message, such as emergency con-
tact or not. Our message mailing service covers the
following two cases, namely,
• Normal e-mail transmission service, which in-
cludes sending message to such personal comput-
ers connected to wired / wireless LAN.
• Mobile e-mail transmission service, which deals
with cellular phone and/or PHS through global
communication network.
In the former case, generally speaking, e-mail is
one of the most usual message transmission methods
between computer’s users of LAN and the Internet.
And the message to be sent may contain description
of a special URL, which tells users to get informa-
tion about image, control scheme and Java applet.
With such information, clients can access a suitable
resource for them to steer the monitoring system effi-
ciently.
On the other hand, clients sometimes leave their
seats where they sit down and work with computers.
They will carry cellular phones or PHS’s with them,
however, even at such a situation. In the later case,
cellular phone including PHS provides wide area of
e-mail service to clients, so that message from server
can be delivered to the target clients no matter where
they are.
It is very much useful for emergency message to
be sent to clients when monitoring system and clients
decide to utilize e-mail service of cellular phone and
PHS. With such message mailing service, some emer-
gency call can be realized as follows; Integrated
Server periodically obtains a series of images from
network cameras. When a new image is partially dif-
ferent from the previous one, image recognition pro-
cedure, which has been already invoked, investigates
whether the target two images have a certain differ-
ence on a fourth or a ninth of whole image or not.
If such a procedure proves some difference be-
tween two images, Integrated Server recognizes that
some change of images happens at the monitoring
point, decides to send the suitable clients e-mail by
means of the above message mailing service. Inte-
grated Server has been customized to be a mail server.
When image recognition procedure points out the dif-
ference between target images, Integrated Server has
sent e-mail to the previously entered clients with e-
mail sending facilities. Especially, sending e-mail to
cellular phone client is effectively because users al-
most always carry around such cellular phones.