When I tried use direct COM port using windows device manager its
working.

When I tried to get all the ports using
CommPortIdentifier.getPortIdentifiers(); and use the different
Baudrates
create  SerialModemGateway and add it to the  Service

 Service.getInstance().addGateway(gateway);
 Service.getInstance().startService();

after calling of startService -its not coming out.. Suppose for
example the nokia mobile use COM19 and COM20
COM19 for the nokia phone memory and COM20 for the serial modem..

Its getting stuck when it tried to start the service on COM19. Pl.
suggest a solution.

regards
Smaran

-- 
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.

Reply via email to