搜索资源列表
comm.java
- 用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
comm
- 用java实现串口通信 用java实现串口通信
java_mail_comm
- java Mail,java comm,java socket,java short message
i-barcode
- java操作com端口所需要的库文件,共三个文件,其中comm.jar放到java的 lib目录下,dll文件放到window\system32下即可-com port java to operate the library files needed for a total of three documents.
jar
- 基于MM7协议的java彩信源码,可用于移动,联通,电信mms接口部分的开发参考,与大家共享。-MMS MM7 protocol based on java source code can be used for Mobile, China Unicom, telecommunications, mms interface part of the development of reference, and share.
JavaSMSAPI
- smgp java 代码 可以看看 还是不错的。-smgp
SerialPar
- 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
Java+Communication+API
- JAVA 的COMM接口JAR包和API接口-JAVA interface JAR package of COMM and API Interface
comm
- 用java控制短信猫发送或接受短信的源代码包以及一些实例程序-SMS using java control cats send or receive text messages of the source code package as well as some examples of procedures
comm
- 一个用JAVA实现的串行端口发送和接收数据-no
comm
- 以C语言和Java语言、嵌入式开发、算法实现为主,,互联网上其他地方是找不到的-c++并口通信程序,以C语言和Java语言、嵌入式开发、算法实现为主,,互联网上其他地方是找不到的
javacom
- java使用JNI访问本地串口,very useful-Java acesses local comm via jni
comm
- 通过加载动态链接库,实现comm组件和计算机外部设备通信。一个很好的基于图新界面学习实例。-Through the loaded dynamic-link library, and computer components to achieve comm communications peripherals. A very good learning new interface based on the example of Fig.
sendSMS
- to send sms using gsm modem with java language
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
javaxcomm
- Java串行端口技術協議,含有comm.jar,javax.comm.properties,win32com-You can get comm.jar,javax.comm.properties,win32com.dll in this zip file
comm
- gps tracking system in java.it receives and decodes nmea sentences.
comm
- 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
SerialDemo
- Serial Communication-package aa import javax.comm.* import java.util.Properties import java.util.Enumeration import org.omg.Dynamic.* import java.awt.Choice public class serialcomm { void listPortChoices() { Ser
JAVA_COM_PORT
- Simple COM port access java implemented with javax.comm library