当前位置:
首页
资源下载

搜索资源 - java communication api
搜索资源列表
-
0下载:
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
-
-
0下载:
Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet.
-
-
0下载:
JAVA 的COMM接口JAR包和API接口-JAVA interface JAR package of COMM and API Interface
-
-
0下载:
java for RS232,use java communication api-java for RS232, use java communication api
-
-
0下载:
使用Java蓝牙无线通讯技术API概述之一-The use of Java Bluetooth wireless communication technology, one of API Overview
-
-
0下载:
使用Java蓝牙无线通讯技术API概述之二-The use of Java Bluetooth wireless communication technology of the two API Overview
-
-
0下载:
java api Source communication
-
-
1下载:
java蓝牙通讯文档API,有需要的朋友可以来参考-java Bluetooth communication document API, there is a need to refer a friend you can take a look at
-
-
0下载:
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Soc
-
-
0下载:
运用Java Communications API实现JAVA串口通信功能。打开串口后程序每两秒发送一次数据-JAVA using Java Communications API to achieve serial communication. After the program opens the serial port once every two seconds to send data
-
-
0下载:
运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
-
-
0下载:
Windows下的Socket程序设计
在Windows下实现Socket网络程序需要使用Winsock网络编程接口,应用程序通过调用Winsock的API实现相互间的通信。Winsock的服务是以动态链接库Winsock DLL形式实现的,所以必须先调用WSAStartup函数对Winsock进行初始化,协商Winsock的版本支持,分配必要的资源。
-Under Windows Socket Programming in Windows Socket network progr
-
-
0下载:
说明了SP如何使用中国移动集团公司的MM7 API程序与彩信中心进行对接,实现MM7接口的通讯,开发增值业务应用。
该MM7 API是使用纯Java开发的,使用的JDK的版本为JDK1.4.0。所以使用该API进行开发时,要求使用的JDK版本必须是JDK1.4.0以上版本。该API所使用的通讯承载协议是HTTP/1.1。-SP explains how to use China Mobile Group Company MM7 API docking procedures and MMS
-
-
0下载:
J2ME蓝牙协议,使用Java蓝牙无线通讯技术API,手机蓝牙链接,手机蓝牙协议,手机蓝牙API,可用于手机游戏蓝牙连接使用-J2ME Bluetooth protocol, wireless communication technology using the Java Bluetooth API, Bluetooth cell phone link, Bluetooth mobile phone, mobile phone Bluetooth API, Bluetooth connectio
-
-
0下载:
对于一些开发商,无线技术可以艰巨的 - 有时简直是恐吓。所有的通信是无线的,所以你不能只是“看”,看看,例如,1 MB的数据会通过。此外,实在是难以调试的无线应用,一旦被部署到移动设备,因为你没有访问系统跟踪或日志文件的应用程序运行时,以查明错误。-For some developers, working with wireless technologies can be daunting-- and sometimes downright intimidating. All communica
-
-
0下载:
讨论HTML5 的Canvas、Geolocation 、Communication、WebSocket、Forms、Web Workers、Storage 等API 的使用, 辅以直观明了的客户端和服务器端示例代码,让开发人员能够迅速理解和掌握新一代Web 标准所涵盖的核心技术。-翻译结果(中 > 英)复制结果
Discussion of HTML5 Canvas, Geolocation, Communication, WebSocket, Forms, Web Workers,
-
-
0下载:
通过java jdk6所提供的api设计的一个通信过程的加密与解密。其中有两个十分常用的算法:des+rsa-Provided by java jdk6 api design of a communication process of encryption and decryption. Two very commonly used algorithms: des+ rsa
-
-
0下载:
本畅销书的第二版已经完全更新,添加了Java Servlet API2.2版本,和新的篇章servlet安全和先进的通讯的新功能。除了完全覆盖2.2规范,我们有奖金材料,新的2.3版本的规范。
-The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on s
-
-
0下载:
使用Java Communications API能够正确的与Windows系统交互,实现串口通信-Use the Java Communications API can correctly interact with the Windows system, the serial communication
-
-
2下载:
1. 熟悉WinSock API 主要函数的使用;
2. 掌握相应开发工具对Windows Socket API的封装;
3. 制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。
4,一级一对多的通信
用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
-