sending message to a mobile through the software developed in c#.net by using bluetooth
-
I am doing a project, which had a requirement of sending an sms message to a mobile from the c#.net.How can i do this.If i need to add any .dll files how can i add those file.
-
I am doing a project, which had a requirement of sending an sms message to a mobile from the c#.net.How can i do this.If i need to add any .dll files how can i add those file.
-
The client who install my software connects a bluetooth device. When some event occurs then this software should send an sms to the adjacent mobile through the bluetooth.For doing this, what should i do.
-
The client who install my software connects a bluetooth device. When some event occurs then this software should send an sms to the adjacent mobile through the bluetooth.For doing this, what should i do.
http://www.programmersheaven.com/2/Transferring-Files-and-Monitoring-Bluetooth-Ports[^] http://www.devx.com/wireless/Article/11511[^] Also see http://32feet.net it provides Bluetooth support for .NET.