Click here to Skip to main content
15,914,074 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multiple Inheritance question Pin
Member 209155829-Aug-04 20:24
Member 209155829-Aug-04 20:24 
Generaltype cast Pin
sinacetiner27-Aug-04 1:28
sinacetiner27-Aug-04 1:28 
Generalloading a program Pin
Daniel Kanev27-Aug-04 1:04
Daniel Kanev27-Aug-04 1:04 
GeneralRe: loading a program Pin
David Salter27-Aug-04 1:10
David Salter27-Aug-04 1:10 
Generalalignment in grid control Pin
nainakhawaja27-Aug-04 0:15
nainakhawaja27-Aug-04 0:15 
GeneralRe: alignment in grid control Pin
David Crow27-Aug-04 9:34
David Crow27-Aug-04 9:34 
GeneralRe: alignment in grid control Pin
nainakhawaja27-Aug-04 19:22
nainakhawaja27-Aug-04 19:22 
GeneralImprove performance of SOAP over HTTP Pin
lamnd26-Aug-04 22:54
lamnd26-Aug-04 22:54 
Can anyone help me to solve my problem?
I try to improve the performance of SOAP by encoding the xml file become an binary file then compressing this binary file to a zip file at SOAP Server. After that, SOAP Server will send the zip file to SOAP Client. At SOAP Client, after receive the zip file, SOAP Client will be decompressed and de-encoded the zip file become a xml file. This process will help me to save bandwidth (too small). But my problem is that I don't know SOAP Client and SOAP Server recognize that zip file or not [in marshalling (at SOAP Server) and unmarshalling (at SOAP Client)process]?
Can anyone help me?
If possible, please send me an example source code and tell me where I can reference to solve this problem (it mean that documents).
Thanks a lot and best regards,
Lam Nguyen Duong

Lam Nguyen Duong
GeneralCheckMenuItem() problem Pin
Dan Nicolici26-Aug-04 22:40
Dan Nicolici26-Aug-04 22:40 
GeneralRe: CheckMenuItem() problem Pin
Hans Ruck27-Aug-04 0:55
Hans Ruck27-Aug-04 0:55 
GeneralRe: CheckMenuItem() problem Pin
Michael Dunn27-Aug-04 21:06
sitebuilderMichael Dunn27-Aug-04 21:06 
GeneralRe: CheckMenuItem() problem Pin
Dan Nicolici30-Aug-04 1:36
Dan Nicolici30-Aug-04 1:36 
GeneralHelp required Pin
Sreekanth Muralidharan26-Aug-04 22:22
Sreekanth Muralidharan26-Aug-04 22:22 
GeneralRe: Help required Pin
KaЯl27-Aug-04 1:09
KaЯl27-Aug-04 1:09 
GeneralSend a file to my server using MFC Pin
anderslundsgard26-Aug-04 22:19
anderslundsgard26-Aug-04 22:19 
GeneralRe: Send a file to my server using MFC Pin
Rory Solley26-Aug-04 23:12
Rory Solley26-Aug-04 23:12 
GeneralRe: Send a file to my server using MFC Pin
darkbyte27-Aug-04 13:44
darkbyte27-Aug-04 13:44 
GeneralDock Bar like ObjectDock Pin
puresilence_200226-Aug-04 21:33
puresilence_200226-Aug-04 21:33 
GeneralPassing single service in command line Pin
Its due when26-Aug-04 21:29
Its due when26-Aug-04 21:29 
GeneralRe: Passing single service in command line Pin
rotu27-Aug-04 0:51
rotu27-Aug-04 0:51 
GeneralRe: Passing single service in command line Pin
Its due when29-Aug-04 14:21
Its due when29-Aug-04 14:21 
GeneralRe: Passing single service in command line Pin
David Crow27-Aug-04 2:21
David Crow27-Aug-04 2:21 
GeneralRe: Passing single service in command line Pin
Its due when29-Aug-04 14:26
Its due when29-Aug-04 14:26 
GeneralRe: Passing single service in command line Pin
David Crow30-Aug-04 2:34
David Crow30-Aug-04 2:34 
QuestionHow to Share Data between DLL to DLL Pin
Savita Kashyap26-Aug-04 20:13
Savita Kashyap26-Aug-04 20:13 

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.