当前位置:
首页
资源下载

搜索资源 - data transfer java
搜索资源列表
-
0下载:
Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下:
1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究
2. 构架清晰
3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。
4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。
5. 全局的MediaService,并且伴有NotifyM
-
-
0下载:
UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
-
-
1下载:
1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。
2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
-
-
0下载:
java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
-
-
0下载:
飞鸽传书源代码(Java原版),飞鸽是局域网间非常高效的通信软件,使用他可以实现局域网间数据传送最高速率可达10兆非常实用,旨在互相学习.-Dove Biography book source code (Java original), Dove are very efficient inter-LAN communication software, the use of inter-LAN he can achieve the highest data transfer rate of up
-
-
0下载:
PO可以严格对应数据库表,一张表对映一个PO。 BO则是业务逻辑处理对象,我的理解是它装满了业务逻辑的处理,在业务逻辑复杂的应用中有用。 VO:value object值对象、view object视图对象 PO:持久对象 QO:查询对象 DAO:数据访问对象——同时还有DAO模式 DTO:数据传输对象——同时还有DTO模式 -PO can be strictly correspond to database tables, a table mapping a PO. BO is the bus
-
-
0下载:
中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
-
-
0下载:
系统介绍
企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。
操作流程
使用本程序时,请按以下步骤操作:
(1)单击“系统设置”选项卡,设置系统、IP搜索范围和
-
-
0下载:
Multilizer 2007 Enterprise - a powerful program designed for transfer programs. Understand the immense number of formats, can distinguish between the type of programming language used in the program. It is possible to edit files for different OS plat
-
-
0下载:
这是企业内部通讯管理系统,在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。实现跨平台技术,统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。-This is the internal communication management system of communication during the expression of prohibiting the use of chat, fi
-
-
0下载:
企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。-Internal communication systems to provide network communicatio
-
-
0下载:
基于UDP协议的简单数据传输,三个.java 文件-Simple UDP based data transfer protocol
-
-
0下载:
采用NETBEANS开发。。实现登录、注册、房间等待、双人对战,不过系统比较简单,仅供学习参考-可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
-
-
0下载:
基于Java环境下的网络五子棋游戏开发,使用JAVA语言实现,通过对图形界面,绘图,布局管理器等去构造出游戏的单机功能,在此基础上,利用SCOKET的知识,建立起服务器与客户端之间的连接,利用多线程技术来处理服务器端与客户端之间的数据传输,通信问题,使得客户端和服务器端之间能够同步的进行处理。-Web-based Java environment Gobang game development, using the JAVA language, through the graphical int
-
-
0下载:
用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
-
-
0下载:
对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
-
-
0下载:
使用java语言实现的简单的udp数据传输程序-Java language using a simple data transfer procedures udp
-
-
0下载:
一个用java做的关于rsa的数据传输系统。很简单-Using java to do a data transfer system on rsa. Very simple
-
-
0下载:
用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
-
-
0下载:
非常好的jersey上手学习项目,包含了不同的数据传递方式,对于REST新手来说很实用的例子。-Very good jersey to get started learning projects, including the different data transfer mode, is very useful for novice REST example.
-