IHU is a VoIP application for Linux (using Qt and Speex), with low latency, crypted stream, minimal use of bandwith, and without intermediary servers. It is the easiest way to talk real-time with your friends (like phone) on the internet or LAN.
License
GNU General Public License version 2.0 (GPLv2)Follow I Hear U
Other Useful Business Software
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Rate This Project
Login To Rate This Project
User Reviews
-
Since we can chat with netcat, why a chat feature was not implemented? AWESOME program! I want to port this to GTK+ or PyGTK. http://ihu.sourceforge.net/doc/manual.html#1.1.1 Tip: You can easily test if everything is fine using the netcat program: Receiver runs "nc -l -p 1793" (or for UDP "nc -u -l -p 1793"), and Caller runs "nc RECEIVER_IP_ADDRESS 1793" (or for UDP "nc -u RECEIVER_IP_ADDRESS 1793"). If you can see what your partner is typing (and viceversa), then IHU won't have any kind of problems.