Hi,
I am new to Qt and is trying to make a Internet FM Radio. Is here any way I could make some idea how to do that.
Please suggest me.
Hi,
I am new to Qt and is trying to make a Internet FM Radio. Is here any way I could make some idea how to do that.
Please suggest me.
Yes, you implement an Internet Radio application.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Last edited by somnathbanik; 11th November 2010 at 14:22.
How do you do - what?
What do you expect as an answer?
The full implementation maybe?
Links you can find with google.
This forum will help you if you get a problem when programming with Qt, don't expect to learn here how to code.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Take a look at the network classes
2 somnathbanik,
see implementation source code for application: qmmp. (or another applications).
In these programs, includes support for streaming Internet radio stations.
If I understand you correctly.
somnathbanik (12th November 2010)
Yes you are right.
I am looking how to make a internet radio, like the streaming from channel, is ther e any public API for any channel. Lets say if I want to play BBC News Live is there any api for that. I will follow your suggesation and let you know. thank you.
Where do i find qmmp example
Last edited by somnathbanik; 12th November 2010 at 06:11.
In addition, this is not Qt related - this is totally of topic.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks