-
用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求...
用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java Web server : Web browsers and Web servers establish a connection. 2. Request : Web browser through the socket to the Web server submits the request. 3. Response : Web browser after the request, transmitted to the Web HTTP server. Web server upon request, conduct of business, and the results passed back to the traditional HTTP Web browser, so the Web browser will display the requested page. 4. Relations link : When respondents end, Web browser and Web server to be disconnected, to ensure that other Web browsers and Web servers to establish a connection.
- 2022-03-19 21:53:36下载
- 积分:1
-
课程设计:ATM Project源码,有四个独立程序,银行端,货物公司端,ATM取款机端,自动售货机端,应该可以算四个,还有一个VC写的配置ODBC的源吗,另外...
课程设计:ATM Project源码,有四个独立程序,银行端,货物公司端,ATM取款机端,自动售货机端,应该可以算四个,还有一个VC写的配置ODBC的源吗,另外,请求一个帐号用于下载源吗-Course Design: ATM Project source, there are four independent procedures, the bank client, goods company client, ATM client teller machines, vending machines client should be able to count four, there is a VC to write the configuration of ODBC source you, the other to request an account for you to download the source
- 2022-10-07 02:05:04下载
- 积分:1
-
Simulation of ATM teller machines, not connected to the database! Own password a...
模拟ATM取款机,没有连接数据库!自己设的密码和账号!功能基本实现!-Simulation of ATM teller machines, not connected to the database! Own password and account set up! Function basically realize!
- 2022-05-18 16:13:20下载
- 积分:1
-
游戏编程的电子材料,用java进行程序设计,里面包含了大部分的主流游戏设计思路,和方法...
游戏编程的电子材料,用java进行程序设计,里面包含了大部分的主流游戏设计思路,和方法-game
- 2022-01-31 08:16:23下载
- 积分:1
-
阳光酒店管理系统(源码+文档)
1引言 3
1.1编写目的 3
1.2背景 3
2界面功能描述 4
2.0主界面 4
2.1...
阳光酒店管理系统(源码+文档)
1引言 3
1.1编写目的 3
1.2背景 3
2界面功能描述 4
2.0主界面 4
2.1散客开单 4
2.2团体开单 5
2.3宾客结帐 5
2.4客房预订 6
2.5 营业查询 7
2.6 客户管理 7
2.7 网络设置 8
2.8系统设置 9
2.9 关于我们 10
2.10系统日志 -Sunshine Hotel Management System (source+ documentation) prepared by the purpose of an Introduction 3 1.1 Background 3 1.2 interface features 32 described 4 2.0 The main interface 4 2.1 FIT 4 2.2 groups billing billing 5 2.3 Checkout 5 guests 6 2.5 Business 2.4 Reservations Query 7 2.6 Customer Management 7 2.7 Network Settings 8 2.8 System Settings 9 2.9 About Us 10 2.10 System Log 11
- 2023-01-22 09:20:04下载
- 积分:1
-
efficient.java
EFFICIENT.JAVA
- 2022-10-10 22:00:03下载
- 积分:1
-
用java实现一个传统表和电子表!
用java实现一个传统表和电子表!-used to achieve a traditional table and electronic table!
- 2023-01-01 10:25:13下载
- 积分:1
-
swing component example code illustrating JTabbedpane and JPanel.
swing component example code illustrating JTabbedpane and JPanel. -swing component example code illustrating JTabbedpane and
JPanel.
- 2022-02-06 08:53:55下载
- 积分:1
-
这是一个对操作系统中分页技术的模拟,给出一定的页架的大小,不断装载新的作业,也可以删除作业,可以实现虚拟地址和实际地址的映射,我自己写的...
这是一个对操作系统中分页技术的模拟,给出一定的页架的大小,不断装载新的作业,也可以删除作业,可以实现虚拟地址和实际地址的映射,我自己写的-This is an operating system paging technology simulation, given a certain frame of the page size, loading the new operating continuously, it can be deleted, you can achieve a virtual address and physical address mapping, I wrote it myself
- 2022-04-28 08:03:09下载
- 积分:1
-
一个有关用JAVA编写的工具条的小程序,体现了JAVA的特点,很有意思...
一个有关用JAVA编写的工具条的小程序,体现了JAVA的特点,很有意思-a good algorithm
- 2022-02-25 10:32:11下载
- 积分:1