搜索资源列表
chatprograme
- 基于TCP的多对多聊天模式,包括客户端和服务器端。
c++_P2P
- 本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。
vc-chatroom
- 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
P2P
- 模拟P2P通信,程序中含有P2P的服务器与客户端,想学习P2P原理的,可以看一看-Simulation of P2P communications, and procedures contained in the P2P server and client, want to learn the principle of P2P, you can take a look at the
TCPListen
- P2P TCP监听 可安装成系统服务 发送端发送信息给服务器 服务器自动监听后反馈给客户端 C#编写-P2P TCPmonitor
TCP-CHATROOM
- TCP网络聊天室,可以显示在线人数,分为客户端与服务器端两个部分,公共聊天功能-TCP network chat rooms, you can display the line number, divided into client and server-side two parts, the public chat feature
Client80port
- 用WinSock提供的多个的套接字的API函数来编程,基于TCP协议实现即时通讯的客户端-Provide more of the sockets API functions in WinSock programming, based on the TCP protocol instant messaging client