Yea, i understand this, the thing here that i don't know how to assign the port number in that process,when creating ip modem gateway what's the suitable port number i have to use.
On Thursday, June 20, 2013 8:43:17 AM UTC+2, Thanasis Delenikas wrote: > > 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<javascript:> > > 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/2940d635-547d-4863-b56f-be711b5cc44d%40googlegroups.com.
