Hi, What port are you sending to? What UDH did you specify in your kannel sendsms url?
On 5/7/10, SameerBhagwat <[email protected]> wrote: > Hi Kenny, > > Thanks for your reply and timely help. > > I tried as you said. But it didnt worked as expected. Please find the config > files, log and also the midlet attached > > Please let me know if I had done anything wrong. > > Thanks, > Sameer > > > On Fri, 07 May 2010 15:29:34 +0530 wrote >>Hi, > > All you need is to specify the UDH with the destination port number. > > For example UDH value 060504270F22B8 would would come to ur midlet as source > port: 8888 and destination port 9999. So your midlet listening on 9999 would > pick it. 270F is the desination port number. > > > What port are you sending to? You can convert decimal port number to hex > here http://www.easycalculation.com/decimal-converter.php > > Hope this helps. > > > -- > Kenny > > > > 2010/5/6 Nikos Balkanas > > You are so right....But then again I don't have to, because i don't have the > problem. But you do. So, good luck with it... :-) > > > > Nikos > > ----- Original Message ----- From: SameerBhagwat > > To: [email protected] > > Cc: [email protected] > > Sent: Thursday, May 06, 2010 7:42 AM > > Subject: Re: Re: Re: Problem in sending message to a specific port > > > > > > Hi > > > > I didnt ask any one to do it for me. I just wanted to get my doubts > clarified. > > > > Seems you too don't know what to do. > > > > Regards, > > Sameer > > > > > > On Wed, 05 May 2010 17:52:17 +0530 wrote > > > > > > Hi, > > > > I have provided with all the direction that you > > need. I believe that you can search it for yourself. Don't ask us to do it > for > > you. > > > > BR, > > Nikos > > > > ----- Original Message ----- From: > > SameerBhagwat > > To: [email protected] > > Cc: [email protected] > > Sent: Wednesday, May 05, 2010 2:59 > > PM > > Subject: Re: Re: Problem in sending > > message to a specific port > > > > > Hi > > > > I guess it is an issue with UDH please check the > > > logs and the config file. The Send SMS url have been modified and also there > > is no result > > > > > Thanks, > > Sameer > > > > > > On Tue, 04 May 2010 18:19:00 > > > +0530 wrote > > > > > > > Hi, > > > > Java questions are irrelevant to this group. > > > Please > > > check with a java group. > > > > To send SMS to a different port > > > than the default, > > > you need to use a modified udh in your sendsms url. > > > Google for it. > > > > > BR, > > Nikos > > > > ----- Original Message ----- > > > > > > From: > > SameerBhagwat > > To: [email protected] > > Sent: Tuesday, May > > > 04, 2010 3:14 PM > > > Subject: Problem in sending message to a > > specific > > > port > > > > > > Hi > > > > Can any one suggest me how to send message > > > to a > > > specific port. I saw the link > > > http://nmlaxaman.blogspot.com/2009/02/kannel-send-sms-to-specific-port.html > > > > > and modified the config file. But I am not able to receive the SMS to the > > > > > > port. Tested with J2ME > > > application. > > > > > > > > Thanks, > > Sameer > > > > > > > > > > > > > > > > > > > > > > > > -- -- Kenny
