搜索资源列表
r00t-tcp-chat-examples.tar
- 使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。
chat
- linux下的socket通信,基于tcp编程,可以实现多个用户聊天,一发一收,并有用户名,密码输入功能-The socket communication under Linux, based on TCP programming, can implement multiple users to chat, a charge the sniper, and useful account name and password input function
server
- 这是一个QT编写的基于TCP连接的聊天室服务端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP server can be compiled win32, winCE, Linux and other executable file ....
linux-chat-tcp
- linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
source.tar
- linux 实现QT聊天 本程序可作TCP的QT编程学习用 非常有价值-QT chat linux realization of this procedure can be used for TCP programming in QT with a very valuable learning
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
client
- 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
chat
- 在Linux下有关C语言网络聊天系统的源代码..使用的是tcp协议-In the Linux under the C language source code online chat system .. using tcp protocol
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
chat_example.tar
- Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
tcp
- tcp 聊天程序 基于LINUX 实现SERVE CLIENT功能-tcp chat program to achieve SERVE CLIENT LINUX-based functions
linux
- TCP/IP的聊天工具开发,具备单聊和群聊的功能,适合刚接触网络编程的人参考-TCP/IP chat tool development, with a single chat and group chat features, suitable for people new to network programming reference
chat
- 这是linux下一对一的基于TCP\IP简单的C语言聊天-Linux under a one-on-one chat with a simple C language-based TCP \ IP
chat_by_CT
- linux下Tcp网络聊天室,完全基于C语言开发,压缩包内有Makefile文件可直接生成服务器和客户端程序-Tcp Internet chat rooms under linux, based entirely on the C language development, compressed within a server and client program can directly generate the Makefile
VCPP6.0-Linux-TCP-chatroom
- tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
Socket.chat-master
- 这是一个开源代码,在linux系统中实现局域网聊天,利用TCP/IP协议。-This is an open source code, LAN chat in the Linux system, using TCP/IP protocol.
chat
- linux下C编写的简单的聊天工具。使用的是tcp协议通信。适合初学者学习-linux written in C simple chat tool. Use tcp protocol communication. For beginners to learn
chat.tar
- linux 下 TCP实现的聊天室-TCP chat room
tcp.tar
- linux下的网络编程,可实现传输文件和qq聊天的功能(Network programming under Linux, can transfer files and QQ chat function)
linux_chat
- linux聊天工具,基于TCP协议,使用c语言编写,Ubuntu16.04下测试通过。(Linux chat server&client,based on TCP.)