Re: Serving files to Windows Media Player -- ClientAbortException: java.net.SocketException: Broken pipe (or) Connection reset

2006-06-30 Thread Hassan Schroeder

On 6/30/06, Garth Patil [EMAIL PROTECTED] wrote:


I'm trying to debug an application that serves small (20-100k) media
files of various types (.swf, .wmv) to Windows Media Player (primarily
versions 9, 10, 11). The problem I'm experiencing is that I'm seeing a
SocketException with about 50% of the requests.


You're sending Flash files to Windows Media Player?? I can imagine
that resulting in a closed connection  :-)

--
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Serving files to Windows Media Player -- ClientAbortException: java.net.SocketException: Broken pipe (or) Connection reset

2006-06-30 Thread Garth Patil

Thanks Hassan.
Windows Media Player actually supports Flash files up to flash version 6.
Best,
Garth

On 6/30/06, Hassan Schroeder [EMAIL PROTECTED] wrote:

On 6/30/06, Garth Patil [EMAIL PROTECTED] wrote:

 I'm trying to debug an application that serves small (20-100k) media
 files of various types (.swf, .wmv) to Windows Media Player (primarily
 versions 9, 10, 11). The problem I'm experiencing is that I'm seeing a
 SocketException with about 50% of the requests.

You're sending Flash files to Windows Media Player?? I can imagine
that resulting in a closed connection  :-)

--
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]