搜索资源列表
sms短信平台
- 一个SMS 的短信平台的原代码,需要JAVA 的comm.jar的支持。可以和一些商用SMS的短信平台相媲美-an SMS messaging platform of the original code, the need JAVA Comm.jar support. Business can and some SMS messaging platform comparable
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
CDMA_ModemContrl
- 本程序基于长江通信的CDMA1X无线网卡,已经在JBuilder2006上测试并通过,在使用时要注意comm.jar的正确导入。同时,要下载javacomm20-win32.zip包(可用google搜索下载),并做好相关配置。本压缩包中还包含了大量的modem相关资料仅供参考。-procedures based on the Yangtze Communication CDMA1X wireless card, JBuilder2006 in testing, and through, in
javacomm20-win32
- java串口编程包,很好用 javax.comm.properties win32com.dll comm..jar
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.
Java+Communication+API
- JAVA 的COMM接口JAR包和API接口-JAVA interface JAR package of COMM and API Interface
javaxcomm
- Java串行端口技術協議,含有comm.jar,javax.comm.properties,win32com-You can get comm.jar,javax.comm.properties,win32com.dll in this zip file
comm_jar
- comm.jar实现单片机全双工串口通信-SCM comm.jar full-duplex serial communication
2(2)
- 本文主要是java串口编程的例子 首先,要有comm.jar包 view plaincopy to clipboardprint? package cc.dfsoft.ranqi.util import -This article is the first example of java programming serial port, there must be comm.jar package view plaincopy to clipboardprint? Package cc.dfso
comm
- JAVA串口通信类库包,通过此类库可以非常方便的操作串口连接的设备,下载后将.rar改为.jar-JAVA serial communication class library packages, such libraries can be very easily through the operation of the device serial connection, download will be. Rar to. Jar
commapi
- 这是关于串口通信的api文档和comm.jar 和win32com.dll 文件。里面也有一些简单的例子。-This is the api documentation on the serial communication and comm.jar and win32com.dll files. There are also some simple examples.
GPSReceiver
- 接受gps的信号, 需要加入comm jar 的包-gps receiver
sendMes
- 用Java实现短息猫的发送信息,JAVA可以通过comm.jar来直接访问COM口,再加上对AT指令的熟习,JAVA是可以直接对其进行控制的。目前这个开源的代码就是这种方式。 -java send message
src
- java串口程序,用comm.jar实现电子计算机与串口之间的通讯-java serial port program use comm.jar the communication between the computer and serial
comm
- windows平台和linux平台操作串口和并口的第三方包comm.jar-comm.jar for windows comm.jar for linux
MessageModern
- 1.这里主要是java调用短信猫发送短信。 这里的短信猫主要使用RS232串口与服务器通信。 2.需要用到开源组织开发的smslib.jar,直接导入开发环境即可。 3.smslib.jar 需要用到java串口通信需要用到的comm.jar,win32com.dll和javax.comm.properties。-1 here is the java call to the GSM Modem to send text messages. SMS cats here use RS232
smslib
- comm.jar、commons-net-1.4.1.jar、slf4j-api-1.5.2.jar、slf4j-api-1.5.2-sources.jar、slf4j-nop-1.5.2.jar、smslib-3.4.1.jar、smsserver-3.4.1.jar-comm.jar, commons-net-1.4.1.jar, slf4j-api-1.5.2.jar, slf4j-api-1.5.2-sources.jar, slf4j-nop-1.5.2.jar, smslib-3.4
smslibPcomm.jar
- 短信猫所需jar包。里面包含comm.JAR和smslib.JAR包-SMS cat jar package required
GPSTrans
- 用JAVA实现串口通信,利用comm.jar,实现对串口的读写操作-JAVA realize serial communication, the sender experiment