Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~289 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for K1Kingy

I am trying to make a program that will connect to my shoutcast page and then retrieve information. Eg song,dj,listeners etc etc Now when I try to run a web request I get this error: "The server committed a protocol violation" The code I'm using is [CODE=C#] HttpWebRequest request = …

Member Avatar for LizR
0
127
Member Avatar for K1Kingy

I'm trying to make a small program that will do a search on YouTube. I've managed to extract the title and get it to display but I am having trouble with the description. In the page source it looks like [CODE] <span id="RemainvidDescdMH0bHeiRNg" style="display: none"> DESCRIPTION HERE </span> [/CODE] Now …

Member Avatar for LizR
0
98
Member Avatar for K1Kingy

I have just got a laptop cooler that has 3 fans built in to it. It plugs in through the usb. What i am trying to do is make a small c++ program that is able to start and stop the usb device. It would make it a lot easier …

Member Avatar for Salem
0
64