I want to develop my site using Java and in which i want to provide sms facility to end user, how i can provide sms facility to user....can i send sms from pc to phone when without connecting phone but only internet facility is there.
You can use SMSlib API to Implement SMS Server. There are two options to sen SMS via Java: GSM Modem and IP SMS Gateway.