How should i write an interface using Java("NetBean") for sending and receiving SMS message, i connected my GSM modem through USB to my computer(i have tested on hyperterminal and it work by sending AT command, but now i want to do it using Java Program), so how do i write a java program to send SMS, i knoe the command to send SMS and read from it, but i just dont know how to write function and classes for the serial(USB) communicationg using Java program to do that. So please Guide Me!
Thankyou so much,
Kavin
Start Free Trial