HELP ME ABOUT - chat engine
-
hello, i want to build a chat engine using MFC c++. what classes of MFC i need can anyone tell me? and i need using procedure of these classes. plz tell me detail about procedure of building chat engine.i want to use MFC classes. plz help me.
-
hello, i want to build a chat engine using MFC c++. what classes of MFC i need can anyone tell me? and i need using procedure of these classes. plz tell me detail about procedure of building chat engine.i want to use MFC classes. plz help me.
What is a 'chat engine'? Could you elaborate on your requirements or technical problems? /M
My webchat in Europe :java:
-
What is a 'chat engine'? Could you elaborate on your requirements or technical problems? /M
My webchat in Europe :java:
its a web chat engine like yahoo messengers.i dont need clone of messenger. only need to transfer a string and receive a string between two people.i want to use c++ MFC. now list me plz needed c++ MFC classes/functions to build it.plz tell me detail how i have to go ahead.tell me step by step to build this web chat engine.
-
its a web chat engine like yahoo messengers.i dont need clone of messenger. only need to transfer a string and receive a string between two people.i want to use c++ MFC. now list me plz needed c++ MFC classes/functions to build it.plz tell me detail how i have to go ahead.tell me step by step to build this web chat engine.
Sounds like you are looking for a Winsock tutorial... Internet/Network[^].
My webchat in Europe :java: