CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - udp chat

搜索资源列表

  1. java_icq

    0下载:
  2. 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:335419
    • 提供者:彭超
  1. chatroom

    0下载:
  2. java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:105362
    • 提供者:石泡泡
  1. ChineseChess

    0下载:
  2. 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1137186
    • 提供者:kprog
  1. MulticastUDP

    0下载:
  2. This program is a UDP Chat program. It can handle conferences just like in the Yahoo Messenger. It runs on netbeans IDE
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10216
    • 提供者:Ecko
  1. fifth

    0下载:
  2. 有udp聊天系统包括客户端和服务器端,线程测试及url。-There udp chat system, including client and server-side, thread testing and url.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2271
    • 提供者:张涵
  1. chat

    0下载:
  2. 基于udp协议的聊天的客户端,功能很简单,但很实用,是图形化界面-Udp protocol-based chat client, functionality is very simple, but very practical, is a graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2265
    • 提供者:lizhiqiang
  1. chat

    0下载:
  2. 基于udp协议的Java聊天程序当启动多个时,发送端口,接收端口 与其他都不相同(在本机上测试时),手动改。昵称自己起一个。服务器IP为server.jar所在电脑的IP地址。 填写完毕后,点击登录,然后在服务端可以看到相应的登录信息。开启多个客户端后就可以 同时进行多人聊天了。支持本机测试。-Udp protocol Java-based chat program when you start multiple time, send port, receive port and t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:13911
    • 提供者:Allan
  1. udp

    0下载:
  2. 端对端,网络聊天室,UDP,UserInfo-End to end, Internet chat rooms, UDP, UserInfo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5282
    • 提供者:王慧青
  1. UDP

    0下载:
  2. 编写一网络聊天程序,用户界面部分已经编好,清将发送消息和接收消息不分补全。-Write a chat program, the user interface part has been prepared and clear to send messages and receive messages, regardless of completion.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9833
    • 提供者:yang hai
  1. chat

    0下载:
  2. 基于tcp与udp的两个简单聊天系统,注意只是用来练习的小例子。-Tcp and udp based on two simple chat system, pay attention to only a small example for practice.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:9794
    • 提供者:yongge
  1. udpchatapplication

    0下载:
  2. udp chat application-source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:20940
    • 提供者:nanthu
  1. udp-client

    0下载:
  2. Chat system using UDP (and this the code of the client side) part1 Chat system using UDP (and this the code of the client side) part1
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:687
    • 提供者:hamad
  1. UDP-server

    0下载:
  2. Chat system using UDP (and this is the code of the sever side) part 2 -Chat system using UDP (and this is the code of the sever side) part 2 Chat system using UDP (and this is the code of the sever side) part 2
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:634
    • 提供者:hamad
  1. NewMessager1.8

    0下载:
  2. Java版聊天程序(UDP TCP 多线程)-Java version of chat programs (UDP TCP multi-threaded)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:51663
    • 提供者:feifei雨林
  1. java_UDP_chat

    0下载:
  2. udp实现简单的聊天功能,使用java语言,供大家学习参考-udp simple chat function, using java language and for everybody to learn information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:105940
    • 提供者:耿坤鹏
  1. XieYiHui

    0下载:
  2. UDP聊天程序,是java中的一个简单的聊天程序,通过这个程序我们可以学到java的网络编程。-UDP chat program, is one of the simple Java chat program, through this program we can learn Java network programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:6351
    • 提供者:yangshushu
  1. UDP

    0下载:
  2. 分布式程序设计,实现了利用UDP原理的多人聊天功能。-Design of distributed program, realize the use of UDP principle chat with people
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:9955
    • 提供者:张立
  1. UDPSockets-Chat-app

    0下载:
  2. UDP based chat simple application with GUI client and console SERVER
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:408543
    • 提供者:Ubaid
  1. Chat

    0下载:
  2. 点对点java udp聊天代码可实现局域网简单通信,无图形界面,命令行输出-Peer to Peer network chat
  3. 所属分类:Applet

    • 发布日期:2017-04-06
    • 文件大小:838
    • 提供者:whitespeed
  1. Chat

    0下载:
  2. 通过UDP实现的很简易的聊天程序,只能发送文字。程序也存在一定的错误和需要完善的地方-UDP to achieve a very simple chat program, can only send a text. The program also there are some errors and need to be perfected
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:3241
    • 提供者:xuhang
« 1 23 4 5 »
搜珍网 www.dssz.com