搜索资源列表
MSocUdp
- 这个程序是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
CAsyncSocket.rar
- MFC CAsyncSocket类 C/S,MFC CAsyncSocket Class C/S
IdsTest
- 非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
CAsyncsocketconsoleapp
- CAsyncSocket测试程序。代码集成了发送端和接受端。UDP模式。发送端发数据,接收端显示-CAsyncSocket testing procedures. Code integrates the sending end and receiving end. UDP mode. FAT data sender, the receiver display
msocudp
- 使用CAsyncSocket实现UDP功能的简单例子-Implement UDP Using CAsyncSocket
CAsyncSocket--UDP
- 使用CAsyncSocket进行无连接(UDP)通信-UDP SOCKET
udp
- vc 使用CAsyncSocket进行无连接(UDP)通信的源码-vc-free connection with CAsyncSocket (UDP) traffic source
udp
- vc——使用CAsyncSocket进行无连接(UDP)通信的程序源码,值得一看!-vc- make no connection with CAsyncSocket (UDP) communication program source code, worth a visit!
udp
- 使用CAsyncSocket进行无连接(UDP)通信\udp.rar,很不错的vc源码,希望对大家有所帮助。-Make no connection with CAsyncSocket (UDP) traffic \ udp.rar, very good vc source, we want to help.
AudioChartTest
- 基于UDP的互联网会话聊天软件,基于CAsyncSocket类实现-UDP-based Internet session chat software, CAsyncSocket class
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
CAsyncSocket_UDP
- 在vc6.0环境下,使用CAsyncSocket进行无连接的udp网络通信。-Vc6.0 environment, using CAsyncSocket for udp connectionless network communications.
786545
- 使用CAsyncSocket进行无连接(UDP)通信,VC++精选编程源码,很好的参考资料。-The use of CAsyncSocket connectionless (UDP) communication, VC++ programming source code, a good reference.
CAsyncSocket-UDP
- MFC自带CAsyncSocket的视频聊天程序-MFC CAsyncSocket own video chat program
CAsyncSocket--UDP
- 使用CAsyncSocket进行无连接(UDP)通信-Use CAsyncSocket be no connection (UDP) traffic
sokit-win32-chs
- 非常好用的TCP UDP 测试工具TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程调试工具-tool for TCP UDP MFC CSocket,CAsyncSocket,Socket,
Internet-MFCClientPC
- PC客户端TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程-TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程
CAsyncSocketUDp
- VC编程实现使用CAsyncSocket进行无连接(UDP)通信-VC programming using CAsyncSocket make no connection (UDP) communication
CAsyncSocketDemo
- 使用CAsyncSocket 类进行网络通讯,可设置为UDP,TCP客户端或者TCP服务器端。-Use the CAsyncSocket class for network communications, can be set to UDP, TCP client or TCP server.
UDP网络套接字类
- 自己封装的UDP socket类,可以很方便的实现UDP通讯(Own package UDP socket class, you can easily achieve UDP communication)