-
次代码实现了,多功能记事本!比windows自带的记事本功能更强...
次代码实现了,多功能记事本!比windows自带的记事本功能更强
- 2022-03-01 06:40:31下载
- 积分:1
-
自己之前做的一个简单的专题学习网站课程设计,用jsp实现
自己之前做的一个简单的专题学习网站课程设计,用jsp实现-Prior to doing their own special study site with a simple curriculum design, implementation using jsp
- 2022-07-06 17:17:44下载
- 积分:1
-
err
客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可靠性并不太重要,而且UDP快速,所以客户间发送信息通过UDP。用户登录时通过类DatagramPacket和DatagramSocket创建UDP包括其本地接受端口以及发送端口,默认端口为5000和5001,通过取得的好友的IP地址来向好友发送消息(send(DatagramPacket)和接受消息(receive(DatagramPacket))。当用户通过UDP收到消息后,可以通过DatagramPacket的方法InetAddress getAddress()得到对方的ip地址,通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。
-err
- 2022-01-23 10:11:51下载
- 积分:1
-
Introduction to a simple J2SE soon will be able to read and I hope that more hel...
一个J2SE的简单入门,很快就能读懂的,希望对新手的些帮助-Introduction to a simple J2SE soon will be able to read and I hope that more help for the novice
- 2022-06-18 13:38:18下载
- 积分:1
-
转载 Junit源码分析(-)
转载 Junit源码分析(-)-reproduced Junit source analysis (-)
- 2022-06-29 11:47:40下载
- 积分:1
-
java html 解析小程序,文件包很小,适合网络爬虫程序使用,适合分析html页面...
java html 解析小程序,文件包很小,适合网络爬虫程序使用,适合分析html页面-java html small analytic procedures, documentation package is very small, suitable for network use reptiles procedures for analysis of html page
- 2023-01-24 01:50:04下载
- 积分:1
-
网页代码,网页特效代码,包括滚屏,水波特效,落叶特效,字幕,
网页代码,网页特效代码,包括滚屏,水波特效,落叶特效,字幕,-website code netnew code, including Scroll, water effects, deciduous effects, subtitles,
- 2022-08-20 05:29:33下载
- 积分:1
-
java建乡效果下降
JAVA渐显效果下拉菜单,java编程源代码。-JAVA Jianxian effects drop-down menu, java programming source code.
- 2022-03-12 23:52:54下载
- 积分:1
-
软件系统的死锁源代码和模型
Deadlock source code for software system and model
- 2022-03-23 22:03:40下载
- 积分:1
-
GS algorithm, can be very convenient to find the stable matching, functions from...
GS算法,可以十分方便的查找stable matching,功能不时很强大,十分适合java初学者-GS algorithm, can be very convenient to find the stable matching, functions from time to time very powerful, very suitable for beginners java
- 2023-06-25 06:55:02下载
- 积分:1