does anyone have some experience with SMPP in Ruby?
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.
thank you very much.
d.
does anyone have some experience with SMPP in Ruby?
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.
thank you very much.
d.
2008/9/9 Dario P. [email protected]:
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.
The only API I’ve ever seen is http://rubyforge.org/projects/ruby-smpp/
Farrel
Farrel L. wrote:
2008/9/9 Dario P. [email protected]:
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.The only API I’ve ever seen is http://rubyforge.org/projects/ruby-smpp/
Farrel
I see it too. but I don’t want to use Eventmachine. any ideas?
thanks,
d.
Dario P. wrote:
does anyone have some experience with SMPP in Ruby?
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.
Not SMPP, but my gem that wraps libwbxml might help. Simply
gem install wbxml
Clifford H…
Dario P. wrote:
does anyone have some experience with SMPP in Ruby?
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.thank you very much.
Dario P. wrote:
Farrel L. wrote:
2008/9/9 Dario P. [email protected]:
I’ve to post SMS to a gateway using SMPP but I don’t find out any
example in ruby.The only API I’ve ever seen is http://rubyforge.org/projects/ruby-smpp/
Farrel
I see it too. but I don’t want to use Eventmachine. any ideas?
thanks,
d.
EventMachine is awesome and harmless and that’s why ruby-smpp uses it.
But is there a reason you’d prefer an SMPP implementation that is not
dependent on EventMachine?
August
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs