Guest unzipattack Posted March 23, 2006 Report Posted March 23, 2006 I need to exchange data in a program between 2 smarthphones which are close to each other. What is the easiest way to do this ? Thanks in advance !
Guest Tech Posted March 25, 2006 Report Posted March 25, 2006 it depends what version of .NET CF you are using. in 2.0 there is a bluetooth stack which you could use to establish a connection and communicate. you could also use the SerialPort class in .NET 2.0 CF you could also use the IR class in .NET 1.0 and .NET 2.0 CF. it really depends what you want to do ;)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now