hi i am new with this library and use netbeans for test
My exception is this:
org.smslib.GatewayException: Comm library exception:
java.lang.RuntimeException: javax.comm.NoSuchPortException
        at
org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:97)
        at org.smslib.modem.AModemDriver.connect(AModemDriver.java:110)
        at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:158)
        at org.smslib.Service$1Starter.run(Service.java:252)


2009/10/9 Thanasis <[email protected]>

>
> Hi,
>
> The encryption process is described here:
> http://code.google.com/p/smslib/wiki/SMSLib_Encryption
>
> The only way to decrypt the message is to write a midlet or something
> - still I am not sure if and what ciphers are available on the
> "midlet" universe...
>
> On Oct 8, 10:42 am, Asif ali <[email protected]> wrote:
> > Hi,
> >
> > I am able to send encrypted message to a mobile.But getting proble in
> > decrypting the same.Can any one explain me how the key management is
> > done in SMSLib mainly on mobile side how I can access corresponding
> > AES key to decrypt or encryt the message.
> >
> > I am not able to get how the synchronization of keys on mobile and the
> > PC application is handled in SMSLib?
> >
> > Can one help me pls??
> >
> > Thanks,
> > Asif
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib for Java User 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to