Click here to Skip to main content
16,008,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: std::ios::base Exception Pin
Cedric Moonen18-Jun-08 1:00
Cedric Moonen18-Jun-08 1:00 
QuestionRe: std::ios::base Exception Pin
T.RATHA KRISHNAN18-Jun-08 1:19
T.RATHA KRISHNAN18-Jun-08 1:19 
AnswerRe: std::ios::base Exception Pin
Cedric Moonen18-Jun-08 1:21
Cedric Moonen18-Jun-08 1:21 
QuestionRe: std::ios::base Exception Pin
T.RATHA KRISHNAN18-Jun-08 1:30
T.RATHA KRISHNAN18-Jun-08 1:30 
AnswerRe: std::ios::base Exception Pin
Cedric Moonen18-Jun-08 1:40
Cedric Moonen18-Jun-08 1:40 
AnswerRe: std::ios::base Exception Pin
Saurabh.Garg18-Jun-08 2:24
Saurabh.Garg18-Jun-08 2:24 
QuestionCommunication between CSocket and BSD Socket Pin
Girish60117-Jun-08 23:52
Girish60117-Jun-08 23:52 
AnswerRe: Communication between CSocket and BSD Socket Pin
Matthew Faithfull18-Jun-08 0:08
Matthew Faithfull18-Jun-08 0:08 
Having never done that myself I can't gaurantee it'll work but the answer must still be yes otherwise the internet itself would not work!
Windows sockets were originally developed from BSD sockets anyway, back in the days of Win95, so you shouldn't have too many problems. I would recommend using the 'raw' Winsock APIs send, recv, setsocketopt etc rather than the somewhat buggy MFC Socket classes, especially if you're doing anything Asychronous/multi threaded which is pretty much a given on the Server side.
I hope it goes well.

"The secret of happiness is freedom, and the secret of freedom, courage."
Thucydides (B.C. 460-400)

AnswerRe: Communication between CSocket and BSD Socket Pin
James R. Twine18-Jun-08 3:49
James R. Twine18-Jun-08 3:49 
QuestionWBXML encoding/decoding Pin
hitonly200817-Jun-08 23:46
hitonly200817-Jun-08 23:46 
QuestionHow to Open a .doc file using VC++ command Pin
himuskanhere17-Jun-08 23:40
himuskanhere17-Jun-08 23:40 
AnswerRe: How to Open a .doc file using VC++ command Pin
Naveen17-Jun-08 23:47
Naveen17-Jun-08 23:47 
AnswerRe: How to Open a .doc file using VC++ command Pin
KASR117-Jun-08 23:51
KASR117-Jun-08 23:51 
AnswerRe: How to Open a .doc file using VC++ command Pin
David Crow18-Jun-08 3:22
David Crow18-Jun-08 3:22 
QuestionHow to get a pointer to a desktop object like start button or quick launch toolbar? Pin
sriram6517-Jun-08 22:49
sriram6517-Jun-08 22:49 
AnswerRe: How to get a pointer to a desktop object like start button or quick launch toolbar? Pin
Nibu babu thomas17-Jun-08 23:06
Nibu babu thomas17-Jun-08 23:06 
GeneralRe: How to get a pointer to a desktop object like start button or quick launch toolbar? Pin
sriram6518-Jun-08 4:58
sriram6518-Jun-08 4:58 
Questionvc++ Pin
kavita srivastava17-Jun-08 22:16
kavita srivastava17-Jun-08 22:16 
AnswerPlease don't repost. [modified] Pin
CPallini17-Jun-08 22:24
mveCPallini17-Jun-08 22:24 
GeneralRe: Please don't repost. Pin
Hamid_RT17-Jun-08 22:27
Hamid_RT17-Jun-08 22:27 
GeneralRe: Please don't repost. Pin
CPallini17-Jun-08 22:44
mveCPallini17-Jun-08 22:44 
AnswerRe: vc++ Pin
Hamid_RT17-Jun-08 22:26
Hamid_RT17-Jun-08 22:26 
Questionvc++ Pin
kavita srivastava17-Jun-08 22:14
kavita srivastava17-Jun-08 22:14 
AnswerRe: vc++ Pin
CPallini17-Jun-08 22:23
mveCPallini17-Jun-08 22:23 
AnswerRe: vc++ Pin
Hamid_RT17-Jun-08 22:27
Hamid_RT17-Jun-08 22:27 

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.