搜索资源列表
网络类程序程序6个
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支
ReadCompass
- 用MFC编写的与ACCESS数据库结合的串口程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC and ACCESS databases of serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
pocoChatServer
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是服务端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the service end
pocoChatClien
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是客户端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the client