Re: Regarding IMSI No

2010-10-21 Thread Alvaro Cornejo
; >             java.io.BufferedInputStream bufIn = new > java.io.BufferedInputStream(in); > >             for (;;) { > >                 int car = bufIn.read(); > >                 if (car == -1) { > >                     break; > >                 } else { > >

Re: Regarding IMSI No

2010-10-21 Thread Benaiad
t; + pin ; > > java.net.URL url = new java.net.URL(sendURL); > > java.io.InputStream in = url.openStream(); > > java.io.BufferedInputStream bufIn = > newjava.io.BufferedInputStream(in); > >

RE: Regarding IMSI No

2010-10-21 Thread Harmeet Singh
} else { result = result + (char) car; } } bufIn.close(); in.close(); } catch (Exception e) { e.printStackTrace(); result = "failed"; } return result; } //

Re: Regarding IMSI No

2010-10-20 Thread Benaiad
Wed, Oct 13, 2010 at 6:22 PM, Harmeet Singh wrote: > Hi, > > > > Please help me in understanding how to use NETWPIN with kannel to send OTA > settings. > > > > I think i am missing how to calculate HMAC code. > > > > Will be grateful for any kind of hint . >

RE: Regarding IMSI No

2010-10-13 Thread Harmeet Singh
October 2010 15:29 To: 'Benaiad' Cc: 'kannel users' Subject: RE: Regarding IMSI No Greetings , Thanks for the reply. According to the document i had calculate the NETWPIN but again same message is there i.e Authentication failed . My IMSI no is 404020506708200 as pe

RE: Regarding IMSI No

2010-10-12 Thread Harmeet Singh
working , Please help me in calculating above IMSI no to NETWPIN for Kannel. Regards Harmeet Singh From: Benaiad [mailto:bena...@gmail.com] Sent: 12 October 2010 11:36 To: Harmeet Singh Cc: kannel users Subject: Re: Regarding IMSI No Hi, This document may help to explain the process

Re: Regarding IMSI No

2010-10-11 Thread Budi wibowo
Hi Anybody have the same but ota vendor is interop technologies? Regards Budi -Original Message- From: Benaiad Sender: users-boun...@kannel.org Date: Tue, 12 Oct 2010 08:05:47 To: Harmeet Singh Cc: kannel users Subject: Re: Regarding IMSI No Hi, This document may help to explain

Re: Regarding IMSI No

2010-10-11 Thread Benaiad
Hi, This document may help to explain the process of calculating the NETWPIN: http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf Regards -- Abdulmnem Benaiad Almontaha CTO www.almontaha.ly Tripoli-Libyan On Tue, Oct 12,

Regarding IMSI No

2010-10-11 Thread Harmeet Singh
Greetings, I am able to send the OTA Settings Message by using Kannel and UserPin has been used , But i want to use Netwpin (Imsi No) . I had already verified my IMSI no and it is ok . It has 15 digit . After reading and searching i came to know that we should provide Netwpin as semi-oc