搜索资源列表
server.tar
- 用Qt实现的基于UDP和TCP的聊天室,用户可以选择UDP传输或TCP传输。实现了自动滚屏、快捷键设置的良好交互界面。这个服务器端的代码。-Implemented in Qt UDP and TCP-based chat rooms, users can select UDP transport or TCP. Automatic scrolling, shortcut set a good interface. This server-side code.
TCP_talk
- tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
TCP--
- 嵌入式 实现一对一的聊天功能源代码 在C环境下实现聊天功能。-One to one chat function embedded source code in C environment the chat function.
TCP--one-to--one
- 嵌入式在C环境中实现一对通信聊天功能,嵌入式实验源代码。-Embedded in the C environment to achieve a pair of communicating chat feature, embedded test source code.
tcp
- 利用TCP实现一对一或者群聊功能的聊天系统-Use TCP to achieve one or group chat feature chat system
qtcp_clientc
- qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂- qt source for tcp client