Hi all! I've built a simple client that works against the JSON-RPC HTTP endpoint, it works OK. Built it using the HttpClient of Microsoft.Net.Http.dll and extensions in the
http://wcf.codeplex.com/ release.
Now the question is, what do I do with the results I get from getwork? Is there are good description on the basics of just building a miner? I'm building this on .NET (C#).
Thanks in advance for any help, I did some searching on the forum but couldn't easily find what I was looking for.