-
用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
-
一个java编写,可以实时查看计算机的内存
一个java编写,可以实时查看计算机的内存-prepared a java can view real-time computer memory
- 2022-02-15 04:35:04下载
- 积分:1
-
用SWT做的一个计算器,类似Windows的东西!
用SWT做的一个计算器,类似Windows的东西!
-SWT do with a calculator, things like Windows!
- 2023-02-09 20:10:03下载
- 积分:1
-
java的项目学生信息管理系统实战资料,有项目分析和项目的实现,项目讲解,项目计划,数据库设计,各个界面的设计,非常实用...
java的项目学生信息管理系统实战资料,有项目分析和项目的实现,项目讲解,项目计划,数据库设计,各个界面的设计,非常实用-java projects Student Information Management System for real data, have the item analysis and realize the project, the project brief, project plan, database design, the various interface design, very useful
- 2022-01-26 05:12:05下载
- 积分:1
-
用JAVA编程画3D的一张动画人物的脸
用JAVA编程画3D的一张动画人物的脸-with JAVA programming painting of a 3D animated character"s face
- 2023-01-08 05:25:03下载
- 积分:1
-
<JSP应用开发详解>第十章 在不同页面或用户之间共享数据 在JSP中操作文件、上传文件 的代码...
第十章 在不同页面或用户之间共享数据 在JSP中操作文件、上传文件 的代码-lt; JSP application development Elaborates on gt; Chapter 10 different pages or data sharing between users in the operation of JSP documents, document upload code
- 2022-05-30 20:23:56下载
- 积分:1
-
实现购物车会话
jsp中用session实现购物车功能,简易购物车-session to achieve Shopping Cart
- 2023-02-17 09:55:03下载
- 积分:1
-
敏捷的java源代码,包含java敏捷的这本书中所有示例代码
agile java 源代码,包含了agile java这本书里所有示例代码-agile java source code, contains the agile java this book all the sample code
- 2022-07-07 17:40:46下载
- 积分:1
-
一个用java实现的ICQ的源程序
一个用java实现的ICQ的源程序-a java with the realization of the source ICQ
- 2022-12-01 12:00:08下载
- 积分:1
-
此程序用于绘制特定的Java图形,包括椭圆和曲线,可根据使用者的参数改变图形而改变...
此程序用于绘制特定的Java图形,包括椭圆和曲线,可根据使用者的参数改变图形而改变-This program used to draw a specific Java graphics, including the oval and curves can be based on the user to change the parameters to change the graphics
- 2022-02-26 22:34:18下载
- 积分:1