I want to use SMSLib in java application to send a message to a cell
phone(iPhone 3GS in my case), I have also a gateway in order to send the
message through, The command used in that is :
IPModemGateway gateway = new IPModemGateway(String id, String
ipName, int ipPort, String manufacturer, String model);
it's easy to write(id, manufacturer, model), But, i want to know how to
assign the ipName and the ipPort, i assigned the ipName as the ip of the
gateway, is that true? and if yes how can i assign the ipPort?
--
You received this message because you are subscribed to the Google Groups
"SMSLib Discussion Group" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/smslib/68a460fd-f68a-47cf-8d28-658b30a833cb%40googlegroups.com.