Bitcoin Forum
May 27, 2024, 11:11:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: proper format of address to mine on GMP  (Read 427 times)
Inkogneeto (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 27, 2013, 03:43:59 PM
 #1

I'm using cgminer and I'm thinking about mining on Galaxy MP.
I need to setup my mining software to connect with Galaxy.

Examples I saw on the site was:
cgminer -o galaxy-mining.com:3333 -u username.worker1 -p password

but all other other pools using stratum I have seen include "stratum+tcp://" before the address:
cgminer -o stratum+tcp://Pool-Name.com:port# -u username.worker1 -p password

What is the difference- why would a person use one over the other?

-Ink
ZirconiumX
Full Member
***
Offline Offline

Activity: 286
Merit: 100



View Profile
July 27, 2013, 03:47:55 PM
 #2

stratum+tcp:// means that CGMiner won't look for a deprecated getwork connection, and instead will just connect with stratum.

As long as there isn't a getwork server on the exact same port, it shouldn't matter, but it's best to use stratum+tcp:// just in case.

Matthew:out
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!