Re: [NTLK] Java MP3 uploader

From: Steve Weyer (weyer_at_kagi.com)
Date: Sat Apr 13 2002 - 09:39:33 EDT


> From: "=?iso-8859-1?q?Jochen_Sch=E4fer?=" <js.josch_at_gmx.de>
> Date: Sat, 13 Apr 2002 12:56:48 +0200
>
> On Sat, 13 Apr 2002 06:47:46 -0400, Steve Weyer wrote:
>
>>
>>> From: "=?iso-8859-1?q?Jochen_Sch=E4fer?=" <js.josch_at_gmx.de>
>>>
>>> The problem I had with uploading an MP3 via Sloup was that Sloup stops
>>> getting the data
>>> after about 80 KB.
>>
>> are you sure xon/xoff is being used? if not, buffers would overflow.

> I think so, but is the buffer that big?

I think it's a several K (I'd have to check).

periodically (every ~32K or so), it needs to flush the VBO (due to system
bug) so one possibility is that when that occurs if communication doesn't
get paused (via xon/xoff) things would get lost or out of sync.

-- 
Steve

-- Read the List FAQ/Etiquette: http://www.newtontalk.net/faq.html Read the Newton FAQ: http://www.guns-media.com/mirrors/newton/faq/ This is the NewtonTalk mailing list - http://www.newtontalk.net



This archive was generated by hypermail 2.1.2 : Sun May 05 2002 - 14:03:37 EDT