[Mono-dev] HTTP Protocol Implementation: Solving the message boundary problem

2005-12-20 Thread Vladimir Lushnikov
Hi, I wanted to ask a quick question about how the HTTPListener etc... classes solve the message boundary problem. I took a look at the related classes, and it seems that the http commands are passed by reading/writing to a MemoryStream and delimiting each command by a \r\r\n\n in the ASCII

Re: [Mono-dev] HTTP Protocol Implementation: Solving the message boundary problem

2005-12-20 Thread Robert Jordan
Vladimir, I wanted to ask a quick question about how the HTTPListener etc... classes solve the message boundary problem. I took a look at the related classes, and it seems that the http commands are passed by reading/writing to a MemoryStream and delimiting each command by a \r\r\n\n in the

[Mono-dev] mono-service

2005-12-20 Thread Mike Hull
Is there a trick to getting mono-service to work? In my system logger I get Number of parameter does not match expected count. whenever I try to start a service process. -- Mike Hull Coversant, Inc. Leader in XMPP Instant Messaging ___