|
Java™ by example!
|
|
|
How do I use AT modem commands in Java?
First, download the Java Communications API Implementation on the Sun site. Here's an example that sends an ATDT command. Run it with:
Main.java:
Further Information
Author of answer: Joris Van den Bogaert
Comments
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|