搜索资源列表
网络类程序程序6个
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支
0904
- 用MFC编写的基于WinSockets的与TCP/IP网络结合的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC-based WinSockets with TCP/IP network Serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very
Chattingroom
- MFC实现的聊天室,运用多线程,UDP ,tcp协议连接-MFC implementation chat rooms, use of multi-threading, UDP, tcp protocol connection
socket
- 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
TCPIP
- 因为是本人自己开发的源码 有Bug请与我联系。 利用VC2010 MFC开发的 TCPIP 测试工具 支持建立 TCP服务器 支持TCP 客户端 支持 UDP 支持 16进制转换 此程序 开启2个后 建立好 服务器和客户端 就可以 通信了。-Because I developed source Bug please contact me. TCPIP testing tools developed VC2010 MFC support
FeiQ
- 本系统为mfc项目,模仿飞秋聊天开发,支持聊天,文件传输,通过TCP\UDP完成-To imitate flying autumn Chat development, support chat, file transfer
TCP
- 使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序-A TCP communication program written by C++ MFC, including client and server
EG09
- MFC下socket的客户端源码,TCP网络协议。-MFC socket under the client source code, TCP network protocol.
WinSocket
- 使用MFC自带的 winsocket实现PC之间的网络通信,TCP/IP 之上。 -take MFC integrated control winsocket to implement PC communication over TCP/IP
MFC_socket_serTCP
- MFC基本对话框应用程序。实现TCP/IP通讯功能。该程序为客户端程序。-Basic MFC dialog application. Implement TCP/IP communication functions. The procedure for the client program.