GamVanTalk 本软件非成熟产品 纯属个人学习实践作品 内容涉及 JAVA GUI Socket 且对JAVA的swing组件进行了扩展使用。希望能结交广大JAVA爱好者!-GamVanTalk the non-sophisticated software products is a personal study and practice works covering JAVA GUI for Java Socket and the swing components of extensions. Hope to make the majority of Java lovers! 下载
|
封装了SQL、Socket、WAP、MIME等功能的通用组件- 下载
|
是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting 下载
|
Jakarta小组开发的文件上传程序的源代码-Jakarta team that developed the file upload programs source code 下载
|
基于JXTA的P2P交通仿真程序,SimpleJxtaApp.java为主控文件,RoadGui为图形界面,MD5为Hash码生成文件,Cartest01为车辆Agent文件,另外一个对等组工具文件PeerGroupTool。-based on the JXTA P2P traffic simulation program, SimpleJxtaApp.java for controlling documents, RoadGui for the graphic interface, MD5 Hash code generation for the document, Cartest01 Agent for the vehicle documents, Another group of reciprocity PeerGroupTool document tools. 下载
|
有2个内容,一个位网络组件配置路由器的实验演示了在Boson Netsim仿真软件环境下路由协议的配置方法,IP地址的规划方法等等,另一为SOCKET编程实验,用JAVA语言实现了一个FTP客户端的功能- 下载
|
本实例是用java实现的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。 -example is the realization of the network java 331 procedures. Procedures by the two parts : part of the server side and the other 331 for the client. Which news server to the client is accomplished management, client support players and chat. 下载
|
清华大学Java课程.讲解JAVA语法,Java语言的发展及相关技术的介绍,Java技术和平台在网络计算及电子商务中的应用介绍; ■ Java语言的基础知识:Java语言的主要特点,设计思想,Java虚拟机,垃圾回收机制,安全性的保证机制; ■ Java语言的基本语法规范,包括标识符、关键字、数据类型、表达式和流控制,程序基本结构; ■ 面向对象技术的基本特点,Java语言的面向对象特性,类和对象的概念,封装性、继承性、多态性,Java语言的特殊属性;Java程序的例外处理机制和方法; ■ Java语言的输入/输出处理机制和方法,常用的输入/输出方法,输入/输出处理的应用; ■ Java语言的图形用户界面设计:AWT界面设计的基本方法,常用的组件类库,图形用户界面的事件处理模型和方法,JFC介绍,Swing图形界面设计; ■ Java Applet程序设计,Applet程序的特点,运行机制,与浏览器的集成,安全机制的使用; ■ 多线程程序设计,进程和线程的联系和区别,多线程程序设计的一般方法,线程的生命周期,线程状态的控制,多线程的互斥和同步; ■ Java语言的网络编程技术和应用,Socket程序设计,Client/Server程序设计; - 下载
|
实现套接字、数据报和 Comm 消息传送的一组网络协议应用程序。 需要:MIDP 2.0-achieve socket, and the data reported Comm sent a group of Internet protocol applications. Need : MIDP 2.0 下载
|
线程的概念、属性;线性创建的2种方式及其联系、区别和使用场合;线程的生命周期和5种状态;线程状态控制的一般方法;线程同步的概念、原理;线程同步的场合、线程同步的条件、同步对象的选取;线程间通讯的概念,与线程同步的区别;notify和wait的使用方法。两类socket通信的概念、特点、应用场合;两类socket通信的客户和服务端的基本步骤;组播通信的概念、组播客户端服务端的基本结构。 -threads concept attribute; The creation of two linear models and their connections, and the use of different occasions; Threads of the life cycle and five state; Thread the general state control; Thread synchronization concept, principle; Thread Synchronization occasions, thread synchronization, the synchronization like the selection; Thread the concept of communication, and synchronization of different threads; notify the wait and use. Two types of socket communication concept, features, applications; Two types of socket communication and customer service side of the basic steps; The concept of multicast communication, multicast client services side of the basic structure. 下载
|