Bitcoin Forum
May 24, 2024, 01:47:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Transaction received trigger?  (Read 892 times)
ryepdx (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
April 15, 2011, 02:25:03 AM
 #1

I'm trying to develop a bitcoin service, but I can't seem to figure out how to hook into the "bitcoins received" event in the bitcoind client. Is this even possible? Do I just have to poll the client every so often?

Please let me know. I've been Googling and searching the forums and I can't seem to find any information on this.

Thanks!
xf2_org
Member
**
Offline Offline

Activity: 98
Merit: 13


View Profile
April 15, 2011, 02:45:18 AM
 #2

I'm trying to develop a bitcoin service, but I can't seem to figure out how to hook into the "bitcoins received" event in the bitcoind client. Is this even possible? Do I just have to poll the client every so often?

Yes, you have to poll.

Usually, with most websites, you have a customer order to something that gives you a hint to start polling.

In the future, we'll have some 'push' gadgetry that will do what you want, but that does not exist yet.

ryepdx (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
April 15, 2011, 03:07:39 AM
 #3

Alright. Thanks. :-)
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!