Shoutcasting Internet Radio Streaming and playing Mp3 Files in J2me Midlet(Java):
Hiii
Shoutcasting Internet Radio Streaming and playing Mp3 Files in J2me Midlet(Java):
My Input URL Is: "http://38.101.195.5:9156"
when i run my source code i am facing the below Exception,please help me regarding this
String url="http://38.101.195.5:9156";
try {
conn = (HttpConnection)Connector.open(url, Connector.READ_WRITE);
is=conn.openInputStream();
java.io.IOException: 11-Error in HTTP operation
Help me..................
Thanks
pavan
Email:pavankumarragi@gmail.com