How do i do chat program using MFC (Microsoft Foundation Classes) and Visual Basic?
Expand Post »
Dear,
Currently i'm doing a project to design a chatting program using MFC( Microsoft Foundation Classes) and Visual Basic (VB). Just wondering, could you help me with this topic?
Your attention kindly appreciated.
Thank you.
Re: How do i do chat program using MFC (Microsoft Foundation Classes) and Visual Basic?
Hi everyone,
I am not very sure about vb but as for c++ you can try and use sockets
thus by creating your very own descended class and using their onconnect, onclose
and onreceive functions.
In my reply to the thread I hadn't explicitly mentioned visual basic, only C++, but apologies for the confusion.
I've set-up a simple MFC window and I know how to call another dialog from that main dialogue, but as far as the actual "chat" and "chat session" stuff, I have no idea where to start. Any ideas?
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline:Elp