Hi, All you need is to specify the UDH with the destination port number.
*For* *example* UDH value 060504*270F*22B8 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 <[email protected]> > 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 >>> >>> >> >> >> >> >> >> > >
