搜索资源列表
-
0下载:
用java程序从串口读数据
在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个
程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够
打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader
和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有
做过的大侠能够讲讲处理的办法。 -with readi
-
-
0下载:
基于Android环境的luma QQ开源源代码,是开发类似通信软件非常好的参考资料。使用Java编程语言。-Android-based open environment luma QQ stream of code, is the development of communication software like a very good reference. Using the Java programming language.
-
-
0下载:
老外java 开发android 手机蓝牙API,做蓝牙通信的朋友参考一下!-Foreigners java development android phone Bluetooth API, friends refer to a Bluetooth communication!
-
-
0下载:
自己实现的基于串口通讯发送短消息的JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code, for beginners there is a certain degree of reference and to help the value of deliberately upload up to shar
-
-
0下载:
自己实现的基于串口通讯发送短消息的低层协议JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code low-level agreement, for beginners there is a certain degree of reference and to help the value of delibe
-
-
0下载:
手机游戏对战平台。自己做的一个东东。
支持多个手机联网打游戏;采用socket链接通信。
平台:J2ME&JAVA-Mobile gaming platform war. Own a Dongdong. Support multiple mobile network game play the use of socket communication link. Platform: J2ME & JAVA
-
-
0下载:
A Master – Slave Communication System Using Java Bluetooth
-
-
0下载:
作为一种Java语言实现的串口通信,可以实现嵌入式系统中的主机与串口进行通信。-As a Java language implementation of serial communication, embedded systems can be achieved in the host and serial port to communicate.
-
-
0下载:
是个简单的QQ聊天窗口,,能实现两端之间的交流-QQ is a simple chat window, to achieve communication between two ends
-
-
0下载:
一个java 简单通讯的客户端和服务端程序源码-A simple java client and communication server program source code
-
-
0下载:
这是一个通信得小例子,希望大家喜欢。请大家努力学习。-This is a communication too small example, hope you like. Please study hard.
-
-
0下载:
关于蓝牙通讯的J2me例子,简短实用,包含一个蓝牙通讯的封装类-J2me Bluetooth communication example of the short and practical package contains a Bluetooth communication class
-
-
1下载:
即时通讯系统,是一款用JAVA开发的即时通讯系统,有源代码,开发文档资料等-Instant messaging system, is a real-time communication with the JAVA development system, source code, development documentation, etc.
-
-
0下载:
简化了 android sdk 里带的 blue chat 例子,用一个大的类实现了蓝牙设备的发现/管理/通讯。-Simplifies the inner tube of blue chat of android sdk example, with a large class implements the Bluetooth device discovery/management/communication.
-
-
0下载:
对于一些开发商,无线技术可以艰巨的 - 有时简直是恐吓。所有的通信是无线的,所以你不能只是“看”,看看,例如,1 MB的数据会通过。此外,实在是难以调试的无线应用,一旦被部署到移动设备,因为你没有访问系统跟踪或日志文件的应用程序运行时,以查明错误。-For some developers, working with wireless technologies can be daunting-- and sometimes downright intimidating. All communica
-
-
2下载:
Java串口通信RXTX程序,
1. 能够接受下位机数据。
2. 保存接受的数据。
3. 把接收到合法的数据打印出来
4. 能够发送数据。
5. 程序能够设置常用串口参数。-Java RXTX serial communication program,
1. Can accept a lower level computer data.
2. Save accept data.
3. It recei
-
-
0下载:
A J2ME based HTTP engine to use for http communication
-
-
0下载:
一个简单的多个客户端与服务器通信的例子,多线程通信。java开发-A simple example of the plurality of client and server communications, multi-thread communication.
-
-
0下载:
通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。
在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
-
-
0下载:
Fast Data Collection in Tree-Based Wireless
Sensor Networks:
how fast can information be collected from a wireless sensor network organized as tree? To address this, we explore and evaluate a number of different techniques using realistic simulat
-