搜索资源列表
chat_stone_lee
- java UDP聊天服务器及客户端-Chat server and the client
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
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
JAVAClient_Server
- 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
UDP-chat
- UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
JavaUDP_communication
- 这个是一个由客户端和服务端程序的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
dadafaf
- 根据一个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
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.
TCP_UDP_Programs
- TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
UDP
- J2ME UDP服务器和客户端,小程序在java J2ME中运行-J2ME UDP server and client
UDP
- Java编程中的UDP编程的简单应用,包含服务端和客户端的程序-UDP programming Java programming in a simple application, including server and client program
ACNUDPClient
- UDP client in java for implementation of simple UDP client in java
Archive
- 多播客户端代码,能够接收服务器信息,同时看到本地的IP地址等信息,对multicastsocket有一个很好的解释 -java udp multicastsocket client
UDP_Java
- 运用java实现UDP编程,包含Server和Client端程序,可以直接运行。-UDP programming using java implementation, including Server and Client-side program can be run directly.
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
UDP-Server-master
- UDP- client and server program in java
java_simple_udp
- java simple udp client