-
java开发的聊天应用程序从不同的系统进行通信
Chat application developed in java to communicate from different systems
- 2022-01-21 19:32:13下载
- 积分:1
-
JAVA version of the Support Vector Machine (SVM) processors. Configurable parame...
JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
- 2023-06-18 19:25:03下载
- 积分:1
-
jive Study
jive Study
- 2022-06-19 12:05:29下载
- 积分:1
-
逐隐逐现的文字特效[推荐使用][适用于IE4++]
逐隐逐现的文字特效[推荐使用][适用于IE4++]
-PV is hidden by the magic words [recommended] [applicable to the IE4]
- 2022-02-12 09:33:05下载
- 积分:1
-
jsp2.0技术手册的随书附带源码,非常有用,书中的原文件名是JSPBook.war,下载后请解压,并按照书中的方法进行使用...
jsp2.0技术手册的随书附带源码,非常有用,书中的原文件名是JSPBook.war,下载后请解压,并按照书中的方法进行使用-jsp2.0 technical manuals with the source attached to the book, very useful, the book
- 2022-08-21 21:43:10下载
- 积分:1
-
swing component example code illustrating JTabbedpane and JPanel.
swing component example code illustrating JTabbedpane and JPanel. -swing component example code illustrating JTabbedpane and
JPanel.
- 2022-02-06 08:53:55下载
- 积分:1
-
Paint PaintChat Japan Java chat program
PaintChat日本Java画图聊天程序-Paint PaintChat Japan Java chat program
- 2022-01-26 05:50:26下载
- 积分:1
-
用VC++做的一个网上小型网购物系统,需要SQL的支持.
用VC++做的一个网上小型网购物系统,需要SQL的支持.-VC do a network of small online shopping system requires SQL support.
- 2022-01-27 14:51:42下载
- 积分: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
-
这是关于J2ME企业无线应用的程序
这是关于J2ME企业无线应用的程序-J2ME is on the enterprise wireless application procedures
- 2022-08-06 01:27:19下载
- 积分:1