Link to home
Start Free TrialLog in
Avatar of kariz
kariz

asked on

Send and Recieve SMS via PC (VB/.Net)

Simple SMS application that can send and recive sms via pc have a gsm modem / phone connected via usb or cable
ASKER CERTIFIED SOLUTION
Avatar of Hairbrush
Hairbrush
Flag of Jersey image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kariz
kariz

ASKER

No i am actually looking coding to help me do this (in VB)
Hi Kariz

With the methods that I have suggested you will still have to write code.  The first is an ActiveX control that you can use the properties and methods of to interface with the mobile phone.  The second approach uses .NET classes to send requests to the gateway.  Sample code for both approaches is available on the respective web sites.  Both will work with VB.
I have proposed methods for what the user wants to achieve, but have not received further feedback from the asker.  I believe that points should be applied for the answers I provided to this question.