-
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的几个程序-began studying JAVA several programs
- 2022-11-30 21:30:03下载
- 积分:1
-
个程序实现了距离矢量路由算法,又称Bellman
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
- 2022-04-25 10:06:02下载
- 积分:1
-
ACM qualifying race statistics software
ACM比赛统计排位软件-ACM qualifying race statistics software
- 2022-06-02 10:36:45下载
- 积分:1
-
在网上下的eclipse abator插件自感觉不好用,
自已写了一个
基于oracle的,支持生成序列,pojo sqlmap.xml,dao dao...
在网上下的eclipse abator插件自感觉不好用,
自已写了一个
基于oracle的,支持生成序列,pojo sqlmap.xml,dao daointerface,生成字段的注释
四个基本方法,增删改查,
写的时候基于oracle11的,低版本的可能在到得字段注释
的地方会不兼容,自已改改或不加注释就可以了 -Under the Internet plug-ins from the eclipse abator feel bad use, self-written an oracle-based, pro-generated sequences, pojo sqlmap.xml, dao daointerface, generating field notes four basic methods, additions or deletions to change the investigation, written When oracle11 based, low-version may be a place to get the field notes would be incompatible change themselves to change with or without annotations can be a
- 2022-10-03 15:55:04下载
- 积分:1
-
Java关于HTTP连接的编程事例,适合新手学习Java网络编程!
Java关于HTTP连接的编程事例,适合新手学习Java网络编程!-Java programming on the HTTP connection examples, suitable for novice learning Java network programming!
- 2022-01-31 20:04:24下载
- 积分:1
-
Java Book Easy to Read!
Java Book Easy to Read!
- 2023-07-15 07:20:09下载
- 积分:1
-
J2SE版的俄罗斯方块。SWING界面.有分数记录功能
J2SE版的俄罗斯方块。SWING界面.有分数记录功能-J2SE version of Tetris. SWING interface. Has scores record
- 2022-03-06 01:31:07下载
- 积分:1
-
250 cases
java实例250例-250 cases
- 2022-10-07 05:30:03下载
- 积分:1
-
Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。...
Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
- 2022-06-02 09:26:27下载
- 积分:1