hi i am using nokia 9210 communicator series sdk. how to write symbian c++ code for connecting the mobile phone to a linux machine, where the server is running.
how to transfer a file from emulator to linux machine
...and USB? I've been looking for examples of how to use the USB client class but I haven't found anything useful so far. It doesn't seem to be covered in the books I've read and it doesn't seem to be discussed very much in this forum.
If anyone could guide me to the right place to look I would be very happy. Regards, sN
Forum posts: 226
The mobile phone can be connected to a machine/server by making use of either Bluetooth or IR for small range distances.
I have some knowledge on how to send data to a server from the emulator,reply back if you have any queries.
Cheers,
Sunil
Forum posts: 2
I've been looking for examples of how to use the USB client class but I haven't found anything useful so far. It doesn't seem to be covered in the books I've read and it doesn't seem to be discussed very much in this forum.
If anyone could guide me to the right place to look I would be very happy.
Regards,
sN
Forum posts: 19
http://www.koeniglich.de/p3nfs.html
p3nfs from Rudolf Koenig
I use it to transfer files from my linux box to my 9210.
Cheers,
Andre