Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - casyncsocket
Search - casyncsocket - List
DL : 0
文字聊天的CAsyncSocket,Socket,Winsock三种实现
Date : 2008-10-13 Size : 7.52mb User : dengyou

这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or broadcast datagram over User Datagram Protocol (UDP).
Date : 2008-10-13 Size : 4.21mb User : h

DL : 0
文字聊天的CAsyncSocket,Socket,Winsock三种实现-Text chat CAsyncSocket, Socket, Winsock three to achieve
Date : 2025-12-28 Size : 7.52mb User : dengyou

这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or broadcast datagram over User Datagram Protocol (UDP). -This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP).
Date : 2025-12-28 Size : 4.21mb User : h

一个用CAsyncSoket 写的聊天工具,供初学Soket者借鉴,学习-A chat with CAsyncSoket written for beginners who learn Soket, learning
Date : 2025-12-28 Size : 7.24mb User : lu wenjie

继承CAsyncSocket,实现局域网聊天程序-Inheritance CAsyncSocket, LAN chat program
Date : 2025-12-28 Size : 91kb User :

DL : 0
点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
Date : 2025-12-28 Size : 3.33mb User : 李国弘

DL : 0
CSocket继承于CAsyncSocket。是Windows Socket API的高层抽象。它通常要和CSocketFile及CArchive这两个类混合使用。后者两个类主要负责的是数据的发送和接收。Csocket提供了阻塞方式的访问方式,阻塞方式的意思就是在发送出去消息后要等到对方返回信息后才发送下一个数据包的通信信息。要使用CSocket对象首先要调用构造函数,然后调用Create函数创建一个Socket句柄。Create函数缺省创建一个流Socket,如果你没有在使用Carchive类,那么还可以创建一个数据报Socket。在服务器端调用Accept,在客户端调用Connect,然后创建一个CsocketFile去关联Csocket。下一步就是要创建一个Carchive对象关联CsocketFile,用来传输数据和接受数据。-CSocket inherited from CAsyncSocket. Windows Socket API is a high-level abstraction. It is usually two and CSocketFile and CArchive class of mixed use. The latter two categories is mainly responsible for sending and receiving data. Csocket provides a way of blocking the access way, blocking the way meaning is to send out a message to wait until after the other return information before sending the next packet communications. To use the CSocket object should first call the constructor and then call the Create function to create a Socket handle. Create function to create a default flow Socket, if you are not using Carchive class, you can also create a Datagram Socket. On the server side call Accept, the client calls the Connect, and then to create a CsocketFile associated Csocket. The next step is to create a Carchive object associated CsocketFile, used to transmit data and receive data.
Date : 2025-12-28 Size : 13.33mb User : yang zhijun
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.