搜索资源列表
Servletmail
- 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = \"http://www.yourSite.com/servlet/ 把www
java-com
- 用java写的操作串口的程序,界面清楚,操作简单,实用
RXTX jar包和源码
- RXTX jar包和源码 RXTX是个提供串口和并口通信的开源java类库,由该项目发布的文档均遵循LGPL协议。该项目的主页位于http://users.frii.com/jarvi/rxtx/index.html。 -RXTX source
SerialComm
- JAVA串并口操作,用JAVA实现串并口访问功能.-JAVA COM/LPT1 PORT OPERATION
TestSerial
- 串口读写的另一例子,所用的连接程序变为了COM,请试试,-Serial reading and writing another example, the procedure used to connect into the COM, please try, thank you
javaSms2code
- Java短信二次开发,层包实现了短信发送,超长短信发送,wap-push发送,超长wap-push发送 图形界面实现短信发送,超长短信发送。 图形界面支持com口选择,波特率选择。-Java sms program
sourcecode
- VC++开发的手机短信收发系统源代码,需要相应的网络设备以及可用的COM端口,指定地址及短信中心号码-VC++, mobile phone messaging system source code, require the appropriate network equipment and the available COM port, specify the address and message center number
serial-port-Win32
- 使用串口(Win32)的程序,通过MODE.COM方式来初始化,之后通过OS逻辑来打开串行口。-Use the serial port (Win32) program, by the MODE.COM way to initialize after the OS logic to open the serial port.
JAVA-COM-Read-and-Write
- 介绍Java 串口的读写方式,并给出示例代码,非常容易掌握Java串口的读写。-Introduction Java serial read and write, and gives sample code, very easy to master Java serial read and write.
POSRS232
- 一个用JAVA写的读取PC RS232串口的程序,支持全双工操作-an example program for reading datas from RS232 COM ports of a PC
ic
- ic读卡器,读id卡的代码,com口可以直接设置波特率-ic reader
scale
- com口秤,读秤代码,适合市场使用的,原创-com port scales read scale code, for the market to use
COM
- 串口编程所需的Jar包,和两个小例子,分别用来读取串口数据和写入串口数据-jar required for COM programming and two java files which are two demo for reading data from COM and writing data to COM
CommRead
- 这是一个 javabean 用以读取电脑的串口。 可以在 JSP 网页中嵌入。是自动化的常用功能之一-Use javabean to read COM。 Can be embeded in JSP web.
serialport1
- 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)
serialportutil
- JAVA实现COM口通信的小例子,其实不光是COM,USB一样适用(COM port communication)
rxtx
- Java串口编程:串口数据的发送与监听读取 本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading In recent development, I encountered the need to send control instructions to
UART_COMM
- NetBeans IDE打开,串口通讯小程序;启动时会罗列计算机所有串口(Use NetBeans IDE to modify.This programe is for COM communcation,when it start ,it will find all existent COM which local PC has and display to user.)
java 串口通讯实例
- 功能如附件,适合初学者,大神闪过。。。。。(An example of Java Communication)