|
-
June 3rd, 1999, 04:47 AM
#1
problem of serialization
I have two application client /server
The client is a Active x created with MFC
When the client send CString , DWORD type data , using << operator of CArchive , the server retrieve this with no problem
But when I send a BYTE* pointer with ar::Write , I have a problem ,Is serialization necessary to do
this? How?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|