another "inspired guess" by someone who hasn't yet been able to get hold of a
Nokia SDK:
> Does anybody know how I can get the Nokia 9000 phone to act like a
> serial port which I can read/write bytes to directly, either before
> or after dialing up the remote app.
One additional pointer which may get you the answer you're looking for rather
quickly: the Geos SDK contains a sample app in APPL/SDK_C/SERIAL which
demonstrates basic serial port access. If the internal data transfer part of the
Nokia 9000 is working in the same way as PCMCIA modem, you should be able to
find out in interactive mode with this program...
If this works, you will probably still have to handle dialing etc. yourself.
ciao marcus