登录
首页 » Java » java-talk

java-talk

于 2012-02-13 发布 文件大小:483KB
0 83
下载积分: 1 下载次数: 22

代码说明:

  java 即时聊天系统 自己看起来还不错,大家可以相互借鉴一下(java real-time chat system Looks good, we can learn from each other)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chap5
    C++网络通信 ftp 服务器 客户端 (C++network ftp server clinet)
    2009-12-26 17:44:57下载
    积分:1
  • 4318850
    HTTP进度下载断点续传源码,例程结合易语言多线程支持库,调用API函数实现HTTP进度下载,支持断点续传。(HTTP HTTP schedule download the source code, the routine combined with easy language multithreading support library, call the API function to achieve progress HTTP download, support for HTTP.)
    2014-11-11 16:57:53下载
    积分:1
  • MY_ping_command(1)
    Visual C++ 平台下实现ping命令过程,包括打包发送接受解包等 对网络编程初期学习者很有帮助
    2011-04-23 12:55:18下载
    积分:1
  • 1. When initialization procedures, access to the dial
    1.初始化程序时候,获取本机的拨号连接 2.拨号时候,利用选择的拨号连接进行拨号 3.成功后提示connected.点击OK挂断. 4.注意程序中用户名和密码的设定.-1. When initialization procedures, access to the dial-up connections for the two. Dial-up, the choice of using dial-up connections for dial-up 3. After successful suggested connected. Click OK to hang up. 4. Attention proceedings user name and password set up.
    2023-04-08 04:05:03下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • GetPacket
    这是一个用vc++编写的,用以截获以太网数据的代码。(This is a used vc++ Prepared for Ethernet data intercepted code.)
    2008-07-15 15:57:46下载
    积分:1
  • mymailcode
    本程序主要进行了发邮件的编写 已经调试通过了 可以进行发邮件的处理(the main procedures for the preparation of the mail has been testing can be conducted through the mail processing)
    2007-03-22 10:17:52下载
    积分:1
  • flmzymk55
    零点网络科技发展有限公司虚拟主机域名系统(Virtual Host Domain name system of Zero Network Technology Development Co., Ltd.)
    2018-12-19 23:23:55下载
    积分:1
  • prepare_missing
    说明:  可以对数据进行差分,对数差分等平稳化处理(The data can be processed by difference and logarithm difference)
    2020-07-06 08:58:42下载
    积分:1
  • c#使用SOCKET进行文件传输 可大文件传输 断点续传
    c#使用SOCKET进行文件传输 可大文件传输 断点续传
    2015-12-11下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载