Hi, I am new here(and to coding) and have a general question. I would like to write a program that will capture the song data say from iTunes when I listen to it, and update that information automatically to a web page. So for example if I listened to Michael Jackson - Thriller, the program would take that song information and load it to a webpage automatically. It would be very similar to last.fm's audioscrobbler, but I don't know what programming language that is written in or how to go about writing something of that nature. Any help would be appreciated, thank you.
Want to create an application/program
Started by tif, Mar 23 2009 04:03 PM
2 replies to this topic
#1
Posted 23 March 2009 - 04:03 PM
|
|
|
#2
Posted 23 March 2009 - 11:30 PM
You're going to use sockets, personally I couldn't find any decent tutorials on them. :{
#3
Posted 24 March 2009 - 12:24 AM
I would start off by reading Beej's guide to sockent programming. I believe it is done in C++ which would probably be ideal for what you are trying to do.


Sign In
Create Account

Back to top









