搜索资源列表
TCP100001
- TCP聊天程序服务器端 所有源代码及可执行文件-TCP Chat server end all source code and executable files
NetTcpChat
- 通过TCP方式,进程文字聊天.一个作为服务器,一个作为客户端-through TCP, process text chat. As a server, one as a client
聊天软件
- 这是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
file_transfer
- linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
linux-chat-tcp
- linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
chat_tcp
- 基于Tcp的chat聊天室,可以实现多人的广播聊天,退出时通知其它用户。-Tcp-based chat in chat rooms, can be achieved over the broadcast chat, exit notify other users.
mutil-chatting
- 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
qq
- 在Linux下用C编写的简单的双人QQ聊天程序,用TCP编写的-Written with C in Linux, a simple double QQ chat program, written by TCP
TCPtalk
- 用C写的基于linux下的简单的TCP聊天程序,可用于其他框架下的开发-Written using C under a simple linux-based TCP chat program can be used for other development under the framework of
talking
- 运用ncurses做界面,mysql做数据库,运用TCP作为传输协议实现多人在线聊天。-Make use of ncurses interface, mysql to do the database, using TCP as the transport protocol multiplayer online chat.
tcp
- 一个简单的聊天代码,一方发送消息,服务器方看消息-A simple chat code, one party sends a message, the server side to see the message
report
- Linux C/C++下用GTK+发开基于TCP/IP的C/S模式的局域网络聊天室-Linux C/C++ with GTK+ send open based on TCP/IP of C/S mode of local area network chat rooms
demo_chat_room
- 简单的聊天工具,可以多人连接,tcp连接-Simple chat tool, people connections, the tcp connection
TCPClient3
- 用于聊天和视频传输的系统应用程序,是基于TCP的可靠传输系统-For chat and video transmission system applications, TCP-based reliable transmission system
des-TCP
- java语言编写基于DES加密算法的TCP聊天程序-java language based on the DES encryption algorithm for TCP chat program
tcp.tar
- 使用tcp/ip协议实现聊天功能,程序有client和server两部分。(Using tcp/ip protocol to achieve chat function, the program has two parts client and server.)
新建文本文档 (2)
- TCP协议,用C语言实现的同步聊天程序,注释写的比较详细,个人觉得对字符串处理比较充分,能够正常编译运行,拿出来和大家分享一下!(Online chat program)
TCP_IP聊天项目
- 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
qt聊天带文件传输
- 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)