Post
Topic
Board Development & Technical Discussion
Re: BitcoinD -- Hooking into incoming connections?
by
Automatic
on 05/12/2013, 11:24:15 UTC
I don't know if I can answer your question directly, but I can point you towards a StackOverflow which can point you in the right direction. Too tired to read documentation right now.

http://bitcoin.stackexchange.com/questions/6132/how-to-know-when-a-payment-has-been-received-by-bitcoind

Fair enough, so the only way is to call a program which then notifies my program that it's got a payment? No internal method?

That's a shame, oh well, I guess it'll have to do. Thanks.