Okay
Now that I read part of the instructions, it's working.
Thank you kano
Experiencing 1 minor problem.
I've been instructed to use port 3333
When I use the command line
cgminer -o
http://pool:port -u username -p password
it is identified as a bad url
It works just fine if I omit the port
I have no problem using the pool:port on another mining program
I searched through the readme file and I think I'm doing it right and hope I didn't miss anything
Please tell me what I'm doing wrong this time.
Try stratum+tcp://pool:port for 3333? It is stratum, right? http is used for longpoll and you would need to use the appropriate longpoll port that would then advertise stratum and switch you to it.