-
用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
-
一个风靡世界的扑克牌游戏
一个风靡世界的扑克牌游戏-a popular poker game in the world
- 2022-07-18 03:03:38下载
- 积分:1
-
This a simple chat program, which is based on a b/s mode of the system, we hope...
这是一个简易的聊天程序,它是一个基于b/s模式的系统,希望大家看了之后能给予更多的改进啊,谢谢大家-This a simple chat program, which is based on a b/s mode of the system, we hope that after reading can be given more improvements ah, thank you
- 2022-03-22 14:40:06下载
- 积分:1
-
用jsp+javabean+SQLserver 实现的简单留言本
用jsp+javabean+SQLserver 实现的简单留言本-jsp javabean SQL server with the simple realization of the message
- 2022-07-25 13:43:03下载
- 积分:1
-
模仿windows下的画图程序,使用java语言编写的绘图板程序,支持矢量图形功能。...
模仿windows下的画图程序,使用java语言编写的绘图板程序,支持矢量图形功能。-Mimic Paint program under windows, using java language drawing board program, support for vector graphics features.
- 2022-03-04 11:07:47下载
- 积分:1
-
该代码是Java 环境下编写的用户注册界面代码
该代码是Java 环境下编写的用户注册界面代码
-Java register
- 2022-02-05 16:47:34下载
- 积分:1
-
creates on the many examples BEANS
j2ee关于BEANS的多个例子-creates on the many examples BEANS
- 2023-09-03 10:55:04下载
- 积分:1
-
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selec...
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法--Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insertion), quickly sorting method (quick) and selection sorting method (selection). In head files has also used the template technology to realize several kinds of sorting algorithms at the same time.
- 2022-05-08 00:59:06下载
- 积分:1
-
奉献股票交易软件的JAVA版本,ECLIPSE调试通过,没有BUG。
奉献股票交易软件的JAVA版本,ECLIPSE调试通过,没有BUG。-Stock trading software, dedicated JAVA version, ECLIPSE debug through, there is no BUG.
- 2022-01-21 05:28:53下载
- 积分:1
-
时间函数控制的 模拟屏保
时间函数控制的 模拟屏保-time function control simulation screensaver
- 2022-05-15 02:00:46下载
- 积分:1