i didnt use pools. solo only...
Could you share a .bat file of yours with example of ip usage for solo mining?
ccminer -a skein -o localhost:4433 -u X -p Q
I'm using the parameters from nodecoin.conf:
ccminer.exe -a skein -o 127.0.0.1:29116 -u mywalletaddress -p mypassword
Is that wrong?