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

2006-06-30 Thread Garth Patil
Hi all, 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. I get one of the two following

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

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