搜索资源列表
NewClient
- 这是一个TCP协议下的聊天客户端,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat client and easily understood, for beginners master class CSOCKET
CSocket
- 使用VC来传送封包范例this a good demo
CSocket
- WinSock封装类,可以实现回调操作
CSocketClientServer
- 利用CSocket实现客户端与服务器之间的通信
TCP_IP
- 使用CSocket类和CArchive类,通过new关键字创建一个类对象来操作CSocket类的成员函数-Use CSocket and CArchive class, create a class object to manipulate the CSocket class member functions through the new keyword
CSocket
- 利用CSOCKET编写的连天程序,分为服务器端和客户端,可以进行参考-CSOCKET written procedures for the use of groaning, into the server and client, can refer to
Csocket
- tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
用CSocket编写的网络聊天程序
- 网络-Network
chatroom
- 一个基于TCP简单的聊天时程序,采用CSocket类的编程方法-A simple TCP-based chat program, using the programming method CSocket Class
cSOCKET
- 详解Csocket编程的重要步棸,轻松掌握C ——SOCKET编程-Detailed Csocket important step programming Zou, easy to master C- SOCKET Programming
tcpip
- 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
tcp-ip
- windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade
csocket
- 聊天 通信软件 基于csocket 编程协议 TCP通信协议,输入端口 号码 和 ip地址即可-csocket chating room
TCP
- 利用MFC中的CSocket实现TCP的客户端和服务器端,收发数据-Using CSocket in MFC to achieve TCP client and server side, send and receive data
Transfer
- 文件传输,有服务器和客户端程序,Winsock,CSocket-File transfer, a server and client programs, Winsock, CSocket
CSocket-communication
- 使用CSocket进行有连接(TCP)通信,很好的资料,下吧-Use CSocket for a connection (TCP) communication, good information, the next bar
ChatRoom(Csocket)
- 基于CSocket类的TCP编程 聊天室 C/S 架构 非常适合学习-CSocket class of TCP-based chat program C/S architecture is very suitable for learning
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
CSocket-file-transfer
- 基于CSocket点对点文件传输,用c++实现。-CSocket file transfer developed by c++
ChatRoom(Csocket)
- 使用CSocket实现的聊天室,另外一种通讯方式-Use CSocket chat rooms, another kind of communication
