[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help with gnokiirc file for Win32 IRDA
From: |
BORBELY Zoltan |
Subject: |
Re: Help with gnokiirc file for Win32 IRDA |
Date: |
Tue, 13 Jul 2004 11:33:12 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Tue, Jul 13, 2004 at 09:49:57AM +0200, Jörg Wartenberg wrote:
> I'am trying also to connect my phone(3650) via the IRDA port. I'am using
> the new precompiled 0.6.3 windows binaries, but if I enter just:
>
> [global]
> connection = irda
> model = series60
>
> as mentioned below, I get a "Config error - no port specified." error
> message.
> Since Windows 2000 do no longer allow to access the IRDA port as com
> port, I don't know what value gnokii expects here?
The bare 3650 protocol is quite useless, you have to use gnapplet. Get
gnapplet.sis (you can find the appropriate version in the binary package
or in the source tarball) and upload it to your phone.
gnapplet communicates via IrCOMM, so you have to configure a virtual
serial port which is redirected to your phone (if you configured your
3650 as a modem see which port it use). The following settings will work:
connection = serial
port = com5
model = series60 <--- 3650 is the same, doesn't matter
Bye,
Bozo