Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: assignment operator Pin
CPallini4-Aug-09 3:00
mveCPallini4-Aug-09 3:00 
Questionmemory could not be written Pin
caobo9224-Aug-09 1:33
caobo9224-Aug-09 1:33 
AnswerRe: memory could not be written Pin
Adam Roderick J4-Aug-09 1:49
Adam Roderick J4-Aug-09 1:49 
GeneralRe: memory could not be written Pin
caobo9224-Aug-09 2:49
caobo9224-Aug-09 2:49 
QuestionWhat is command routing in VC++ ? Pin
rajajay824-Aug-09 0:08
rajajay824-Aug-09 0:08 
AnswerRe: What is command routing in VC++ ? Pin
_AnsHUMAN_ 4-Aug-09 1:18
_AnsHUMAN_ 4-Aug-09 1:18 
Questionhow to images from a group in MFC Pin
rajapp4-Aug-09 0:08
rajapp4-Aug-09 0:08 
AnswerRe: how to images from a group in MFC [modified] Pin
Adam Roderick J4-Aug-09 0:17
Adam Roderick J4-Aug-09 0:17 
QuestionSize of Dialog at run time Pin
002comp4-Aug-09 0:05
002comp4-Aug-09 0:05 

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.