-
多线程通信描述的程序,设计项目:一个..
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
- 2022-02-02 13:34:24下载
- 积分:1
-
java实现图片移动的源程序
java实现图片移动的源程序-mobile source
- 2023-03-30 19:25:03下载
- 积分:1
-
两个小程序求pi和排序
两个小程序求pi和排序-two small programs for pi and sequencing
- 2022-07-14 19:21:35下载
- 积分:1
-
Java in event handling reusable design and implementation of the code
Java中可重用的事件处理的设计与实现的代码-Java in event handling reusable design and implementation of the code
- 2022-02-10 15:46:25下载
- 积分:1
-
SSD8的exam3的答案,希望对学习网络编程的同学有所帮助。
SSD8的exam3的答案,希望对学习网络编程的同学有所帮助。-Exam3 the SSD8 answer, in the hope that students learn network programming help.
- 2022-09-24 12:10:03下载
- 积分:1
-
接口实例
接口实例-入门学习-interface examples- learning portal
- 2022-02-07 14:48:31下载
- 积分:1
-
This tutorial focuses on creating parser object parser handle XML documents requ...
本教程主要讨论创建解析器对象、要求解析器处理 XML 文件、处理解析结果。-This tutorial focuses on creating parser object parser handle XML documents required to deal with analytical results.
- 2022-11-07 07:00:03下载
- 积分:1
-
JSVM核心类库,收集了JAVA进行JSVM开发必用技术进行归纳,在实际项目应用中直接引用相关类库即可现实JSVM相关功能!...
JSVM核心类库,收集了JAVA进行JSVM开发必用技术进行归纳,在实际项目应用中直接引用相关类库即可现实JSVM相关功能!-JSVM core class library, a collection of Java development for JSVM must use technology into the actual project application directly related libraries can be invoked JSVM related functional reality!
- 2022-01-29 02:30:32下载
- 积分:1
-
制作java应用程序的帮助文件
制作java应用程序的帮助文件-java applications produced with the help of documents
- 2022-11-17 17:00:03下载
- 积分:1
-
HIb3
Session session=util.HibernateSessionFactory.getSession()
SessionFac...
HIb3
Session session=util.HibernateSessionFactory.getSession()
SessionFactory一种比较高效的生成方法,此方法是多线程的且是线程安全的
-HIb3 Session session = util.HibernateSessionFactory.getSession () SessionFactory generate a more efficient method, this method is a multi-threaded and is thread-safe
- 2022-02-13 23:06:33下载
- 积分:1