The IP gateway can be used to connect to a gsm modem that can be contacted via a network connection instead of a serial port.
Is this what you are trying to do? Sorry, but I don't understand your question very well... On 17 June 2013 14:56, Muhammed Refaat via SMSLib Discussion Group < smslib+noreply-apn2wqcjpqiwstakqeq0bzul7ukl4msf97f14gnup-bqi2...@googlegroups.com > wrote: > 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 > . > > > -- 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/CABkOnhNcaq-r-gqwFcAsBT6RZw7aAQrPUd1rijmfSdr6XOOOLw%40mail.gmail.com.
