Boost logo

Boost Users :

Subject: [Boost-users] Help in altering SSL example
From: Ed Curren (ecurren_at_[hidden])
Date: 2009-08-05 13:15:29


Hello everyone,
First, please excuse me if this question has already been asked and addressed. I searched what I was able to of the list and did not find information helpful to me.
 
I am using the boost asio SSL examples as my starting point. At the moment the example simply takes a chunk of the overall data sent to the server and writes it back to the client, (simple echo). My goal is to have the server collect the entire message then move onto a message parsing routine that I will write.
 
I have read through the code of many of the examples, and tried an endless combination of ideas in the code, but all have failed to read the entire message and then move onto a parsing function.
 
Would someone please be kind enough to show me how to accomplish this?
 
Thanks very much.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net