« Return to Thread: Streaming Video Media

Re: Streaming Video Media

by Johnny Kewl :: Rate this Message:

Reply to Author | View in Thread


---------------------------------------------------------------------------
HARBOR: http://coolharbor.100free.com/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
Making the Java dream come true.
---------------------------------------------------------------------------
----- Original Message -----
From: "bperquku" <bperquku@...>
To: <users@...>
Sent: Monday, May 12, 2008 12:48 PM
Subject: Streaming Video Media

Hi bper...
Security always becomes a big subject.
I think in your case you looking for BASIC security, tomcat is just
delivering the file, and you want access control.
Look at this link to get the idea...
http://www.onjava.com/pub/a/onjava/2003/06/25/tomcat_tips.html

Keywords to google for is TOMCAT BASIC authentication
and or DIGEST authentication.

Also look at the embedded help doc in Tomcat... stuff like realms.

Easy once you know how ;)
TC is the best ;)

>
> Hi,
> I installed Tomcat 6.0. I have sample webapp that streams's video content.
> Is it possible somke how to protect video from downloading
> --
> View this message in context:
> http://www.nabble.com/Streaming-Video-Media-tp17185149p17185149.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@...
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Streaming Video Media