搜索资源列表
一个基于TCP聊天室的简单实现
- 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
ChatRoom
- 用TCP/IP协议实现的网络聊天室,做的比较粗糙,界面很普通,只能达到基本的通信要求,可以进一步拓展。
用WINSOCK实现聊天室的VC
- Internet上可以提供一种叫IRC 的服务。使用者通过客户端的程序登录到IRC服务器上,就可以与登录在同一IRC服务器上的客户进行交谈,这也就是平常所说的聊天室。在这里,给出了一个在运行TCP/IP协议的网络上实现IRC服务的程序。-Internet can provide a service called IRC. Client users through the process log on to IRC servers, an
基于TCP的聊天室的简单实现_MyChat
- 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
用WINSOCK实现聊天室的VC
- Internet上可以提供一种叫IRC 的服务。使用者通过客户端的程序登录到IRC服务器上,就可以与登录在同一IRC服务器上的客户进行交谈,这也就是平常所说的聊天室。在这里,给出了一个在运行TCP/IP协议的网络上实现IRC服务的程序。-Internet can provide a service called IRC. Client users through the process log on to IRC servers, an
基于TCP的聊天室的简单实现_MyChat
- 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
tcp_client
- 为Socket编程,实现简单的聊天室功能,为Tcp传输的客户端-for Socket programming ,as a simple chatroom,or TCP transmission client
一个基于TCP聊天室的简单实现
- 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
12345654125541
- 基于TCP的聊天室的简单实现 -based on TCP chat rooms simple TCP-based chat rooms simple realization
TCPproject
- 用JAVA编写的简单的聊天室程序,实现了TCP通信.-prepared with a simple Java chat room procedures, the TCP communications.
chat
- 用tcp,udp 实现的聊天室,都能正常运行,初学java网络编程的可参考-using tcp, udp achieve chat rooms, the normal operation of the network novice java programming reference
VisualC++tongxin
- VisualC++通信编程工程实例精解 \Chapter 2 \Example 1 MSCOMM控件编程实例 \Example 2 基于Windows API的虚拟终端实现 \Example 3 基于CSerialPort的串口多线程通信框架 \调试工具\串口调试助手 \Chapter 3 \Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \Exam
chatroom(tcp)
- 用C++实现的模拟聊天室,功能简单,且易用,对初学者来说是一个好的范例-With C++ implementation of analog chat rooms, features simple and easy to use, for beginners is a good example of
TCPIPchat-room
- VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a
tcp_chat
- 基于TCP协议的网络聊天室,能够实现客户端和服务器端之间的简单通信(Network chat room based on TCP protocol)
聊天室源代码
- java实现的TCP聊天室,可实现群聊,私聊等操作(Java implementation of the TCP chat room, can achieve group chat, private chat and other operations)
CS模式的TCP聊天室程序(python和java版本)
- Python实现的聊天室,和JAVA实现的聊天室源码(Chat rooms implemented with Python/JAVA.)
基于TCP的聊天室
- JAVA开发的聊天室,属于多线程,实现群聊、私聊等功能。可供学习。(he chat room developed by JAVA belongs to multi thread and realizes the function of group chat, private chat and so on. It is available for learning.)