搜索资源列表
聊天软件
- 这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
udp_broadcast.rar
- 使用udp的broadcast方式写的c程序,创建了客户端和服务端,以广播的形式进行通信。,Udp way to use the broadcast write c program to create a client and server to the form of radio communications.
boradcast.rar
- linux下udp实现广播的一个小程序,用于初学者,udp broadcast implementation under linux a small program for beginners
braodcast_udp
- 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
braodcast_udp
- linux下udp方式实现广播包的发送、接受,并且不同网段都可以收到广播信息数据包。-udp way to send broadcast packets under linux, acceptance, and different segments can receive broadcast packets.