-
1) 采用套接字方式建立FTP服务器和客户端;
2) 服务器端既可接收客户端上传的文件,又可发送文件至客户端;
3) 客户端既可下载服务器中的文件,又可...
1) 采用套接字方式建立FTP服务器和客户端;
2) 服务器端既可接收客户端上传的文件,又可发送文件至客户端;
3) 客户端既可下载服务器中的文件,又可上传文件至服务器;
-1) using a socket approach to building FTP server and the client 2) server-side clients can receive uploaded files, but also send the file to the client 3) the client can download the file server, but also upload files to the server
- 2022-01-31 01:54:06下载
- 积分:1
-
服务器计算,客户端输入应用(JAVA)
服务器计算,客户端输入应用(JAVA)-server, the client application input (JAVA)
- 2022-06-15 08:36:31下载
- 积分:1
-
ssd 3 practical quiz1
ssd 3实用quiz1
- 2022-05-28 10:15:52下载
- 积分:1
-
实现两台主机通信,并可以模拟线路噪声
实现两台主机通信,并可以模拟线路噪声-achieve two mainframe communications, and line noise can be simulated
- 2022-01-22 09:12:02下载
- 积分:1
-
文件内容:JSP数据库连接池的必要性
文件内容:JSP数据库连接池的必要性-contents of the documents : JSP database connection pool of necessity
- 2022-06-19 14:24:23下载
- 积分:1
-
基于JSP技术的注册页面,可以用于JSP页面的程序设计中。用户注册,直接可用...
基于JSP技术的注册页面,可以用于JSP页面的程序设计中。用户注册,直接可用-based on the registration of JSP pages, JSP pages can be used to design the process. Registered users can directly
- 2022-11-16 11:05:03下载
- 积分:1
-
jms主题方式发布端代码
jms主题方式发布端代码-jms thematic approach- release code
- 2023-01-10 14:40:03下载
- 积分:1
-
用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
-
图像处理图像的加工和特征提取开源代码
强
图像处理图像的加工和特征提取开源代码
强-Image processing image processing and feature extraction strong open-source code
- 2022-01-27 22:44:25下载
- 积分:1
-
在一段源代码java教程,它的功能是使用java语言。
java教程中的一段源码,其功能是,用java语言给汉字编码。-java tutorial in the section of source code and its function is to use java language for Chinese character coding.
- 2022-02-21 02:17:01下载
- 积分:1