Yes, how wrong of me forgetting to post these details:
cgminer.exe --scrypt -o 127.0.0.1:11055 -u 9JA6uxFL18SapRUPAzhCCVnZcBLGow13Kz -p x
also tried cgminer.exe --scrypt -o localhost:11055 -u 9JA6uxFL18SapRUPAzhCCVnZcBLGow13Kz -p x
Config file settings are:

Try adding
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*
when all else fails I just use what the IP is in my conf file for the computer that is hosting.... so like if the one hosting with the wallet I would us the "http://"whatever your hosting computer IP is in the home network":what ever port is for the coin
[/quote]
Yes everything failed

So I can make my own port for example 11054 and add to the config and use
http://192.168.*.* as host?