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

搜索资源列表

  1. UDPClientServer

    0下载:
  2. 这是用java编写的用UDP协议的模拟FTP客户端和服务器的程序。-This is prepared to use java simulation using UDP protocol FTP client and server procedures.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2132
    • 提供者:尚馨
  1. TCPUDP

    0下载:
  2. 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3331
    • 提供者:alick
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  1. UDP-chat

    1下载:
  2. UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2568
    • 提供者:wohjd
  1. JavaUDP_communication

    0下载:
  2. 这个是一个由客户端和服务端程序的UDP通信的Java应用程序,使用时,可以在本机上,也可以在局域网两台机子上,只要把源代码中对应的hostname值由127.0.0.1改为对应的IP地址即可,是个很不错的例子,-This is a client and server UDP communications program Java applications, when used in this machine can also be two machine on the LAN, as long
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:2798
    • 提供者:艾文
  1. dadafaf

    0下载:
  2. 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:30053091
    • 提供者:黄秋涛
  1. UDP_Multicast

    0下载:
  2. 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:43484
    • 提供者:jhon
  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. TCP_UDP_Programs

    0下载:
  2. TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3101
    • 提供者:曾建
  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. J2ME UDP服务器和客户端,小程序在java J2ME中运行-J2ME UDP server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39044
    • 提供者:TL
  1. UDPServer

    0下载:
  2. JAVA实现的UDP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA UDP communication protocol implemented server-side source code, please run in conjunction with the client. Need to modify the source where the package into your project where the package.
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:1419
    • 提供者:
  1. UDP

    0下载:
  2. Java编程中的UDP编程的简单应用,包含服务端和客户端的程序-UDP programming Java programming in a simple application, including server and client program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1156
    • 提供者:周毅
  1. UDP_Java

    0下载:
  2. 运用java实现UDP编程,包含Server和Client端程序,可以直接运行。-UDP programming using java implementation, including Server and Client-side program can be run directly.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1254
    • 提供者:xia
  1. UDPServer

    0下载:
  2. the code to make an udp server using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:520
    • 提供者:afif suaidi
  1. UDPClient

    0下载:
  2. java实现的UDP协议代码,自己写的,很不错的。-UDP Server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:798
    • 提供者:xxx
  1. javaudpsrc

    0下载:
  2. 基于JAVA的UDP服务器模型源代码,内含UDP服务器端模型和UDP客户端模型两个小程序,向JAVA初学者演示UDP C/S结构的原理。-JAVA UDP server model and source code that contains the UDP server-side model and the UDP client model the two small programs, JAVA beginners demonstrates the principle of the UDP C
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7100
    • 提供者:crag
  1. 8

    0下载:
  2. Receiving and sending a request to UDP server in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1092
    • 提供者:Nandini
  1. Java Socket TCP+UDP Client+Server

    0下载:
  2. A good Java Socket TCP+UDP Client+Server.
  3. 所属分类:JSP源码/Java

  1. UDP-Server-master

    0下载:
  2. UDP- client and server program in java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1338965
    • 提供者:AP.Babu
« 12 »
搜珍网 www.dssz.com