搜索资源列表
SocketExample
- 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP / TCP / FTP protocol implemented, and string, and the data flow both transmission modes.
Network
- 该程序利用MFC 实现WINDOWS下的SOCKET 编程,包括了TCP以及UDP 的不同连接方式
TCPIPprotocolren
- TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.
MFCUDP
- 用MFC开发的UDP接收和发送软件,有源码,对于自己想用MFC开发的工程人员具有非常好的学习和参考价值
Chat
- 一个用MFC写的UDP发包器,主要用来网络或防火墙之类的软件
TestUDP
- VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
10.4
- API网络聊天工具,六个UDP和TCP发送接受的cpp文件,一个基于MFC的局域网聊天小工具工程,和此小工具的所有运行时库、资源和执行程序。代码的压缩包位置-windows socket Windows SDK、MFC、Socket winsock2.h Ws2_32.lib Ws2_32.dll
CPP_IOCP
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
chatroom
- 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
Chat
- 基于mfc的udp 聊天程序,非c/s结构。客户端与服务器集成-Mfc the udp-based chat program, non-c/s structure. Integration of client and server
chartroomup
- 基于UDP协议的简单聊天室MFC程序。使用消息驱动实现异步信息交互。-UDP protocol-based chat rooms simple MFC program. Asynchronous message-driven use of information exchange.
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
day18
- MFC下怎样连接动态库,面向连接TCP-可靠有序的数据传输协议 无连接的UDP-不可靠无序的数据传输协议-How do I connect under MFC DLL,TCP-connection-oriented reliable ordered data transmission protocol Connectionless UDP-disorder unreliable data transfer protocol
MFCsendUSipPANDpath
- 利用MFC通过UDP协议进行数据的传输(支持大数据),可以选择文件所在的文件夹。和通过IP把数据发送到指定的PC机上。-MFC transmission of data through the UDP protocol (support data), you can select the file folder. The data is sent to the specified PC, and via IP.
MyCapSniff
- 通过MFC实现的一个TCP和UDP数据包的抓包分析工具-MFC achieved through a TCP and UDP packet capture analysis tools
PortScanner
- TCP 和UDP端口扫描 有进度条显示 C++编写 MFC框架实现 界面良好-TCP and UDP port scan a progress bar shows Written in C++ MFC framework to achieve Good interface