1. what is the main different between BTObex (which is send and receive object) and BTP2P (which is send and receive message)?
2. if i want to receive an image, which example should i choose? (obex or p2p) or is there another example?
3. is the server side in the example (obex or p2p) can receive an image without change the code?
4. i make a program that gonna receive an image from other device but first i want to discover (like client) instead of start server. then after connected, i want to act like a server (which is waiting for d image to be transferred). what should i modify?
5. can i receive the image in binary form and save it to a temp variable?
sori for the questions, since i'm new in symbian. for information, i'm currently using s60 sdk v1.0.
thx for ur time (and answer). i really appreciate it. ^^