Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / February 2006

Tip: Looking for answers? Try searching our database.

Some help needed

Thread view: 
Jacco van Koll - 26 Feb 2006 16:57 GMT
Gents, Ladies,

I am gathering information about how to resolve the following:

I am having a webcam at home. This webcam can be used by the following
applet to be viewed from the outside world:

<APPLET name="cvcs" CODEBASE="http://172.16.100.200:81/"
CODE="xplug.class" WIDTH=640 HEIGHT=480>
<param name="RemotePort" value=81>
<param name="Timeout" value=5000>
<param name="RotateAngle" value=0>
<param name="PreviewFrameRate" value=20>
<param name="DeviceSerialNo" value="">
<param name="UserName" value="anonymous">
</APPLET>

This works like a charm, but if there are many viewers, the webcam is
brought to it's knees.

Therefor, i would like to build a form of repeater, which is in schema:

webcam < - 1 connection - > java tool on server < -
 multiple connections - > clients on the internet

Please see it on 1 line :-)

So, the java tool on the server is making just 1 connection to the
webcam, and clients are getting their images from the java tool on the
server, and therefor not overloading the webcam.

Is there anyone who can give me a hint how to build such a 'proxy',
duplexer, or Relay for this?

Thank you in advance

Jacco
Oliver Wong - 27 Feb 2006 16:37 GMT
> Gents, Ladies,
>
[quoted text clipped - 29 lines]
> Is there anyone who can give me a hint how to build such a 'proxy',
> duplexer, or Relay for this?

   Do you have the source code for xplug? Do you know how to do network
programming in Java?

   - Oliver


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.