搜索资源列表
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.
Chat
- 一个简单的聊天会话对话框程序,包括了实时接收和发送会话内容的功能。采用winsock以及udp协议实现。
echo
- 1.TCP客户端程序2.在运行中键入“cmd”后,在出现的window consle对话框中输入ipconfig –all,得到类似图片“ip地址情况”的结果, 3.得到本机的ip地址(与题目2中的ip地址相同),将其转化为一个用32位无符号长整形表示的数值,
Udp
- 该程序是基于vc++对话框的程序,可以在局域网中实现udp通信的功能-The program is based on the vc++ Dialog procedure, you can achieve LAN communications function udp
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
Net1
- 能够实现TCP/IP的聊天工具.写在同一个对话框内-To achieve TCP/IP chat tool. Written in the same dialog ..
Client-CPlusPlus
- Tcp协议下基于对话框的server/client通信客户端程序-Tcp agreement dialog-based server/client communication client
Tcp-talk
- 简单的TCP异步通信例子。基于MFC对话框,实现服务器与客户端通信。-Simple TCP examples of asynchronous communication. MFC dialog-based, server and client communications.
Winsock_getIP1
- 网络程序设计,用MFC基于对话框编程获取IP地址-Network programming, using MFC dialog-based programming to obtain an IP address
tcpserver
- 基于tcp协议的网络服务器端的源代码,结合mfc对话框实现,代码简单易懂,利于初学者学习。-Tcp protocol-based network server source code, combined with mfc dialog, the code is easy to understand, will help beginners learn.
