Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@grsalvi-7IhIh1 • Dec 17, 2012
For sms part , go to this link and get the concerned API : #-Link-Snipped-#
For UI ,you must be knowing Swings .
I don't know much about setting up connection however if you want to send mail ,there is another API package from JAVA.
There are classes in java.io.net package which help for network related purposes. Find out if they fulfill your requirement. -
@krishbcs-5tG26c • Dec 18, 2012
thank you...grsalviFor sms part , go to this link and get the concerned API : #-Link-Snipped-#
For UI ,you must be knowing Swings .
I don't know much about setting up connection however if you want to send mail ,there is another API package from JAVA.
There are classes in java.io.net package which help for network related purposes. Find out if they fulfill your requirement.