搜索资源列表
udp_talk_program
- 一个可以实现局域网内聊天的程序,在LINUX下调试通过。是个简单的UDP学习程序。-a LAN can be achieved within Chat procedures, the adoption of Linux debugging. Is a simple UDP learning process.
chat
- 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
r00t-udp-chat-examples.tar
- 采用UDP协议实现的UNIX/Linux环境下的聊天服务器和客户端程序,可以使用Makefile进行编译。
talk
- 基于UDP的局域网聊天程序,没有采用C/S通信模式,对于初学linux编程的人,非常有参考价值。-UDP-based LAN chat program, without the use of C/S communication mode linux for beginner programmers who are very good reference material.
NewTextDocument
- UDP chat program in c++ for linux
chatclient.c.tar
- UDP chat client and server
chat
- 课程设计 linux下的基于UDP的简易聊天程序,支持群聊-Curriculum under linux simple chat program based on UDP, support for group chat
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
lmsg.tar
- linux平台的聊天通讯工具,实现了udp聊天与tcp文件传输,依据ipmsg协议,可与windows平台通信。-linux platform chat communication tools to achieve udp tcp file transfer and chat, according to ipmsg agreement, with windows platform communication.
chat
- 基于udp的局域网聊天室,unix-linux环境-Udp-based LAN chat room, unix-linux environment
ChartRoom
- 网络聊天室,使用udp实现,在linux下运行通过的-tcp/udp internet chat room,you can use it in unix or linux
udproom
- 在linux环境下,使用c编写的聊天程序,其中运用了udp协议及相关函数-The linux environment, use the chat program written in c, which uses the udp protocol and related functions
udp-chat
- 在linux系统下开发的,简易聊天工具,开启两个终端,进行聊天-Simple chat tool developed under the Linux system, open the terminal, to chat
UDP_echo_Linux
- Linux下实现UDP自动聊天程序,源程序包括客户端和服务器端,保证能够正确运行,用gcc编译一下即可-Under Linux automatically UDP chat program, including client and server-side source code, to run correctly, what can be compiled with gcc
code
- Linux下UDP数据传输的简单聊天系统-Simple chat system under Linux UDP data transmission
chat2
- linux udp聊天 和 tcp传输,个人随便写的-linux udp and tcp chat transmission, personal casually write
LinuxUdpChat
- Linux下网络聊天室,通过Linux UDP通信实现网络聊天功能。-online chat room in Linux,By Linux UDP communication network chat function.
udp_simplechat_C
- 简易版的基于UDP的linux下的聊天程序,纯C语言,直接GCC编译运行,默认是本地IP,若要与另一台机器通信改下对应IP即可,适合初学者-Simple version of the Linux based UDP chat program, pure C language, GCC compiler directly run, the default is the local IP, if you want to communicate with another machine to chan
chat
- linux下,通过UDP方式实现的局域网聊天功能。-linux, through UDP way to achieve LAN chat.
51CTO下载-linux下的udp聊天程序代码
- 在基于linux下实现聊天的功能,群聊和私聊都可以实现。(To achieve the function of chat, group chat and private chat can be achieved)