Hi Folks,
I currently need an application that can send stream of bytes (generated by sensors) via bluetooth from pocket pc to pc or vica-versa. I have tried the example of chat, but in my case it doest work, as I'm dealing with larger stream of bytes, and I need to send them all the time. Maybe socket would work, but honestly I dont know how to set that up in other words I don't know how it works.
Can somebody help me with this issue, it has been many hours now, and I gave up trying...
And I need some code to see how it works, how to initate the objects on both sides. (client and server)
Your help will be much appreciated.
Fiska