搜索资源列表
FreeQQ_src
- /* 基于组播和udp的局域网聊天工具 email:kinghfut@gmail.com QQ:254648852 */-/ * multicast and udp-based LAN chatting tool email : kinghfut@gmail.com QQ : 254648852 * /
MulticastRransmit
- 在局域网内建立多播组传输信息和文件的小程序,socket编程实例-established within the LAN group multicast transmission of information and documents to the small procedures, socket programming examples
multicast
- 包括一个监控文件,发送文件,接收文件.地址浏览文件.
MultiCastChat
- 利用UDP广播实现的一个简单的讨论组程序,组内任一用户发送消息,所有用户均能看到。- Using a UDP broadcast realization simple discussion group procedure, in the group any user transmission news, possesses with the average per household can see.
Multicast1
- A simple chat room program. Using multicast function. Can use in Local Area Network.
ServFrame
- 我们构建了一个在线聊天系统,它集合了Java互联、多线程和SwingGUI特征,并且还用到了组播技术,它使一个应用程序能够把DatagramPacket发给一组客户。-We have built an online chat system, which brings together Java Internet, multi-threaded and SwingGUI characteristics, and also use the multicast technology, it allow
MultiCast1
- 分布式计算中的组播聊天室 主要应用socket技术-Distributed computing in the main application of multicast socket technology chat room
kechengsheji
- 计算机网络课程设计,包含网络聊天程序、IP多播网络会议程序,内含源代码-Curriculum design computer networks, including Internet chat program, IP multicast network meeting procedures, containing the source code
seven
- 组播实现聊天室和语音,类似QQ界面,服务器端没界面,客户端界面很美观,MySQL数据库备份文件,装好JDK,自己配好mysql-connection的jar包,直接运行就可以了。 注意:需要修改DataBaseUtil类中的数据库登陆的账号密码,默认为[root,root]-Multicast chat rooms and voice, similar to the QQ interface, server-side no interface, the client interface is
Meter
- 远程表具采集系统的服务器端控制器及测试客户端。使用Socket进行多线程通信。也可作为多播或聊天室、控制器等。-Remote table with the acquisition system controller and server-side test client. Socket to communicate using multiple threads. Also be used as a multicast or chat rooms, controllers, etc..
multicast
- 多播程序 分布式系统引论上机题,实现服务器向多个客户端同时发送消息-Distributed system in the computer, server to multiple clients at the same time send a message
QtMulticastRecv
- 用Qt平台实现的任意源组播数据接收程序,可以直接在代码中使用。(Qt based MultiCast Data Receive program.)