搜索资源列表
parallelport-new
- vc通讯文章,介绍了接口通讯的有关说明,看过此文章对串口的通讯有一定的帮助-vc newsletter articles, introduced a communications interface descr iption, read this article on serial communications can help
iCAN_apply_article
- 周立功的iCAN 应用论文:包括: iCAN 教学实验开发平台_简介V1.0.ppt iCAN系列功能模块在工程机械中的应用.pdf 构建CAN-bus网络中的虚拟串口(VCOM).pdf 煤矿远程通讯中的CAN-bus应用.doc
端口可分为3大类
- 端口基础常识大全 端口可分为3大类: 1) 公认端口(Well Known Ports):从0到1023,它们紧密绑定于一些服务。通常这些端口的通讯明确表明了某种服务的协议。例如:80端口实际上总是HTTP通讯。 2) 注册端口(Registered Ports):从1024到49151。它们松散地绑定于一些服务。也就是说有许多服务绑定于这些端口,这些端口同样用于许多其它目的。例如:许多系统处理动态端口从1024左右开始。 3) 动态和/或私有端口(Dynamic and/or Private
Socket
- 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
char
- 1.包含客户端和服务器两部分程序,并且两个程序能分开独立运行。 2.客户端可以输入服务器地址和端口,连接服务器。 3.客户端可以往服务器发送信息。 4.服务器能接受客户端连接,并输出客户端发送过的字符串。 5:用图形化界面展现客户端和服务器通讯的效果 -1. Contains two parts, client and server programs, and separate the two processes can run independently. 2. Clients
JAVAIMsourcecode
- JAVA的即时通讯源代码。用 Java 编写的聊天器,可以当 服务器 或者 是客户端,一对一,自定义对方 IP 及 端口。 虽然名为 LANChat ,但不限于局域网。对象甚至可以是某种 “服务器”。 -IM JAVA source code. Written using Java chat device, can be a server or client, one on one, custom IP and port each other. Although named LANChat, b
Library
- 用于图书馆图书自动定位系统的配套程序,可用于实现基于RFID的图书馆图书简易定位系统及其数据库。 有两部分组成: LibraryTest 含有可实现图书添加,查询,删除等功能的java scr ipt程序; Serial 中含有与串口通讯设备的通讯程序。例如,我们购买的RFID设备为RS485串口,使用com3中的test1可实现自动读取与写入数据库。-Supporting program for automatic positioning of the Library system
ourdev_721257Z3XM52
- 改进的安卓蓝牙例程,可以与串口进行通讯。-Improved Android Bluetooth routines, you can communicate with the serial port.
AIR-com
- flash与串口通讯源码,有用得着的可以拿去-flash and serial communication source, there are useful can look away
as3-ArduinoConnector-1-5-0
- as3-ArduinoConnector-1-5-0.zip 串口通讯源代码,可直接使用,特别适合初学者入门-as3-ArduinoConnector-1-5-0.zip serial communication source code, can be used directly, especially for beginners
Rxtx
- java 串口通讯开发包,对开发串口的有帮助,希望能帮到你。-java serial communication development kit for developers serial helpful, I hope you can help.