-
Java P2P技术内幕 本书详细深入地介绍了P2P技术的基本概念、开发技术和应用实例。...
Java P2P技术内幕 本书详细深入地介绍了P2P技术的基本概念、开发技术和应用实例。-Java P2P technology insider
- 2023-04-13 14:00:10下载
- 积分:1
-
Applet聊天室代码
Applet聊天室代码-Applet chat room code
- 2022-02-28 09:00:42下载
- 积分:1
-
编译的作业,请下载吧..!
编译的作业,请下载吧..!-compiler operations, download it. . !
- 2023-03-06 15:35:04下载
- 积分:1
-
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
-
250 cases
java实例250例-250 cases
- 2022-10-07 05:30:03下载
- 积分:1
-
domino利用java代码做AD验证,思路是:先取得AD的用户信息到domino.再在验证时根据输入的用户密码在domino中取得对应的AD用户到AD中验证...
domino利用java代码做AD验证,思路是:先取得AD的用户信息到domino.再在验证时根据输入的用户密码在domino中取得对应的AD用户到AD中验证-domino using java code to do AD authentication, is: first get the AD user information to domino. then when the authentication of the user" s password based on input obtained in the domino corresponding to the AD in the AD user authentication
- 2022-02-14 17:07:44下载
- 积分:1
-
hhhh
关于JAVA语言学习的Java基础教程课件,是.rar格式的,内容很好-hhhh
- 2023-03-21 08:30:03下载
- 积分:1
-
Java的实用文件程序 运用命令行演示通过了调试
Java的实用文件程序 运用命令行演示通过了调试-Java documentation procedures practical demonstration of the use of command-line through the debug
- 2022-02-25 21:54:11下载
- 积分:1
-
书籍Agile java crafting code with test
书籍Agile java crafting code with test-driven development 作者jeff langr
的源代码-Books Agile java crafting code with test-driven development Author jeff langr source code
- 2022-08-23 21:54:12下载
- 积分:1
-
说到分页算法,一般WEB开发都会用到,我只是在我的实现技术上用了struts框架,其实原理都一样的。...
说到分页算法,一般WEB开发都会用到,我只是在我的实现技术上用了struts框架,其实原理都一样的。
-Speaking of paging algorithms, general WEB development will be used, I just in my realization of the technical use of the struts framework, in fact, the principle is the same.
- 2022-11-02 21:05:03下载
- 积分:1