搜索资源列表
UDP
- 高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,multicast部分.包括server , client.
Server
- 聊天,基于UDP的聊天程序,此程序是服务端,
udpDatagram
- UDP服务器和客户端通信的简单例子,但麻雀虽小,五脏俱全,适合于初学者。-UDP server and client communication simple examples, but Sparrow small, perfectly formed, and suitable for beginners.
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
udp-ping
- the UDP pinger program which contains ping client and ping Server program
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
UDP_Multicast
- 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
udp
- 基于UDP实现有客户端和服务器端的网络聊天室-UDP-based implementation with client and server-side Web chat rooms
UDP
- J2ME UDP服务器和客户端,小程序在java J2ME中运行-J2ME UDP server and client
UDP
- UDP通信例子,速度较快的协议,实现客户端和服务器间的即时对话,对初学者有很大的帮助-UDP communication example, faster protocol between the client and server to achieve real-time dialogue is very helpful for beginners
UDP-server
- 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
udp-server
- 关于网络编程的浅析,非常有用,适合初入 学习,没有操作系统-Analysis of network programming is very useful for entering the study, no operating system
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
udp-server-client
- UDP Server and Client.. This Code can be converted to jar files and data can be transmitted from different systems
UDP-Server-master
- UDP- client and server program in java
UDP
- android源码 一个按钮创建wifi热点,创建UDP Server Socket监听并接收数据.另一个按钮自动连接wifi热点并向其收发数据-andorid source code wifi AP UDP
server
- 简单的UDP服务器,可以在控制台显示,收到的消息,需要自己修改自己的主机IP地址-Simple UDP server can be displayed on the console, the received message, you need to edit your own host IP address