-
1) 利用InetAddress类的方法获取主机的名称和IP地址。
2) 利用URL类获取网络资源。
3) 使用Socket编程:客户机发送数据到服务器...
1) 利用InetAddress类的方法获取主机的名称和IP地址。
2) 利用URL类获取网络资源。
3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。
4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。
-1) using InetAddress class method to get the host name and IP address. 2) the use of URL-type access network resources. 3) the use of Socket Programming: client sends data to the server, the server will receive the data back to the client, using multi-thread mechanism, the realization of the server to handle multiple client requests. 4) the use of UDP programming: client sends data to the server, the server will receive the data back to the client to achieve a simulated e-mail sending and receiving the UDP process.
- 2022-06-01 06:15:15下载
- 积分:1
-
这是用JAVA做的一个杨辉三角的小程序
这是用JAVA做的一个杨辉三角的小程序-This is done with Java Pascal"s Triangle of a small program
- 2022-11-17 05:10:03下载
- 积分:1
-
一个小项目,基于j2ee,让大家学习使用,一个网站,是药物网站,...
一个小项目,基于j2ee,让大家学习使用,一个网站,是药物网站,-A small project, based on j2ee, let everyone learn how to use a site, a drug site,
- 2023-01-30 19:10:09下载
- 积分:1
-
五子棋模块java源程序 ,
网络五子棋涉及两台主机间的通信 ,相互需要传递棋子信息,控制指令和文本信息,...
五子棋模块java源程序 ,
网络五子棋涉及两台主机间的通信 ,相互需要传递棋子信息,控制指令和文本信息,-Backgammon java source code module, the network backgammon involves communication between two hosts, and mutual need to pass the piece of information, control instructions and text information,
- 2022-06-28 12:13:23下载
- 积分:1
-
例子包括图像模糊,边缘变换,灰度变换,这些图像…
示例包括图像模糊、边缘变换、灰度变换,这些图像操作完成后,还可以还原图像
- 2022-05-14 05:22:32下载
- 积分:1
-
java3d obj load and control
实现obj文件的加载和用鼠标旋转,可从多个角度查看用3d做的模型-java3d obj load and control
- 2022-11-24 10:55:03下载
- 积分:1
-
socket聊天程序 简单实用实现多种功能,包含使用说明
socket聊天程序 简单实用实现多种功能,包含使用说明-socket chatting procedures simple and practical realization of a variety of functions, including use
- 2022-03-17 12:01:11下载
- 积分:1
-
jsp和xml。XML and JSP are two important tools available in producing a web applica...
jsp和xml。XML and JSP are two important tools available in producing a web application. This chapter examines the
potential of mixing these two technologies in order to enhance the capabilities of JSP. While this chapter will
cover many things about XML, this chapter will not attempt to teach XML. Instead it focuses on how JSP and
XML can be used together as a highly flexible and powerful tool. In general the usage of XML in these
examples will be kept simple and should cause no problems for users who are starting XML.-jsp and xml. XML and JSP are two important tools available in producing a web application. This chapter examines thepotential of mixing these two technologies in order to enhance the capabilities of JSP. While this chapter willcover many things about XML, this chapter will not attempt to teach XML. Instead it focuses on how JSP andXML can be used together as a highly flexible and powerful tool. In general the usage of XML in theseexamples will be kept simple and sh
- 2022-10-29 19:40:09下载
- 积分:1
-
本程序的功能如下:
1)本程序完全采用jsp脚本技术
2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能
3)可以对添加的记录进行添...
本程序的功能如下:
1)本程序完全采用jsp脚本技术
2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能
3)可以对添加的记录进行添加、删除、编辑的功能4)前台可以自动生成栏目,默认为选择前十的栏目
5)前台显示当天的下载爬行和总的下载排行
6)前台能够显示数据的统计
7)本程度的美化做得已经很好了,几乎拿来过来就能用
8)可以进行注册、登陆、搜索的功能
9)忘了,太多了,我记不清……
-Feature of this procedure are as follows: 1) This procedure is totally jsp scripting technology used 2) the background of management, can be set on the columns, add, delete, modify the function of columns and feature 3) can add records to add, delete, edit function
- 2022-11-21 06:45:03下载
- 积分:1
-
一个画图程序,用于画简易地图的程序!
一个画图程序,用于画简易地图的程序!-a drawing program for drawing simple maps procedures!
- 2022-02-04 09:35:06下载
- 积分:1