Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - client server java
Search - client server java - List
JBuilder是Borland公司所推出的Java语言编程工具,它具有一个功能强大的集成开发环境,可以快速创建各种Java应用程序。本书针对最新版本JBuilder 3提供了使用JBuilder开发数据库应用程序、创建分布式应用程序以及编写JavaBean组件的高级材料,包括JBuilder的DataExpress数据库体系结构的信息,主数据组件和类之间的相互关系,怎样使用DataModeler和Application Generator创建数据驱动的客户机/服务器应用程序等内容。通过阅读本书,可以轻松地掌握Java语言,并能熟练地使用JBuilder 3来编写各种小应用程序和软件组件。-Borland JBuilder is to introduce the Java programming tools, It is a powerful integrated development environment that can rapidly create all kinds of Java applications. The book for the latest version of JBuilder 3 for the use of JBuilder development of the database applications, creating distributed applications and the preparation of JavaBean components advanced materials, DATA JBuilder including the database structure information, the main types of data components and the interrelationship between, DataModeler how to use and set up a data Application Generator driven by client/server application procedures, and other content. By reading this book, can easily master the Java language, and proficient in the use JBuilder 3 to prepare a variety of small applications and software component
Date : 2025-12-24 Size : 3.53mb User : wkj

《JBulider 开发人员指南(中文)》 JBuilder是Borland公司所推出的Java语言编程工具,它具有一个功能强大的集成开发环境,可以快速创建各种Java应用程序。本书针对最新版本JBuilder 3提供了使用JBuilder开发数据库应用程序、创建分布式应用程序以及编写JavaBean组件的高级材料,包括JBuilder的DataExpress数据库体系结构的信息,主数据组件和类之间的相互关系,怎样使用DataModeler和Application Generator创建数据驱动的客户机/服务器应用程序等内容。通过阅读本书,可以轻松地掌握Java语言,并能熟练地使用JBuilder 3来编写各种小应用程序和软件组件。 本书共37章,详细介绍了Jbuilder的使用-"JBulider Developer's Guide (Chinese)," Borland JBuilder is to introduce the Java programming tool, it has a powerful integrated development environment that can rapidly create all kinds of Java applications. The book for the latest version of JBuilder 3 for the use of JBuilder development of the database applications, creating distributed applications and the preparation of JavaBean components advanced materials, including JBuilder DATA database of information architecture, the main types of data components and the interrelationship between, and how to use DataModeler Application Generator creating data-driven client/server application procedures, and other content. By reading this book, can easily master the Java language, and proficient in the use JBuilder 3 to prepare a
Date : 2025-12-24 Size : 17.78mb User : 心雨

JBulider 开发人员指南(中文): JBuilder是Borland公司所推出的Java语言编程工具,它具有一个功能强大的集成开发环境,可以快速创建各种Java应 用程序。本书针对最新版本JBuilder 3提供了使用JBuilder开发数据库应用程序、创建分布式应用程序以及编写 JavaBean组件的高级材料,包括JBuilder的DataExpress数据库体系结构的信息,主数据组件和类之间的相互关系, 怎样使用DataModeler和Application Generator创建数据驱动的客户机/服务器应用程序等内容。通过阅读本书, 可以轻松地掌握Java语言,并能熟练地使用JBuilder 3来编写各种小应用程序和软件组件。-JBulider Developer's Guide (Chinese) : Borland JBuilder is to introduce the Java programming tools, It is a powerful integrated development environment that can rapidly create all kinds of Java applications. The book for the latest version of JBuilder 3 for the use of JBuilder development of the database applications, creating distributed applications and the preparation of JavaBean components advanced materials, DATA JBuilder including the database structure information, the main types of data components and the interrelationship between, DataModeler how to use and set up a data Application Generator driven by client/server application procedures, and other content. By reading this book, can easily master the Java language, and proficient in the use JBuilder 3 to prepare a variety o
Date : 2025-12-24 Size : 17.77mb User : 武丹

DL : 0
《精通RMI:Java与EJB企业级应用开发》书籍的源代码. 本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 -"proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so." For all the concern Java technology, enterprise applicat
Date : 2025-12-24 Size : 9.29mb User : nomad2

清华大学Java课程.讲解JAVA语法,Java语言的发展及相关技术的介绍,Java技术和平台在网络计算及电子商务中的应用介绍;   ■ Java语言的基础知识:Java语言的主要特点,设计思想,Java虚拟机,垃圾回收机制,安全性的保证机制;   ■ Java语言的基本语法规范,包括标识符、关键字、数据类型、表达式和流控制,程序基本结构;   ■ 面向对象技术的基本特点,Java语言的面向对象特性,类和对象的概念,封装性、继承性、多态性,Java语言的特殊属性;Java程序的例外处理机制和方法;   ■ Java语言的输入/输出处理机制和方法,常用的输入/输出方法,输入/输出处理的应用;   ■ Java语言的图形用户界面设计:AWT界面设计的基本方法,常用的组件类库,图形用户界面的事件处理模型和方法,JFC介绍,Swing图形界面设计;   ■ Java Applet程序设计,Applet程序的特点,运行机制,与浏览器的集成,安全机制的使用;   ■ 多线程程序设计,进程和线程的联系和区别,多线程程序设计的一般方法,线程的生命周期,线程状态的控制,多线程的互斥和同步;   ■ Java语言的网络编程技术和应用,Socket程序设计,Client/Server程序设计; -err
Date : 2025-12-24 Size : 5.33mb User : fengzheng1920

DL : 0
Sun ONE白皮书 - 用SUNONE 开发 WEB 服务 实施摘要 介绍和回顾   Sun ONE   技术   Web服务 方案   业务需求   功能需求   服务水平要求   结构原理 结构   操作 SPINE—主要组件   创建和部署Web服务   Forte for Java Enterprise Editio和Systinet   创建货币兑换Web服务 部署货币兑换Web服务   注册和发现——UDDI GUI客户端 目录服务 浏览和测量——OpenView   OpenView产品   Web服务事件管理   远程事件管理结构   服务模型   分析Web服务性能   Web服务定序—iPlanet Integration Server 结论-Sun ONE White Paper- with the development of Web services SUNONE implementation summary and review of S un ONE Web services technical program operations function needs service level requirements structural principle operating structure SPINE-main components of the creation and deployment of Web services Forte az r Java Enterprise Editio and Systinet to create currency convertible We b currency exchange services deployment of Web services registration and found-- GUI UDDI client browsing and directory service Measurement-- OpenView products OpenView Web Services Event Management Remote thing pieces of the management structure of Web services model analysis service performance Web services sequencer- iPlanet I ntegration Server Conclusion
Date : 2025-12-24 Size : 381kb User : 张蓉

DL : 0
J2EE编程起步 本文将通过简单例子,描述如何利用EJB开发、部署和运行一个客户机/服务器应用。例子的客户端作为Java独立应用运行,由ConverterClient.java类实现。它实现一个简单的实时会话,主要通过客户端应用调用服务器端EJB类ConverterEJB.java来实现。如果你已经安装了J2EE,则可以在doc/guides/ejb/examples/converter目录中找到这些例子。 -J2EE programming is starting to be adopted by a simple example, describes how to use EJB development, deployment and operation of a client/server application. Examples as a Java client application running independently, ConverterClient.java achieved by category. It achieved a simple real-time conversation, primarily through client-server application called EJB category ConverterEJB.java is to be achieved. If you have already installed the J2EE, will be able to doc/guides/ejb/examples/directory converter find these examples.
Date : 2025-12-24 Size : 15kb User : 张蓉

DL : 0
基于MVC和RMI的分布式应用高级教程。先介绍MVC 设计模式的概念,然后创建一个基于MVC 的Java 应用,并且在这个Java 应用中引入RMI 框架,把模型作为远程对象分布到服务器端,把视图和控制器分布 到客户端,从而创建分布式的Java 应用。-MVC-based applications and RMI Senior Guide distributed. First introduced the concept of MVC design pattern, and then create a MVC-based Java applications, Java applications and the introduction of the RMI framework to model the distribution as a remote object to the server-side, the distribution of view and controller to the client, to create distribution Java-based applications.
Date : 2025-12-24 Size : 234kb User : ivyljw

Java is two-dimensional: It’s a programming language and also a client/server system in which programs are automatically downloaded and run on the local machine (instead of the server machine). The wide embrace of Java has prompted its quick development. Java includes Java compilers, interpreters, tools, libraries, and integrated development environments (IDEs). One of these libraries, called Application Programming Interfaces (APIs), is the Java Database Connectivity API, or JDBC. Its primary purpose is to intimately tie connectivity to databases with the Java language.
Date : 2025-12-24 Size : 349kb User : aunindo

DL : 0
Classic Java Client/Server UDP. Useful for learing
Date : 2025-12-24 Size : 12kb User : Stoyan

DL : 0
这本书首先介绍了流和sockets的相关编程,然后描述了使用Java RMI构建可扩展的client-server架构的基础知识。-This book covers an enormous amount of ground, starting with streams and sockets and working its way through the basics of building scalable client-server architectures using RMI.
Date : 2025-12-24 Size : 1.65mb User : 劳炽元

精通JDO又名: Using and Understanding Java Data Objects 作者:(美)埃兹尔(Ezzio,D.) 简介   对于Java程序员和应用程序架构师宋说,JDO具有不容忽视的价值。JDO为Java对象定义了通用的持久性, 从而给应用程序的开发带来了众多优势。JDO能大大减少使用关系数据库所需的代码量,并且独立于数据库体 系结构。   本书分为两部分。第一部分介绍了JDO的基本概念、查询、持久性管理器、事务和缓存、增强类和托管字 段,以及JDOHelper、回调和异常。第二部分讨论了每种体系结构的应用程序设计问题和编码模式问题。书中 还提供了一些示例来展示客户/服务器应用程序、Web应用程序以及使用Enterprise用JavaBeans的应用程序。 希望我多年来使用JDO构建应用程序的经验能对读者有所裨益。   本书主要面向Java程序员和应用程序架构师。-Using and Understanding Java Data Objects by David Ezzio ISBN:1590590430 Apress © 2003 This text provides an overview of JDO s specifications and behaviors in depth, covering the major application architectures, client-server applications, Web applications, and applications that use Enterprise JavaBeans.
Date : 2025-12-24 Size : 5.43mb User : arthurkuo

DL : 0
Java作为一种跨平台的程序语言,其版本涵盖的范围较广,从定位于嵌入式系统应用的J2ME、定位于客户端程序应用的J2SE,到定位于服务器端程序应用的J2EE,Java应各种不同的需求均完整地提供了相关的解决方案。 -As a cross-platform Java programming language, its version of the broader scope, from the applications targeted at embedded systems J2ME, located in the client application' s J2SE, to locate the application on the server side J2EE, Java should be the different needs are fully provided relevant solutions.
Date : 2025-12-24 Size : 12.96mb User : Elloit

DL : 0
计算机网络自顶向下第三版 套接字编程教辅 关于建立ping lab的部分-In this lab, you will study a simple Internet ping server written in the Java language, and implement a corresponding client. The functionality provided by these programs are similar to the standard ping programs available in modern operating systems, except that they use UDP rather than Internet Control Message Protocol (ICMP) to communicate with each other.
Date : 2025-12-24 Size : 8kb User : yagao

DL : 0
包括java api、java基础、服务器端jsp、客户端html、数据库oracle-Jsp, java api, java based on server-side and client-side html database oracle
Date : 2025-12-24 Size : 35.24mb User : 齐文波

本书全面介绍了一种革命性的编程语言—Java。Java已经成为编写各类应用程序:安全的网络程序、图像处理和多媒体、Wed客户机和服务器以及关键性任务的企业级系统的首选语言。Java可在所有主要计算平台之间进行完全移植。Java先进的体系结构方面特性,如面向对象和动态内存管理,使它对编程而言既清楚又简单。-The book is a comprehensive introduction to the Java programming language-a revolutionary. Java has become the preferred language to write all kinds of applications: security network program, image processing and multimedia, Wed client and server, and mission-critical enterprise-class system. Java can be fully ported between all major computing platforms. The Java advanced architectural features, such as object-oriented and dynamic memory management, making it for programming in terms of clear and simple.
Date : 2025-12-24 Size : 123kb User :

作为一个Java程序员,你怎么能解决破坏性客户端 - 服务器的方法来web开发?有了这个全面的指导,您将学习今天的客户端技术和Web API是如何使用各种Java工具的工作。作者卡西米尔Saternos的提供客户端 - 服务器发展的大图片,然后带你穿越很多实际的客户端 - 服务器架构。你会与实际操作项目的工作在几个章节来感受一下讨论的主题。-As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on projects in several chapters to get a feel for the topics discussed.
Date : 2025-12-24 Size : 9.88mb User : Eric

DL : 0
SIMUADOR OF A MAIL MADE WITH CLIENT SERVER JAVA
Date : 2025-12-24 Size : 48kb User : flaper24

DL : 0
关于JAVAT语言入门教程,适合初学者学习。书中有详细的代码讲解.-JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing, such as platform independence, extensive graphics capabilities, multi-threading, and tools to develop network and distributed computing software and embedded processor applications. The book is divided into three parts. The first presents the basics of object-oriented programming in Java and then examines topics such as graphical interfaces, thread processes, I/O, and image processing. The second part begins with a review of network programming and develops Web client-server examples for tasks such as monitoring of remote devices. The focus then shifts to distributed computing with RMI, which allows programs on different platforms to exchange objects and call each other’s methods. CORBA is also discussed and a survey of web services is presented. The final part examines how Java programs can access the local platform and interact with ha
Date : 2025-12-24 Size : 3.44mb User : ashely

DL : 0
chat java netbean include client server
Date : 2025-12-24 Size : 8kb User : ariki
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.