Jump to content

Exchange data between 2 smartphones


Guest unzipattack

Recommended Posts

Guest unzipattack

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 !

Link to comment
Share on other sites

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 ;)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.