-
多线程通信描述的程序,设计项目:一个..
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 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聊天软件,socket 和多线程序
JAVA聊天软件,socket 和多线程序-JAVA chat software, socket and multi-line procedures
- 2022-10-16 20:30:03下载
- 积分:1
-
专业为java开发的用于和excel交互的api函数。可以方便访问excel,我曾经使用该包做过excel数据的统计,比较好用...
专业为java开发的用于和excel交互的api函数。可以方便访问excel,我曾经使用该包做过excel数据的统计,比较好用-Professional development for java and excel for interactive api function. Can easily access excel, I have to use the package did excel statistical data to compare use
- 2022-07-05 08:01:21下载
- 积分:1
-
jsp开发的oa系统,希望对大家有所帮助。
jsp开发的oa系统,希望对大家有所帮助。-jsp development oa system, I hope all of you to help.
- 2022-08-22 20:54:57下载
- 积分:1
-
本程序为模拟工具条
本程序为模拟工具条-procedures for the simulation of the tool
- 2022-05-15 22:04:36下载
- 积分:1
-
获取本机IP地址的源代码
获取本机IP地址的源代码-access to the IP address for the source code
- 2022-02-20 19:51:06下载
- 积分:1
-
此代码示例显示了如何编写一个简单的javadoc文件1.2。使用球员…
This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code.
This doclet requires JDK 1.2.1 or later, it will not work with JDK 1.1
- 2022-03-07 15:04:43下载
- 积分:1
-
用Java实现的一个简单的寄存器分配器,用的算法是线性扫描(Linear Scan)...
用Java实现的一个简单的寄存器分配器,用的算法是线性扫描(Linear Scan)-Using Java to achieve a simple register allocator, used for linear scan algorithm (Linear Scan)
- 2023-05-18 00:40:02下载
- 积分:1
-
尖峰时刻,汽车小游戏
尖峰时刻,汽车小游戏-peak moment, the small car game
- 2022-02-05 02:34:16下载
- 积分:1
-
《Java面向对象程序设计》书本全部例子源码。
《Java面向对象程序设计》书本全部例子源码。-" Java Object-Oriented Programming" book all examples of source code.
- 2022-03-23 16:32:31下载
- 积分:1