Introduction - If you have any usage issues, please Google them yourself
Many people have used Tencent QQ software, in this chapter we are going to use VC++6.0 to achieve a similar QQ chat program. QQ development up to now has had a lot of functions, text chat, voice chat such basic functions, there are also video chat, SMS, e-mail, games, and other more complex functions, but in this process, we only add to achieve good friend, text chat, file transfer, and voice chat four major functions. This chapter is both a review of the previous knowledge, but also introduces a number of single-function modules will be combined into a simple way to more complex procedures.