Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts


The program needs the following java files to function.
1. SerialConnection.java - This file is used to connect to your COM port from your java program

2. SerialConnectionException.java -This file is for handling serial connection exceptions in your Java program.

3. SerialParameters.java - This program is used to set your COM port properties for connecting to your com port from your java program

4. Sender.java - This is the program that implements runnable and sends SMS using the serial connection

5. SMSClient.java - This java class is the main class that can be instantiated in your own java program and called to send SMS. This program in turn will use all the above four files internally to send out your SMS.
read more

You can use this free Java sample program to send SMS from your PC using GSM modem connected to your computer to your COM port. To do this first of all you have to install the java communication API (comm API) in the windows environment.
read more

Developers will be able to test-drive the next-generation Java programming language by using the new version of Oracle's NetBeans IDE (integrated developer environment), released Wednesday.
read more

  • What Is JDK?

JDK is the acronym for Java Development Kit- essentially a Java platform, consisting of the API classes, a Java compiler, and the Java Virtual Machine interpreter. The JDK is used to compile Java applications and applets.
read more

  • Why you need to download Java?

Java technology allows you to work and play in a secure computing environment. Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few.
read more

Popular Posts

Labels

Latest Comments

Blog Archive

Followers

Total Pageviews