Re: [ilugd] Network programming..

2007-12-30 Thread Sharad Birmiwal
Hi Shamail It is very much possible to have a direct connection between two computers over the internet. In fact, the fact that is over the internet plays little role (unless there are firewalls/IP masquerading taking place). Find any tutorial on socket programming (in C/C++/perl/Java) and then

Re: [ilugd] Network programming..

2007-12-30 Thread Sandip Bhattacharya
Shamail Tayyab wrote: H Is it possible to have a direct connection between two computers over the internet, without involvement of a central server (where both the systems are part of different networks) Maybe http://openvpn.net/ ? With OpenVPN, you can: * tunnel any IP

Re: [ilugd] [Perl] Any Perl left?

2007-12-30 Thread abhishek jain
Hi, When shall we start? A new wiki (created by myself, beware of the bugs) have been installed on delhi.pm.org , though it is in development and for now can be accessible via http://delhi.perl.org.in/cgi-bin/wiki.cgi I would request all the people here to have a look at this wiki and

[ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Saurabh Nanda
Hi, Has anyone been able to successfully transact on the ICICI Netbanking website using Firefox 2.0. By transact I mean able to transfer funds, etc. Basically anything that requires: (a) your transaction password to be entered, or (b) the debit card grid verification to be performed). My

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Vikas Upadhyay
On Dec 31, 2007 9:35 AM, Saurabh Nanda [EMAIL PROTECTED] wrote: Hi, Has anyone been able to successfully transact on the ICICI Netbanking website using Firefox 2.0. By transact I mean able to transfer funds, etc. Basically anything that requires: My primary browser is Firefox 2.0.0.11 on

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Saurabh Nanda
Don't remember *b), *but definitely for *a) *I didn't have problem* *on Firefox 2.0 (on both Windows RHEL ). Could you please do small favour? Can you try entering a _wrong_ transaction password and see if the site gives you an appropriate error or summarily times out your session? Saurabh.

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Vikas Upadhyay
On Dec 31, 2007 10:03 AM, Saurabh Nanda [EMAIL PROTECTED] wrote: Don't remember *b), *but definitely for *a) *I didn't have problem* *on Firefox 2.0 (on both Windows RHEL ). Could you please do small favour? Can you try entering a _wrong_ transaction password and see if the site gives you

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Saurabh Nanda
Couldn't test on RHEL 5;on Windows, ICICI Direct says: *Transaction Password is incorrect*. Hmmm, interesting. Why is this happening with me? Consistently. And not only my account - one more person has tried from my browser with the same result. What's your exact browser id string? Mine is --

Re: [ilugd] [Perl] Any Perl left?

2007-12-30 Thread Raj Mathur
Good show, Abhishek! My comments inline. On Monday 31 Dec 2007, abhishek jain wrote: Hi, When shall we start? A new wiki (created by myself, beware of the bugs) have been installed on delhi.pm.org , though it is in development and for now can be accessible via

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Alok G. Singh
On 31 Dec 2007, [EMAIL PROTECTED] wrote: Hmmm, interesting. Why is this happening with me? Consistently. The last time I summonned up the energy to actually find out what was wrong, I installed that iceweasel extension which allows you to see the headers [1] and the webdeveloper extension. But

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Saurabh Nanda
But the final insight only came after grovelling through the Javascript code on the page. It takes a reasonable amount of time and effort, but at the end of it you usually know exactly what is wrong. For the record, I have successfully used Iceweasel/Firefox 2.0 for both Netbanking and the

Re: [ilugd] [Perl] Any Perl left?

2007-12-30 Thread Saleem Ansari
On Dec 31, 2007 11:10 AM, Raj Mathur [EMAIL PROTECTED] wrote: Good show, Abhishek! My comments inline. On Monday 31 Dec 2007, abhishek jain wrote: Hi, When shall we start? A new wiki (created by myself, beware of the bugs) have been installed on delhi.pm.org , though it

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Sandip Bhattacharya
Saurabh Nanda wrote: Hi, Has anyone been able to successfully transact on the ICICI Netbanking website using Firefox 2.0. By transact I mean able to transfer funds, etc. Basically anything that requires: (a) your transaction password to be entered, or (b) the debit card grid verification

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Alok G. Singh
On 31 Dec 2007, [EMAIL PROTECTED] wrote: Wow! Did you document it anywhere? If not, do you remember what the problem was and how you fixed it? No, I didn't write it down anywhere and I have only the vaguest recollection of the whole episode. But I do know that the problem was what it usually

Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Manish Kumar
Hi, i m using firefox 2.0.0.10 and doing net banking (ICICI bank) and don't face any issues ever. Sometime there is a server side issues which results to a timeout. For that u just try after sometime and it will work Regards Manish Kumar YAHOO! Saurabh Nanda [EMAIL PROTECTED] wrote: Hi, Has