搜索资源列表
udpkehuduan
- 这是一个用JAVA开发的UDP客户端应用程序的原代码有很好的使用价值-This is a development with Java UDP client application's source code is a good value
UDPClientServer
- 这是用java编写的用UDP协议的模拟FTP客户端和服务器的程序。-This is prepared to use java simulation using UDP protocol FTP client and server procedures.
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
DatagramDemo
- android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
udpSample
- Sample UDP Socket Client/Server For Java version
UDP-chat
- UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
UDPClient
- 使用java写的一个关于UDP协议的客户端程序-Using java to write an agreement on the UDP client program
UDP_Multicast
- 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
chatroom
- java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
UDP
- UDP客户端模型的JAVA源码,供初学者学习,希望有帮助。-UDP client-side model of the JAVA source code for beginners to learn, want to help.
UDP
- J2ME UDP服务器和客户端,小程序在java J2ME中运行-J2ME UDP server and client
assignment3
- Java UDP Ping Client/Server
udp-chat
- 实现UDP下的聊天室,用户端的端口是根据系统时间进行计算得到的,使用时若是出现冲突要重复尝试即可-Chat room under the UDP to achieve the client' s port is calculated according to the system time, the use of conflict if you can try to repeat
UDP_Java
- 运用java实现UDP编程,包含Server和Client端程序,可以直接运行。-UDP programming using java implementation, including Server and Client-side program can be run directly.
Java-udp
- 采用UDP协议,编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。* 客户端指定一个服务器上的文件名,让服务器发回该文件的内容,或者提示文件不存在。(服务端程序和客户端程序分别命名为Server.java和Client.java)*/-Using UDP protocol, write a Java Web application, the application sub-server-side program and client program in two parts.
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
Java的UDP通讯
- 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)
java_simple_udp
- java simple udp client