Click here to Skip to main content
16,012,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need to know a method? Pin
Mark Salsbery12-Jun-07 7:17
Mark Salsbery12-Jun-07 7:17 
GeneralRe: Need to know a method? Pin
David Crow12-Jun-07 7:26
David Crow12-Jun-07 7:26 
GeneralRe: Need to know a method? Pin
Mark Salsbery12-Jun-07 7:29
Mark Salsbery12-Jun-07 7:29 
AnswerRe: Stop Closing the main Dialog when a child Dailog is open? Pin
Hamid_RT12-Jun-07 3:15
Hamid_RT12-Jun-07 3:15 
AnswerRe: Stop Closing the main Dialog when a child Dailog is open? Pin
Nelek12-Jun-07 20:09
protectorNelek12-Jun-07 20:09 
Question Has known some html source code,can i know the element it correspond to? Pin
gzcjun12-Jun-07 2:15
gzcjun12-Jun-07 2:15 
QuestionHow can simulate button clicking in multiple threads environment? Pin
gzcjun12-Jun-07 2:11
gzcjun12-Jun-07 2:11 
QuestionConnection points for Chat server using ATL/COM Pin
Raj Prathap12-Jun-07 2:04
Raj Prathap12-Jun-07 2:04 
Hi,
I've posted the same question in ATL/WTL section also, but did not get any response.. posting again.
I'm planning to implement a chat server + a chat client as a learning exercise for my ATL/COM/DCOM.
As part of that first I would implement a chat server which is a local server and a chat client. Please suggest if the following is possible, if true how.
Clients register their callbacks by using Advice() (Of course, I would do FindConnectionPoint(), before that ). My doubt is is there any way to send the notification from the server to all the clients? and also can the server select the client to which it has to send the notification.

For Example: User1, User2 are currently logged in. If user1 sends a message to User2 by using SendMsg(from, to, msg) of IChatServer, can the server alert client of User2.
Otherwise can server broadcast the event??

Thanks and regards,
Raja Pratap

AnswerRe: Connection points for Chat server using ATL/COM Pin
led mike12-Jun-07 4:30
led mike12-Jun-07 4:30 
GeneralRe: Connection points for Chat server using ATL/COM Pin
Mark Salsbery12-Jun-07 7:09
Mark Salsbery12-Jun-07 7:09 
GeneralRe: Connection points for Chat server using ATL/COM Pin
led mike12-Jun-07 11:08
led mike12-Jun-07 11:08 
GeneralRe: Connection points for Chat server using ATL/COM Pin
led mike12-Jun-07 11:20
led mike12-Jun-07 11:20 
GeneralRe: Connection points for Chat server using ATL/COM Pin
Mark Salsbery12-Jun-07 13:44
Mark Salsbery12-Jun-07 13:44 
Questionhow to disable/enable menu items Pin
vikramkarthik12-Jun-07 1:35
vikramkarthik12-Jun-07 1:35 
AnswerRe: how to disable/enable menu items Pin
Christian Graus12-Jun-07 1:49
protectorChristian Graus12-Jun-07 1:49 
AnswerRe: how to disable/enable menu items Pin
Max Santos12-Jun-07 6:18
Max Santos12-Jun-07 6:18 
QuestionHow to select a folder path in MFC? Pin
Electronic7512-Jun-07 1:29
Electronic7512-Jun-07 1:29 
AnswerRe: How to select a folder path in MFC? Pin
_AnsHUMAN_ 12-Jun-07 1:52
_AnsHUMAN_ 12-Jun-07 1:52 
GeneralRe: How to select a folder path in MFC? Pin
Electronic7512-Jun-07 2:39
Electronic7512-Jun-07 2:39 
GeneralRe: How to select a folder path in MFC? Pin
JudyL_MD12-Jun-07 3:13
JudyL_MD12-Jun-07 3:13 
GeneralRe: How to select a folder path in MFC? Pin
_AnsHUMAN_ 12-Jun-07 3:18
_AnsHUMAN_ 12-Jun-07 3:18 
AnswerRe: How to select a folder path in MFC? Pin
Max Santos12-Jun-07 6:22
Max Santos12-Jun-07 6:22 
Questionproblem with setting bitmaps on propertysheet header and footer? Pin
Banks K12-Jun-07 1:08
Banks K12-Jun-07 1:08 
AnswerRe: problem with setting bitmaps on propertysheet header and footer? Pin
Mark Salsbery12-Jun-07 7:41
Mark Salsbery12-Jun-07 7:41 
QuestionPassing threa point in different dialog Pin
kcynic12-Jun-07 1:00
kcynic12-Jun-07 1:00 

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.