搜索资源列表
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.
Rxtx
- java 串口通讯开发包,对开发串口的有帮助,希望能帮到你。-java serial communication development kit for developers serial helpful, I hope you can help.