On Mon, 29 May 2000, Ed Patriquin wrote:

> I have hacked in some loopback code.  When I use a
> "http://127.0.0.1:portno/file" format I get an INVALID_REQUEST error.  If I
> use "mms://" I get the packets, but can't find how to act like an MMS
> server.  If I use other prefixes, I get bad protocol errors.  What protocol
> did you use on your loopback connection?

  HTTP.  The big thing that got me, and might be getting you, is that the
WMA code gets the file twice.  It connects to the socket the first time,
reads about 20 to 40 k bytes, drops the connection, and starts over,
reading the whole file from the beginning the second time.

_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to