Read-only archive of the All About Symbian forum (2001–2013) · About this archive

N97 app suggestion

0 replies · 2,511 views · Started 26 August 2009

Hello friends,

I need some advices for starting to build a very small app forN97. Basically it supposed to connect over bluetooth to another device and send/receive some data.

At PC (where I have some experience - C Builder, Delphi) was very simple: connect through serial port component to any attached device (including devices attached over bluetooth or over usb-> serial adapters), send/receive my data as strings, binary, etc. and finally display or save on screen or in files.

I need quite the same thing, but using N97.

I download Carbide 2.0 and S60 SDK, N97 version. Do I need something more?

Any advice very appreciate as beginner to symbian.