搜索资源列表
-
0下载:
JAVA课程设计(五子棋)
包含论文
摘 要
目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。
本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。
通过对软件的编写,加深对以上技术的理解和掌握。
关键词: 多线程 流套接字 APPLET 数据传输
-JAVA
-
-
0下载:
关于并行计算服务器客户端与服务器端,用java编写,包括文档和源程序。-parallel computing server on the client and server using java preparation, including documentation and source code.
-
-
0下载:
当Java Applet涉及到本地资源,必须对APPLET进行数字签名和认证。本文详细地介绍了在服务器端、客户端具体操作过程。-involving local resources, APPLET be right for digital signatures and authentication. This paper introduces a server, the client operating process.
-
-
0下载:
设计内容:设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。-Design elements: design of B/S mode network chat rooms, use the client browser and server-side java applications to communicate.
-
-
0下载:
本文的设计是基于C/S结构,利用hibernate持久化框架、使用JAVA编程技术在Eclipse集成开发环境下开发的航空订票系统。该系统实现了航班管理、订票管理、营业网点管理以及业务统计等功能。
系统在客户端内能够完成营业员登录,查询航班,出票等功能。在服务器航空公司内部能够完成添加或删除航班,添加或删除营业网点等功能。系统还能统计业务量,并将这些信息保存在服务器端,并供业务员随时查询。-In this paper, the design is based on the C/S stru
-
-
0下载:
利用Java语言提供的Socket技术,建立一个C/S模式的应用,允许客户端用户输入2个整数,服务器端接收这2个整数,并计算出它们的和、差、积、商,最后送回客户端。-Using Java language to provide the Socket technology, the establishment of a C/S mode of application, permit the client user enters two integers, the server side to re
-
-
0下载:
在Java语言中,DataSource对象就是一个代表数据源实体的对象。一个数据源就是一个用来存
储数据的工具,它可以是复杂的大型企业级数据库,也可以是简单得只有行和列的文件。数据源可
以位于在服务器端,也可以位于客服端。
-In the Java language, DataSource object is a data source on behalf of the target entity. A data source is a tool used to store data
-
-
0下载:
一个简单的客户端-服务器端聊天工具的设计文档,java实现-an easy designing document of a client-server chatting tool,made with java
-
-
0下载:
为了实现支持IMAP4协议的移动邮件客户端在智能手机上的应用,在VC++6.0环境下,采用了高通推出的专门为无线设备设计的BREW平台。提出了原子流程的概念,以降低程序间的耦合度,提高代码复用率。经在仿真环境下测试实验,实现了与Internet上多台常用邮件服务器的交互,并且运行稳定,可作为智能手机的一个组件应用于3G网络。-In order to achieve agreement in support of IMAP4 mail client for mobile phones in the
-
-
0下载:
程序的编写采用流行的网络编程语言 JAVA编写 编辑环境为Eclipse。
源工程已经打包好在“服务器-客户端-工程”文件夹内。(可执行文挡)
默认的服务器测试文件是放在“D:/Test.rar”如没有,请在D创建文件Test.rar
服务器默认的IP为本地机器(localhost),默认的端口号为:8001(请在客户端填写的时候注意)
-Procedures for the preparation of the popular web programming lang
-
-
0下载:
本文阐述了Java以其独有的、与网络紧密结合的特点及其在编写客户/服务器模式的网络通信程序中的应用。-In this paper, Java with its unique, tightly integrated with the network characteristics and in the preparation of client/server model of network communication program in the application.
-
-
0下载:
Client program to connection with server in java and counting network overhead
-
-
0下载:
server file to connect to client
-
-
0下载:
一个基于C/S的Java GUI程序,其中:
1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。
2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。
3.试题信息可以保持在服务器端的数据库或文本文件中。
-A Based on C/S of Java GUI program, which: 1.
-
-
0下载:
工作中需要将大量的代码传到Linux服务器上进行编译和测试,每次改完文件后都需要用sftp客户端将不同文件夹的文件进行上传,需要浪费很长的时间,于是写一个小工具帮忙 -Work a lot of code that need to be reached on the Linux server to compile and test each change after the file will need to use sftp client to a different folder of fi
-
-
0下载:
making TCP server and client connection using Java
-
-
0下载:
TCP编写服务端与客户端,很好的一个软件-TCP server and client write
-
-
0下载:
client server model code
-
-
0下载:
Socket programming using java
-
-
1下载:
课设的时候写的简单的项目,用java写的,只有简单的客户端与服务器端,大家一起交流哦(The simple project, only a simple client and the server side, is written in the class.)
-