Re: Sedning Multipart/related MIme data using chunk encoding ?

Aniruddha Shevade wrote:

>1) Is it possible for the  a mime boundary to be split across chunks
>
Yes.

>2)   How does one know that a given part of mime multipart data has ended
>?  Teh only way one can tell is by looking at mime boundaries and if teh
>mime boundary is in the middle of the chunk then that means bufering the
>data and searching for the mime boundary
>
Not necessarily.  You could just run a state machine on the incoming data.

-- 
/==============================================================\
|John Stracke    | http://www.ecal.com |My opinions are my own.|
|Chief Scientist |=============================================|
|eCal Corp.      |Brought to you by the letter Q.              |
|francis@ecal.com|                                             |
\==============================================================/

Received on Thursday, 23 August 2001 21:55:48 UTC