搜索资源列表
udpSample
- Sample UDP Socket Client/Server For Java version
UDPServer
- 使用java写的关于UDP协议的服务器端的运用程序-The use of java on the UDP protocol to write server-side application procedures
SyncTime
- 从网络服务器同步系统时间,采用UDP协议,使用DatagramPacket,DatagramSocket类-From the network server time synchronization system, using UDP protocol, use the DatagramPacket, DatagramSocket Class
UDPServer
- 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.
iptv_udp_socket_java
- 本程序是2011年中兴捧月杯程序设计比赛中进入决赛的作品。 名称:IPTV的实现 功能:共三个子程序,分别为服务器,交换机,机顶盒 具体:服务器可以实时显示三个频道的信息,并把三个频道的视频帧以UDP单播形式发送到交换机,然后交换分别把三个频道的数据发送到三个组播组,机顶盒可以选择加入某个组,实现浏览不同频道的节目-This program is January 2011, ZTE holding the cup final game programming works. Name: