搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
西门子simatic step7 网络通讯
- 通过该程序,完成其他非VB/VC语言编写的软件同simatic step7 软件之间的信息交互。可通过任何支持网络编程的语言编写软件同新门子现场总线设备之间的信息交互
javaUDP编程
- java实现的基于UDP网络通讯代码. JAVA语言
java-serial
- 关于的java串口问题,串口通讯,串口监听,串口配置-the question of java serial
JLGPRSServer
- GPRS数据通讯软件源码,可与沈阳维尔数码数据采集仪通讯。-GPRS data communications software source code, Shenyang Virgin with digital data acquisition instrument of communication.
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
JAVA
- 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
2008122611175000
- 手机版象棋游戏采用MIDP1.0开发,在低端手机上运行的同时,保证了高端手机的兼容性,其市场发展空间巨大。伴随着中国移动GPRS和中国联通CDMA1X数据业务的开展,手机游戏将是3G数据业务的一个重要的应用领域。 根据需求分析的描述以及与用户的沟通,现制定系统实现目标如下: 界面设计简洁、友好、美观大方,保证直接上手便可游戏 操作简单、快捷方便 规则简单,方便游戏者进行游戏 实现智能规则判断 支持大型Web服务器,以Http协议通讯。 向PC端开发靠拢,为以后PC与手
Instant
- 即时通讯软件源代码,安装程序,有解压密码-Instant messaging software source code, installation procedures, there is decompression password
MyQQChatlast
- 基于c/s架构的一个小型项目——QQ通讯系统。这是我自己开发的,感觉还不错,功能全部实现-Based on the c/s architecture, a small-scale projects- QQ communication systems. This is my own, I feel pretty good, functional implementation of all
JIIC
- JAVA编程实现即时通讯,实现qq功能 client,server-Java qq
comm
- 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
ReadComm
- JAVA串口通讯接受载波完整数据包并解析-JAVA serial communication carrier to accept a complete packet and parse
pc_com
- 用pc串口转tcp与嵌入式设备通讯,有VC,VB,java的例程,并有较详细的说明-Pc com port change to tcp,using embedded system,have sample programs with VC,VB.java. detailed descr iption.
java
- 根据JAVA的网络和多线程的知识,并利用有关JDBC的功能(可选),编制一简单的网络通讯程序-According to the network and multi-thread JAVA knowledge, and by using the JDBC function (optional), prepare a simple network communication program
java版及时通讯系统
- 采用socket套接字,使用tcp/ip协议进行消息的及时通讯,模仿qq,初学者的必备。
server-sdk-java-master
- 这是一款第三方sdk,是用来集成即时通讯的 集成后可以进行单聊群聊(This is a third party SDK, is used to integrate instant messaging, integration can be a single chat, group chat)
JAVA与PLC通信
- java和plc交互文档,硬件和java交互的说明文档(this is plc connection java)