远程文件管理

时间:2016-07-16 08:54:46
【文件属性】:
文件名称:远程文件管理
文件大小:131KB
文件格式:ZIP
更新时间:2016-07-16 08:54:46
远程 socket mfc 利用socket实现远程文件管理,上传,下载,执行功能。client由MFC编写,server为控制台程序
【文件预览】:
server
----Resource.h(447B)
----server.opt(49KB)
----server.h(326B)
----server.clw(243B)
----server.dsp(4KB)
----server.plg(903B)
----server.aps(16KB)
----StdAfx.cpp(293B)
----server.ncb(65KB)
----server.dsw(537B)
----server.cpp(17KB)
----StdAfx.h(1KB)
----server.rc(1KB)
----ReadMe.txt(2KB)
----SYS.h(214B)
Client
----Client.dsp(5KB)
----server()
--------server.dsp(4KB)
--------server.plg(246B)
--------server.cpp(1KB)
----DlgReg.h(214B)
----Client.ncb(137KB)
----Client.aps(113KB)
----AboutFileInfo.h(1KB)
----res()
--------5.ico(24KB)
--------Client.ico(1KB)
--------Client.rc2(398B)
--------16.ico(28KB)
--------8.ico(21KB)
----ClientDlg.h(2KB)
----Client.h(1KB)
----Client.cpp(2KB)
----GetFileDlg.cpp(1KB)
----Client.dsw(537B)
----Client.plg(884B)
----Client.rc(10KB)
----GetFileDlg1.h(1KB)
----ClientDlg.cpp(17KB)
----StdAfx.cpp(208B)
----resource.h(2KB)
----SCREENDLG.cpp(2KB)
----Client.opt(54KB)
----StdAfx.h(1KB)
----Client.clw(4KB)
----SCREENDLG.h(1KB)
----GetFileDlg1.cpp(1KB)
----AboutFileInfo.cpp(2KB)
----PutFileDlg.h(1KB)
----PutFileDlg.cpp(1KB)
----ReadMe.txt(3KB)

网友评论

  • 都可以编译运行,但是服务端在客户端连接的时候会自动关闭然后连接失败,不知道问题在哪里