Bitcoin Forum
June 21, 2024, 05:03:04 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ripple API: Part Deux  (Read 804 times)
w1R903 (OP)
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
March 12, 2013, 03:52:56 PM
 #1

I'm trying to develop an application using the Ripple API but the server seems to be down a lot today.  Is there some other test server I can use to subscribe to a stream via websockets other than s1.ripple.com:51233 ? 

Also, is the websocket interface the only public interface?  Frankly, I'd rather use HTTP but as far as I can understand from the wiki, the web socket interface is so far the only API with order book data available to the public.  Is this correct?

Thanks in advance and best of luck with Ripple.

4096R/F5EA0017
Ripple Labs
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile WWW
March 12, 2013, 05:29:22 PM
 #2

You can use http. All these functions: https://ripple.com/wiki/RPC_API can be called via JSON-RPC which is just a POST.

If the main one is down you can use s2.ripple.com. RPC port is 51234
w1R903 (OP)
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
March 12, 2013, 06:21:48 PM
 #3

You can use http. All these functions: https://ripple.com/wiki/RPC_API can be called via JSON-RPC which is just a POST.

If the main one is down you can use s2.ripple.com. RPC port is 51234

Thanks so much!  I appreciate the info.

4096R/F5EA0017
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!