![]() |
2010-12-30
, 12:14
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#2
|
![]() |
2010-12-30
, 12:26
|
|
Posts: 752 |
Thanked: 284 times |
Joined on Sep 2010
@ Malaysia
|
#3
|
None of the pre-installed applications of your device use the infrared port, but it enables the development of third party applications requiring an infrared port. The infrared port is not IrDA compatible.
![]() |
2010-12-30
, 12:39
|
Posts: 114 |
Thanked: 109 times |
Joined on Nov 2010
@ Finland
|
#4
|
![]() |
2010-12-30
, 12:53
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#5
|
![]() |
2010-12-30
, 12:53
|
|
Posts: 466 |
Thanked: 180 times |
Joined on Feb 2010
|
#6
|
The Following User Says Thank You to clasificado For This Useful Post: | ||
![]() |
2010-12-30
, 12:56
|
|
Posts: 752 |
Thanked: 284 times |
Joined on Sep 2010
@ Malaysia
|
#7
|
@kenraali The problem is that we only have the ir emitter and not a receiver.
This means, in a developer perspective:
1) we cant comply the irda file transfer standard (because we need the receiver too), so you need to develop a custom irda protocol, from the emitter part (n900) and the receiver part (the PC? what device are you trying to communicate with? you need to develop the custom receiver software for each one)
2) you can't verify the data that you are sending. If you are sending a 2mb file, you really cant know if the file gone corrupt in the transfer operation.
![]() |
2010-12-30
, 13:01
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#8
|
![]() |
2010-12-30
, 13:07
|
|
Posts: 752 |
Thanked: 284 times |
Joined on Sep 2010
@ Malaysia
|
#9
|
![]() |
2010-12-30
, 13:17
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#10
|
Seems we only have options:
Send via Bluetooth
Share via service(which is fMMS)
Send via E-mail
Is there an application we need to install to enable file transfer via irDA?