Re: [Twisted-Python] Advice seeked on SMPP implementation

2010-07-06 Thread Yaroslav Fedevych
Thanks a lot for reply, however turns out that most SMPP appliances behave in a way rather different than your average mailbox/IM sessions. So I will in fact need to reinvent a wheel... This, however, has little to do with actual SMPProtocol class. Bridging it with t.words or even t.mail would cov

Re: [Twisted-Python] Advice seeked on SMPP implementation

2010-07-05 Thread Glyph Lefkowitz
On Jul 3, 2010, at 7:23 AM, Yaroslav Fedevych wrote: > Engineer : How do I do it? > Economist : How much will it cost? > Twisted Developer: Will it block? and by the way, this is hilarious :).___ Twisted-Python mailing list Twisted-Python@twistedmatrix

Re: [Twisted-Python] Advice seeked on SMPP implementation

2010-07-05 Thread Glyph Lefkowitz
On Jul 3, 2010, at 7:23 AM, Yaroslav Fedevych wrote: > If I'm going to make it internal to my needs, there's only issue of > making it work and be done with it. But that's not quite a way I would > like to do it; I would like to end up with an implementation which > would be reusable and benefici

[Twisted-Python] Advice seeked on SMPP implementation

2010-07-03 Thread Yaroslav Fedevych
Hello, I'm currently busy with implementing SMPP in Twisted, and there is something I would like to have a piece of advice with. If I'm going to make it internal to my needs, there's only issue of making it work and be done with it. But that's not quite a way I would like to do it; I would like t