搜索资源列表
WinSocket-TCP
- 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
一个基于TCP聊天室的简单实现
- 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
tcpChat
- 用VB实现的TCP聊天程序,利用windows socket实现。-VB TCP Chat procedure, and use windows socket achieve.
TCP聊天服务器端1
- TCP 聊天程序服务器端,详细讲述开发过程和理论依据-TCP chat sever side, describe detailedly of the development process and theory base.
TCP聊天客户端1
- TCP 聊天程序客户端,详细讲述开发过程-TCP client chat program, described in detail the development process
vc开发tcp聊天服务器端
- 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
123456WINSOCK-TCP
- 网络聊天程序 基于tcp/ip的 初学网络编程的朋友们可以试一试-Internet chat program based on tcp / ip the beginner Network Programming friends may try
TCPf
- 用c++写的TCP 聊天程序服务端-used to write the TCP-service chat program.
Tcp-Chat
- tcp连接的实现,聊天程序,mfc实现,适合初学者研究-tcp connecting the realization chatting procedures mfc realized, for beginners study
基于CSocket的TCP多人聊天程序
- 基于CSocket的TCP多人聊天程序
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
VCtcp.rar
- VC下的tcp多人网络聊天程序的源码2C包括服务器端源代码和客户端源代码.,Tcp under VC multiplayer online chat program, including the 2C-source server-side source code and the client source code.
CSNetServer
- 我用C#写的一个局域网聊天程序,基于TCP协议,可以实现群聊,已经过测试,效果不错。-I use C# written in a local area network chat program, based on TCP protocol, can be achieved group chat, has been tested and its effectiveness.
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
TCP-SERVER
- TCP聊天服务器端程序,程序在VC6.0中调试通过-TCP chat server-side procedures, the procedures adopted in VC6.0 in debugging
Client
- 用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
QQylbc
- QQ聊天程序的网络通信原理及编程。QQ,C/S.winsock,TCP-QQ chat program for network communication theory and programming. QQ, C/S.winsock, TCP
CSocket-TCP
- 基于CSocket的TCP多人聊天程序 平常自己练习用的!-CSocket of TCP-based chat program over usual practice their own use!
用python和JAVA实现的TCP聊天室程序
- 分别用python与JAVA单独实现CS模式下的TCP聊天室,源代码。
TCP—chat
- 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)