Hi, so what do you suggest? does this mean JSMPPGateway .net version is not usable?
Thanks, On Feb 14, 9:35 am, Bassam <[email protected]> wrote: > JSMPPGateway requires jsmpp library which I think is not included in > the .Net version of SMSLib. > > - Bassam > > On Feb 13, 5:21 pm, jade yabot <[email protected]> wrote: > > > > > > > > > Hi thank you for taking time to look on this but unfortunately it does > > not solve my problem. this is my new code: > > > JSMPPGateway SMPPGate = new > > JSMPPGateway("com.seleniumsoftware.SMPPSim", "192.168.0.206", 2775, > > new BindAttributes("un", "pw", "cp", > > BindAttributes.BindType.RECEIVER)); > > > i still have the type initializer for > > 'org.jsmpp.session.SMPPSession' threw an exception. > > > could it be on the SMSLib itself on one the KVM dll? Do i need to > > recompile the source? > > > thanks, > > > On Feb 13, 10:02 pm, Ashwin Moily <[email protected]> wrote: > > > > username and password more than 8 characters . I guess that would be > > > the issue . > > > > Regards > > > Ashwin Moily > > > Mob: +91 9619181096 > > > > On Mon, Feb 13, 2012 at 7:28 PM, jade yabot <[email protected]> wrote: > > > > hi guys, > > > > > Im having problem in using JSMPPGateway class of SMSLib .net. When i > > > > instantiate the JSMPPGateway it throws The type initializer for > > > > 'org.jsmpp.session.SMPPSession' threw an exception. > > > > > this my sample code : > > > > > JSMPPGateway SMPPGate = new JSMPPGateway("smppcon", "192.168.0.206", > > > > 2777, new BindAttributes("smppclient", "password", "cp", > > > > BindAttributes.BindType.RECEIVER)); > > > > > I set up the SMSim SMPP simulator to one of our server and i can > > > > confirm its working. > > > > > Can someone shed some light on this? > > > > > thanks > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "SMSLib Discussion Group" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group > > > > athttp://groups.google.com/group/smslib?hl=en. -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
