| | |
chat program concept using c++
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
I'd recommend checking out the open-source [search]Gaim[/search] client's code, you will learn a lot by reading other people's source code.
As for chat concept... the concept is fairly simple, it's the implementation that's difficult. You'll definitely want to spend some time learning sockets and other network-programming goodies that you'll need to be able to write such a client from scratch. One of the most popular socket tutorials out there is Beej's:
http://beej.us/guide/bgnet/
Have fun.
As for chat concept... the concept is fairly simple, it's the implementation that's difficult. You'll definitely want to spend some time learning sockets and other network-programming goodies that you'll need to be able to write such a client from scratch. One of the most popular socket tutorials out there is Beej's:
http://beej.us/guide/bgnet/
Have fun.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
![]() |
Similar Threads
- chat program (Java)
- Help with programming a chat program. (Urgent) (Visual Basic 4 / 5 / 6)
- How do i do chat program using MFC (Microsoft Foundation Classes) and Visual Basic? (Visual Basic 4 / 5 / 6)
- Chat program (Java)
- chat program (JSP)
Other Threads in the C++ Forum
- Previous Thread: library in visual c++
- Next Thread: copying data from one pointer to another
| Thread Tools | Search this Thread |
api application array arrays based beginner binary c++ c/c++ calculator char char* class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int java lib library linkedlist linker list loop looping loops map math matrix memory newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg simple sorting string strings studio temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






