登录
首页 » Visual C++ » Netmanag

Netmanag

于 2020-11-14 发布 文件大小:316KB
0 123
下载积分: 1 下载次数: 1605

代码说明:

  网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)

文件列表:

NetManager
..........\AboutDlg.cpp
..........\AboutDlg.h
..........\ComboEx.cpp
..........\ComboEx.h
..........\Globals.cpp
..........\Globals.h
..........\GlobalsExtern.h
..........\HyprLink.cpp
..........\HyprLink.h
..........\InfoWnd.cpp
..........\InfoWnd.h
..........\NetManager.cpp
..........\NetManager.dsp
..........\NetManager.dsw
..........\NetManager.h
..........\NetManager.rc
..........\NetManagerDlg.cpp
..........\NetManagerDlg.h
..........\NetNode.cpp
..........\NetNode.h
..........\OutputWnd.cpp
..........\OutputWnd.h
..........\PageFiles.cpp
..........\PageFiles.h
..........\PageFilesExeList.cpp
..........\PageFilesExeList.h
..........\PageGeneral.cpp
..........\PageGeneral.h
..........\PageMail.cpp
..........\PageMail.h
..........\PageMailAccount.cpp
..........\PageMailAccount.h
..........\PageMailConfig.cpp
..........\PageMailConfig.h
..........\PageMailDelCurrent.cpp
..........\PageMailDelCurrent.h
..........\PageMailPop3.cpp
..........\PageMailPop3.h
..........\PageMailSmtp.cpp
..........\PageMailSmtp.h
..........\PageNet.cpp
..........\PageNet.h
..........\PageNetList.cpp
..........\PageNetList.h
..........\PagePeople.cpp
..........\PagePeople.h
..........\PagePeopleList.cpp
..........\PagePeopleList.h
..........\PageYou.cpp
..........\PageYou.h
..........\Ping.cpp
..........\Ping.h
..........\PopGet.cpp
..........\PopGet.h
..........\ReadMe.txt
..........\Release
..........\.......\NetManager.exe
..........\res
..........\...\Checked.ico




..........\...\inforoot.ico
..........\...\inforootopen.ico
..........\...\infotext.ico
..........\...\infotextopen.ico
..........\...\line.ico
..........\...\Mail.ico
..........\...\manual.ico
..........\...\net.avi
..........\...\NET.ico
..........\...\Netmanager.ico
..........\...\NetManager.rc2
..........\...\output.ico
..........\...\people.avi
..........\...\People.ico
..........\...\POP3.ico
..........\...\Server.ico
..........\...\SMTP.ico
..........\...\splash.bmp
..........\...\UnChecked.ico
..........\...\User.ico
..........\...\wait.avi
..........\...\You.ico
..........\resource.h
..........\SMTP.cpp
..........\SMTP.h
..........\Splash.cpp
..........\Splash.h
..........\StatLink.cpp
..........\StatLink.h
..........\StatusBar.cpp
..........\StatusBar.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TabCtrlEx.cpp
..........\TabCtrlEx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FTP_Client
    说明:  FTP的客户端,界面化的ftp操作,运行此程序后,需要只能ftp服务器端的用户名和密码,并且需要服务器端开启才可以进行正常的ftp下载。(FTP client, the interface of the ftp operation.)
    2010-04-30 18:18:39下载
    积分:1
  • emailManagementGraduationProject
    这是一个邮件系统源码可以好好学习一下很好用的(This is a mail system source code can study hard like a good use of)
    2009-03-19 20:12:50下载
    积分:1
  • Email
    邮件软件:该程序需要两个服务器,一个用来发送邮件,一个用来接受邮件,一般我们用pop3协议来接收邮件,用smtp协议来发送邮件。(E-mail software: the program requires two servers, one used to send a message, a message to accept the general protocol we use to receive mail pop3, smtp protocol used to send messages.)
    2009-05-28 09:45:34下载
    积分:1
  • vbftp(1)
    不错 (Yes!)
    2006-06-27 11:12:32下载
    积分:1
  • API-UPDOWN
    FTP上传下载源代码,用于上传和下,使用API函数写的,(FTP UP DOWN API)
    2014-03-27 14:42:57下载
    积分:1
  • FTP
    Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
    2010-06-17 20:31:49下载
    积分:1
  • Email_MAPI
    使用IMAPI完成Email client端功能 可attach 附加檔案(completed using disk-Email client can attach additional functions Archives)
    2005-03-23 14:38:36下载
    积分:1
  • Netmanag
    网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)
    2020-11-14 21:59:42下载
    积分:1
  • FTP_client_implementation_code
    FTP客户端的实现代码FTP client implementation code(FTP client implementation code)
    2010-08-15 13:45:52下载
    积分:1
  • FTP_client_by_C
    遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends commands and receives replies according to rfc959.txt">RFC 959 to get and put files, change directories, get file lists, delete files.)
    2009-04-27 16:03:43下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载