Click here to Skip to main content
15,917,565 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Copying only a sinlge dialog box from one application to other application Pin
Nitheesh George4-Aug-09 5:10
Nitheesh George4-Aug-09 5:10 
QuestionA little further Pin
EliottA4-Aug-09 4:14
EliottA4-Aug-09 4:14 
AnswerRe: A little further Pin
Rajesh R Subramanian4-Aug-09 5:24
professionalRajesh R Subramanian4-Aug-09 5:24 
QuestionHow to compare a string output to a map where keys are also the same strings? Pin
Waldemar Ork4-Aug-09 3:57
Waldemar Ork4-Aug-09 3:57 
AnswerRe: How to compare a string output to a map where keys are also the same strings? Pin
«_Superman_»4-Aug-09 18:43
professional«_Superman_»4-Aug-09 18:43 
GeneralRe: How to compare a string output to a map where keys are also the same strings? Pin
Waldemar Ork4-Aug-09 21:48
Waldemar Ork4-Aug-09 21:48 
GeneralRe: How to compare a string output to a map where keys are also the same strings? Pin
Waldemar Ork5-Aug-09 6:29
Waldemar Ork5-Aug-09 6:29 
QuestionCOM port CreateFile -> Close Handle Works great, unless the USB device is unplugged, then it can not be reopened without restarted computer Pin
Greg Mort4-Aug-09 3:42
Greg Mort4-Aug-09 3:42 
QuestionRe: COM port CreateFile -> Close Handle Works great, unless the USB device is unplugged, then it can not be reopened without restarted computer Pin
Randor 4-Aug-09 3:54
professional Randor 4-Aug-09 3:54 
AnswerRe: COM port CreateFile -> Close Handle Works great, unless the USB device is unplugged, then it can not be reopened without restarted computer Pin
Greg Mort4-Aug-09 4:26
Greg Mort4-Aug-09 4:26 
GeneralRe: COM port CreateFile -> Close Handle Works great, unless the USB device is unplugged, then it can not be reopened without restarted computer Pin
Randor 4-Aug-09 4:41
professional Randor 4-Aug-09 4:41 
Questionconvert wchar* to byte* Pin
Rakesh54-Aug-09 3:42
Rakesh54-Aug-09 3:42 
AnswerRe: convert wchar* to byte* Pin
Randor 4-Aug-09 3:50
professional Randor 4-Aug-09 3:50 
GeneralRe: convert wchar* to byte* Pin
Rakesh54-Aug-09 4:12
Rakesh54-Aug-09 4:12 
GeneralRe: convert wchar* to byte* Pin
Randor 4-Aug-09 4:24
professional Randor 4-Aug-09 4:24 
GeneralRe: convert wchar* to byte* Pin
«_Superman_»4-Aug-09 18:47
professional«_Superman_»4-Aug-09 18:47 
QuestionHeavy Duty Client/Server Application Pin
Madhu_Rani4-Aug-09 3:30
Madhu_Rani4-Aug-09 3:30 
Well, I developed a very basic client/server application by extracting knowledge from the article.

http://69.10.233.10/KB/IP/serversocket.aspx[^]


The application works fine when client/server exchanges text data (Hello, Hi etc of few bytes). But when server sends the image data (say a bmp of 3 MB). The send function sends data properly but on receiving side, the received bits are just 256. where the rest bits gone?


How can we transfer image data (upto MB) through the client/server application? any idea
QuestionRe: Heavy Duty Client/Server Application Pin
Randor 4-Aug-09 3:57
professional Randor 4-Aug-09 3:57 
AnswerRe: Heavy Duty Client/Server Application Pin
Madhu_Rani4-Aug-09 17:57
Madhu_Rani4-Aug-09 17:57 
GeneralRe: Heavy Duty Client/Server Application Pin
Randor 4-Aug-09 19:07
professional Randor 4-Aug-09 19:07 
Questionoutlook in plain C++ Pin
Fuad Abu Sameer4-Aug-09 3:04
Fuad Abu Sameer4-Aug-09 3:04 
AnswerRe: outlook in plain C++ Pin
David Crow4-Aug-09 5:39
David Crow4-Aug-09 5:39 
QuestionAutomating application for multiple version of word Pin
gadag4-Aug-09 2:58
gadag4-Aug-09 2:58 
Questionassignment operator Pin
p_19604-Aug-09 2:41
p_19604-Aug-09 2:41 
AnswerRe: assignment operator Pin
Cedric Moonen4-Aug-09 2:45
Cedric Moonen4-Aug-09 2:45 

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.