Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: friend member function in VC++ 2008 Pin
toxcct9-Jul-08 5:54
toxcct9-Jul-08 5:54 
QuestionRe: friend member function in VC++ 2008 Pin
Andy Rama9-Jul-08 20:20
Andy Rama9-Jul-08 20:20 
Questiondisplay message Pin
tns_ranjith8-Jul-08 23:46
tns_ranjith8-Jul-08 23:46 
AnswerRepost.. Pin
SandipG 8-Jul-08 23:55
SandipG 8-Jul-08 23:55 
Questionany converter is available sending text from RTF to Flash with correct Font .... Pin
tns_ranjith8-Jul-08 23:38
tns_ranjith8-Jul-08 23:38 
AnswerRe: any converter is available sending text from RTF to Flash with correct Font .... Pin
Rajesh R Subramanian9-Jul-08 0:41
professionalRajesh R Subramanian9-Jul-08 0:41 
Questionprotocol of marshalling Pin
George_George8-Jul-08 22:39
George_George8-Jul-08 22:39 
AnswerRe: protocol of marshalling Pin
Cedric Moonen8-Jul-08 23:27
Cedric Moonen8-Jul-08 23:27 
I think you are maybe a bit confused by the term marshalling. It has nothing to do with a specific protocol (it is in fact the opposite: some protocols or technologies use marshalling in order to transmit information). Marshalling is only the action of transforming an object to a data format that can be transmitted or store. See here[^] for more information.

In that sense, there's no such thing as encryption at the marshalling level. On the other hand, the protocol that is using marshalling could also encrypt the transmition, but it is up to the protocol to do that.

Cédric Moonen
Software developer

Charting control [v1.4]
OpenGL game tutorial in C++

GeneralRe: protocol of marshalling Pin
George_George8-Jul-08 23:57
George_George8-Jul-08 23:57 
GeneralRe: protocol of marshalling Pin
Cedric Moonen9-Jul-08 0:57
Cedric Moonen9-Jul-08 0:57 
GeneralRe: protocol of marshalling Pin
George_George9-Jul-08 21:27
George_George9-Jul-08 21:27 
GeneralRe: protocol of marshalling Pin
led mike9-Jul-08 7:23
led mike9-Jul-08 7:23 
GeneralRe: protocol of marshalling Pin
George_George9-Jul-08 21:29
George_George9-Jul-08 21:29 
GeneralRe: protocol of marshalling Pin
led mike10-Jul-08 5:23
led mike10-Jul-08 5:23 
GeneralRe: protocol of marshalling Pin
George_George10-Jul-08 15:56
George_George10-Jul-08 15:56 
GeneralRe: protocol of marshalling Pin
led mike11-Jul-08 8:36
led mike11-Jul-08 8:36 
GeneralRe: protocol of marshalling Pin
George_George14-Jul-08 17:23
George_George14-Jul-08 17:23 
GeneralRe: protocol of marshalling Pin
led mike14-Jul-08 18:27
led mike14-Jul-08 18:27 
GeneralRe: protocol of marshalling Pin
George_George14-Jul-08 22:26
George_George14-Jul-08 22:26 
GeneralRe: protocol of marshalling Pin
led mike15-Jul-08 5:30
led mike15-Jul-08 5:30 
Questionassembly code for release code? Pin
George_George8-Jul-08 22:28
George_George8-Jul-08 22:28 
AnswerRe: assembly code for release code? Pin
SandipG 8-Jul-08 22:45
SandipG 8-Jul-08 22:45 
GeneralRe: assembly code for release code? Pin
George_George8-Jul-08 23:06
George_George8-Jul-08 23:06 
AnswerRe: assembly code for release code? Pin
_AnsHUMAN_ 8-Jul-08 22:46
_AnsHUMAN_ 8-Jul-08 22:46 
GeneralRe: assembly code for release code? Pin
George_George8-Jul-08 22:59
George_George8-Jul-08 22:59 

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.