Click here to Skip to main content
16,017,986 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to find the version of the iexplorer Pin
Rajesh R Subramanian31-May-07 4:57
professionalRajesh R Subramanian31-May-07 4:57 
QuestionRadio button problem Pin
sonavi30-May-07 23:54
sonavi30-May-07 23:54 
AnswerRe: Radio button problem Pin
toxcct31-May-07 0:02
toxcct31-May-07 0:02 
AnswerRe: Radio button problem Pin
David Crow31-May-07 4:23
David Crow31-May-07 4:23 
QuestionActiveX Pin
nitin330-May-07 23:44
nitin330-May-07 23:44 
AnswerRe: ActiveX Pin
CPallini30-May-07 23:51
mveCPallini30-May-07 23:51 
QuestionIOCP CHAT PROGRAM IN VC++ Pin
Jhony george30-May-07 23:40
Jhony george30-May-07 23:40 
AnswerRe: IOCP CHAT PROGRAM IN VC++ Pin
Mark Salsbery31-May-07 7:10
Mark Salsbery31-May-07 7:10 
Anything you find on client-server communication applies to client-client.

The notion of a "server" means the side accepting a connection request. Typically in client-
client chat programs, every endpoint is a server and a client.

Here's a few articles I found useful:
Windows Sockets 2.0: Write Scalable Winsock Apps Using Completion Ports[^]
Writing Windows NT Server Applications in MFC Using I/O Completion Ports[^]
INFO: Design Issues When Using IOCP in a Winsock Server[^]

"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

QuestionINI files and NUM files Pin
reen_haz30-May-07 22:56
reen_haz30-May-07 22:56 
AnswerRe: INI files and NUM files Pin
_AnsHUMAN_ 30-May-07 23:07
_AnsHUMAN_ 30-May-07 23:07 
AnswerRe: INI files and NUM files Pin
Hamid_RT31-May-07 1:47
Hamid_RT31-May-07 1:47 
AnswerRe: INI files and NUM files Pin
David Crow31-May-07 4:26
David Crow31-May-07 4:26 
QuestionINI files and NUM files Pin
reen_haz31-May-07 22:51
reen_haz31-May-07 22:51 
QuestionHow to customize ToolTip control on ToolBar? Pin
Atul2330-May-07 22:53
Atul2330-May-07 22:53 
AnswerRe: How to customize ToolTip control on ToolBar? Pin
Anurag Gandhi30-May-07 23:20
professionalAnurag Gandhi30-May-07 23:20 
GeneralRe: How to customize ToolTip control on ToolBar? Pin
Atul2330-May-07 23:35
Atul2330-May-07 23:35 
GeneralRe: How to customize ToolTip control on ToolBar? Pin
Anurag Gandhi31-May-07 0:06
professionalAnurag Gandhi31-May-07 0:06 
QuestionRe: How to customize ToolTip control on ToolBar? Pin
Hamid_RT31-May-07 1:48
Hamid_RT31-May-07 1:48 
Questionnetwork byte and host byte Pin
kcynic30-May-07 22:47
kcynic30-May-07 22:47 
AnswerRe: network byte and host byte Pin
CPallini30-May-07 23:32
mveCPallini30-May-07 23:32 
GeneralRe: network byte and host byte Pin
kcynic31-May-07 0:48
kcynic31-May-07 0:48 
QuestionCString::Format Pin
Bravoone_200630-May-07 22:24
Bravoone_200630-May-07 22:24 
AnswerRe: CString::Format Pin
_AnsHUMAN_ 30-May-07 22:28
_AnsHUMAN_ 30-May-07 22:28 
AnswerRe: CString::Format Pin
CPallini30-May-07 22:34
mveCPallini30-May-07 22:34 
GeneralRe: CString::Format Pin
_AnsHUMAN_ 30-May-07 22:35
_AnsHUMAN_ 30-May-07 22:35 

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.