hi,
my last post went unanswered. So let me re-frame the question and go to the specific requirement.
I want to transfer some text data to a computer. Now there is bluetooth via I can do this. But I want to use the internet for this transfer. so that whenever mobile finds a wireless LAN(with internet connectivity), it can transfer it over the net.
So what APIs should I use for this requirement?
After some reading I find that on a PC, there should a web server running and I can send the data with connector.open() n related APIs. My question is, is this the right way to go about it? Will this work?
please reply.

Reply With Quote


