Bitcoin Forum
June 16, 2024, 03:40:23 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Integration Kit for QT/C++ | BIK | v0.0.1 | In progress dev  (Read 745 times)
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
May 20, 2013, 02:02:34 AM
Last edit: May 20, 2013, 05:12:27 PM by Xenland
 #1

Looks like I am required to develop a JSON interface for Bitcoin/litecoin as a server and php won't cut it so I'm sure I'll end up taking my current code and moving into a library so I started this thread as a place holder for when im ready to release the qt/c++ code under AGPL . Stay tuned.

A side thought: I should start calling these things Bitcoin Integration Kits as that’s probably more of an appropriate name.
yep the C++/QT version will be called BIK
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
May 22, 2013, 01:15:04 AM
 #2

I should have the "basics" of functions by eh, tomorrow, the next day most likely, here is what i can release for now:
https://github.com/Xenland/BIK_c--

More updates on the way.
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
May 22, 2013, 03:48:13 PM
 #3

Updates for this coming git push(v0.0.1_pre5)

*Queued up requests
Even though we are using HTTP for JSON-RPC server we can eventually change it to a TCP line and still use the queuing system,
also the queue system can be used as a throttle later on in development.
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
May 25, 2013, 10:47:26 PM
 #4

The first working function will be posted in v0.0.1_pre11, the function is getreceivedbyaddress(string, string, int)
You must connect a slot to the coin_server_response(or was it received?) in order to wait for the response in your calling app Smiley
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!