Ajuda com cudaminer - Help with cudaMiner

Hi, I’m starting and I have a problem while I try to start the cudaminer.
I have nVidia GeForce 740M and I set up my pool at https://www.litecoinpool.org/1
My .bat: cudaminer.exe -o stratum + tcp: // linkDaPool -o acc: pass
break

It’s in the cudaminer folder. When I start my worker, I have a following message:

C: \ cudaminer \ Cudaminer x64> cudaminer.exe -o stratum + tcp: // linkDaPool -o xxx: xxx
*** CudaMiner for GPUs nVidia by Christian Buchner ***
This is the 2014-02-28 (beta)
based on pooler-cpuminer 2.3.2 © 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013,2014 Christian Buchner
Donation address LTC: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
Donor address BTC: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
YAC Donation Address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
[2017-12-11 19:58:45] 1 mining segment started, using the ‘scrypt’ algorithm.
[2017-12-11 19:58:45] HTTP request failed: Could not resolve host ‘aferbonink.2’
[2017-12-11 19:58:45] json_rpc_call failed, please try again after 15 seconds

C: \ cudaminer \ Cudaminer x64> pause
Press any key to continue. . .

and do not start mining

I have already tried with the parameterized worker this way:

cudaminer --algo = script --url = stratum + tcp: //us.litecoinpool.org: 3333 --userpass = acc: pass
break

and it’s the same

Does anyone know what’s happend?