Click here to Skip to main content
15,907,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CSocket object in Win32 Console Application Pin
khan++12-Dec-05 3:52
khan++12-Dec-05 3:52 
AnswerRe: CSocket object in Win32 Console Application Pin
BadKarma12-Dec-05 4:11
BadKarma12-Dec-05 4:11 
AnswerRe: CSocket object in Win32 Console Application Pin
dicomapi12-Dec-05 8:35
dicomapi12-Dec-05 8:35 
QuestionPhysicalDriveX Pin
Mila02512-Dec-05 2:45
Mila02512-Dec-05 2:45 
AnswerRe: PhysicalDriveX Pin
khan++12-Dec-05 2:51
khan++12-Dec-05 2:51 
GeneralRe: PhysicalDriveX Pin
Mila02512-Dec-05 4:34
Mila02512-Dec-05 4:34 
GeneralRe: PhysicalDriveX Pin
khan++12-Dec-05 19:26
khan++12-Dec-05 19:26 
QuestionHandling streaming data Pin
__makaveli__12-Dec-05 1:56
__makaveli__12-Dec-05 1:56 
I have an input stream which consists of a length marker and then data of the specified length, there can be any number of blocks and of any size. I am currently waiting until the complete data has been sent and then parsing but I now need to do it as the data comes in, any ideas how I might go about it, the method I have is:

BOOL DataRead(string szRequest)

The data is passes in via szRequest and returns TRUE when I reach the end of the data input, I need to parse the blocks and add to some sort of buffer if possible.
AnswerRe: Handling streaming data Pin
khan++12-Dec-05 2:25
khan++12-Dec-05 2:25 
GeneralRe: Handling streaming data Pin
__makaveli__12-Dec-05 2:56
__makaveli__12-Dec-05 2:56 
GeneralRe: Handling streaming data Pin
khan++12-Dec-05 3:24
khan++12-Dec-05 3:24 
QuestionIDataObject and Threading Pin
Jagadeesh VN12-Dec-05 1:29
Jagadeesh VN12-Dec-05 1:29 
AnswerRe: IDataObject and Threading Pin
JonEngle12-Dec-05 9:19
JonEngle12-Dec-05 9:19 
GeneralRe: IDataObject and Threading Pin
Jagadeesh VN12-Dec-05 22:10
Jagadeesh VN12-Dec-05 22:10 
Questiontvs_haslines in list control Pin
lorey12-Dec-05 0:39
lorey12-Dec-05 0:39 
AnswerRe: tvs_haslines in list control Pin
Rage12-Dec-05 0:59
professionalRage12-Dec-05 0:59 
QuestionIE arrows Pin
Rage12-Dec-05 0:29
professionalRage12-Dec-05 0:29 
AnswerRe: IE arrows Pin
toxcct12-Dec-05 1:01
toxcct12-Dec-05 1:01 
GeneralRe: IE arrows Pin
Rage12-Dec-05 1:26
professionalRage12-Dec-05 1:26 
QuestionBinary resource loading Pin
Xeronith12-Dec-05 0:16
Xeronith12-Dec-05 0:16 
AnswerRe: Binary resource loading Pin
khan++12-Dec-05 0:32
khan++12-Dec-05 0:32 
AnswerRe: Binary resource loading Pin
ThatsAlok12-Dec-05 21:12
ThatsAlok12-Dec-05 21:12 
QuestionHow can I set exact dialog size in designer Pin
Xeronith12-Dec-05 0:14
Xeronith12-Dec-05 0:14 
AnswerRe: How can I set exact dialog size in designer Pin
toxcct12-Dec-05 0:54
toxcct12-Dec-05 0:54 
GeneralRe: How can I set exact dialog size in designer Pin
Maximilien12-Dec-05 3:19
Maximilien12-Dec-05 3:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.