Share an Android-like qq lan Instant Messaging Software (file, voice, recording) and android instant messaging
1. Supported functions include text information interaction, voice chat, File Sending and recording
The source code will be appended.
Ii. UI display Diagram
3. My tests are very successful. Only one disadvantage is that the voice will echo or even crash during real-time voice calls. Both File Transfer and text recording are successful.
4. The software is coded in Java and applied on the Android platform. UDP and TCP are used.
You can learn the two parts of the Code. There are still many annotations in it.
5. Of course, I am only a student. This is only a student version for your reference. It cannot be used for commercial purposes to sell it directly, or it can be used for sale in a certain market.
6. publicize my small production: Standalone landlords-wifi edition. I hope you can provide more support. You can download and play.
Pods market: You can search for "online landlords" "Single-host landlords-Wi-Fi edition.
Direct Connection http://www.wandoujia.com/apps/com.hj.singlejoker
7. Download and connect the Android-like QQ Communication Software
Http://download.csdn.net/detail/cq361106306/7699897 (CSDN)
Baidu Disk: Link: pan. baid Delete u.com/s/1dD8FnTf password: 5u3d
8. The original source must be reprinted! Http://blog.csdn.net/cq361106306/article/details/38318663
Who can send me a LAN voice chat software programming implementation idea ?? Want to use C # Encoding
Send you an address! The source code I found on the Internet is very powerful. Leave an email to send it to you.
Note:
LanMsg is an open-source instant messaging software developed with. net C #. It is suitable for. net instant messaging software developers.
Main functions:
Supports file transfer (p2p );
Support for GIF animated expressions (completely eliminating the pop-up screen :));
Supports screen sending (p2p );
Supports audio and video conversations (p2p );
And so on...
LanMsg is open-source and the ultimate development goal is to implement functions that can be achieved by chat software such as QQ and Wangwang... ("What C ++ can do, C # can do it at the end !" That's what Microsoft says ...)
Warning: this software and source code are only used for study and research. No individual or organization may use it for commercial purposes for any benefit!
How to use C ++ to implement real-time communication software design for LAN
You don't have to worry about link layer. You can write it directly using socket.