文件名称:tcpip
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:7.34mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
网络传输协议
1. 使用CSocket实现单线程文件传输
2. 应用多线程技术结合CAsyncSocket实现文件传输
3. 加入异常控制语句,增强程序的鲁棒性(Robust)
4. 了解如何提高套接字传输的速率及如何加强传输的稳定性
-Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded file transfer technology combined to achieve CAsyncSocket 3. Add exception control statements, and enhance the robustness of the program (Robust) 4. Learn how to increase the rate of transmission socket and how to enhance the stability of transmission
1. 使用CSocket实现单线程文件传输
2. 应用多线程技术结合CAsyncSocket实现文件传输
3. 加入异常控制语句,增强程序的鲁棒性(Robust)
4. 了解如何提高套接字传输的速率及如何加强传输的稳定性
-Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded file transfer technology combined to achieve CAsyncSocket 3. Add exception control statements, and enhance the robustness of the program (Robust) 4. Learn how to increase the rate of transmission socket and how to enhance the stability of transmission
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件传输协议tcpip/WORK2/client/client.aps
文件传输协议tcpip/WORK2/client/client.clw
文件传输协议tcpip/WORK2/client/client.cpp
文件传输协议tcpip/WORK2/client/client.dsp
文件传输协议tcpip/WORK2/client/client.dsw
文件传输协议tcpip/WORK2/client/client.h
文件传输协议tcpip/WORK2/client/client.ncb
文件传输协议tcpip/WORK2/client/client.opt
文件传输协议tcpip/WORK2/client/client.plg
文件传输协议tcpip/WORK2/client/client.rc
文件传输协议tcpip/WORK2/client/clientDlg.cpp
文件传输协议tcpip/WORK2/client/clientDlg.h
文件传输协议tcpip/WORK2/client/MySocket.cpp
文件传输协议tcpip/WORK2/client/MySocket.h
文件传输协议tcpip/WORK2/client/ReadMe.txt
文件传输协议tcpip/WORK2/client/resource.h
文件传输协议tcpip/WORK2/client/StdAfx.cpp
文件传输协议tcpip/WORK2/client/StdAfx.h
文件传输协议tcpip/WORK2/client/新建 文本文档.txt
文件传输协议tcpip/WORK2/client/Debug/client.exe
文件传输协议tcpip/WORK2/client/Debug/client.ilk
文件传输协议tcpip/WORK2/client/Debug/client.obj
文件传输协议tcpip/WORK2/client/Debug/client.pch
文件传输协议tcpip/WORK2/client/Debug/client.pdb
文件传输协议tcpip/WORK2/client/Debug/client.res
文件传输协议tcpip/WORK2/client/Debug/clientDlg.obj
文件传输协议tcpip/WORK2/client/Debug/MySocket.obj
文件传输协议tcpip/WORK2/client/Debug/StdAfx.obj
文件传输协议tcpip/WORK2/client/Debug/vc60.idb
文件传输协议tcpip/WORK2/client/Debug/vc60.pdb
文件传输协议tcpip/WORK2/client/res/client.ico
文件传输协议tcpip/WORK2/client/res/client.rc2
文件传输协议tcpip/WORK2/server/MySocket.cpp
文件传输协议tcpip/WORK2/server/MySocket.h
文件传输协议tcpip/WORK2/server/ReadMe.txt
文件传输协议tcpip/WORK2/server/resource.h
文件传输协议tcpip/WORK2/server/server.aps
文件传输协议tcpip/WORK2/server/server.clw
文件传输协议tcpip/WORK2/server/server.cpp
文件传输协议tcpip/WORK2/server/server.dsp
文件传输协议tcpip/WORK2/server/server.dsw
文件传输协议tcpip/WORK2/server/server.h
文件传输协议tcpip/WORK2/server/server.ncb
文件传输协议tcpip/WORK2/server/server.opt
文件传输协议tcpip/WORK2/server/server.plg
文件传输协议tcpip/WORK2/server/server.rc
文件传输协议tcpip/WORK2/server/serverDlg.cpp
文件传输协议tcpip/WORK2/server/serverDlg.h
文件传输协议tcpip/WORK2/server/StdAfx.cpp
文件传输协议tcpip/WORK2/server/StdAfx.h
文件传输协议tcpip/WORK2/server/Debug/MySocket.obj
文件传输协议tcpip/WORK2/server/Debug/server.exe
文件传输协议tcpip/WORK2/server/Debug/server.ilk
文件传输协议tcpip/WORK2/server/Debug/server.obj
文件传输协议tcpip/WORK2/server/Debug/server.pch
文件传输协议tcpip/WORK2/server/Debug/server.pdb
文件传输协议tcpip/WORK2/server/Debug/server.res
文件传输协议tcpip/WORK2/server/Debug/serverDlg.obj
文件传输协议tcpip/WORK2/server/Debug/StdAfx.obj
文件传输协议tcpip/WORK2/server/Debug/vc60.idb
文件传输协议tcpip/WORK2/server/Debug/vc60.pdb
文件传输协议tcpip/WORK2/server/res/server.ico
文件传输协议tcpip/WORK2/server/res/server.rc2
文件传输协议tcpip/WORK3/client/client.aps
文件传输协议tcpip/WORK3/client/client.clw
文件传输协议tcpip/WORK3/client/client.cpp
文件传输协议tcpip/WORK3/client/client.dsp
文件传输协议tcpip/WORK3/client/client.dsw
文件传输协议tcpip/WORK3/client/client.h
文件传输协议tcpip/WORK3/client/client.ncb
文件传输协议tcpip/WORK3/client/client.opt
文件传输协议tcpip/WORK3/client/client.plg
文件传输协议tcpip/WORK3/client/client.rc
文件传输协议tcpip/WORK3/client/clientDlg.cpp
文件传输协议tcpip/WORK3/client/clientDlg.h
文件传输协议tcpip/WORK3/client/MySocket.cpp
文件传输协议tcpip/WORK3/client/MySocket.h
文件传输协议tcpip/WORK3/client/ReadMe.txt
文件传输协议tcpip/WORK3/client/resource.h
文件传输协议tcpip/WORK3/client/StdAfx.cpp
文件传输协议tcpip/WORK3/client/StdAfx.h
文件传输协议tcpip/WORK3/client/新建 文本文档.txt
文件传输协议tcpip/WORK3/client/Debug/client.exe
文件传输协议tcpip/WORK3/client/Debug/client.ilk
文件传输协议tcpip/WORK3/client/Debug/client.obj
文件传输协议tcpip/WORK3/client/Debug/client.pch
文件传输协议tcpip/WORK3/client/Debug/client.pdb
文件传输协议tcpip/WORK3/client/Debug/client.res
文件传输协议tcpip/WORK3/client/Debug/clientDlg.obj
文件传输协议tcpip/WORK3/client/Debug/MySocket.obj
文件传输协议tcpip/WORK3/client/Debug/StdAfx.obj
文件传输协议tcpip/WORK3/client/Debug/vc60.idb
文件传输协议tcpip/WORK3/client/Debug/vc60.pdb
文件传输协议tcpip/WORK3/client/res/client.ico
文件传输协议tcpip/WORK3/client/res/client.rc2
文件传输协议tcpip/WORK3/server/MySocket.cpp
文件传输协议tcpip/WORK3/server/MySocket.h
文件传输协议tcpip/WORK3/server/ReadMe.txt
文件传输协议tcpip/WORK3/server/resource.h
文件传输协议tcpip/WORK3/server/server.aps
文件传输协议tcpip/WORK3/server/server.clw
文件传输协议tcpip/WORK3/server/server.cpp
文件传输协议tcpip/WORK3/server/server.dsp
文件传输协议tcpip/WORK3/server/server.dsw
文件传输协议tcpip/WORK3/server/server.h
文件传输协议tcpip/WORK3/server/server.ncb
文件传输协议tcpip/WORK3/server/server.opt
文件传输协议tcpip/WORK3/server/server.plg
文件传输协议tcpip/WORK3/server/server.rc
文件传输协议tcpip/WORK3/server/serverDlg.cpp
文件传输协议tcpip/WORK3/server/serverDlg.h
文件传输协议tcpip/WORK3/server/StdAfx.cpp
文件传输协议tcpip/WORK3/server/StdAfx.h
文件传输协议tcpip/WORK3/server/Debug/MySocket.obj
文件传输协议tcpip/WORK3/server/Debug/server.exe
文件传输协议tcpip/WORK3/server/Debug/server.ilk
文件传输协议tcpip/WORK3/server/Debug/server.obj
文件传输协议tcpip/WORK3/server/Debug/server.pch
文件传输协议tcpip/WORK3/server/Debug/server.pdb
文件传输协议tcpip/WORK3/server/Debug/server.res
文件传输协议tcpip/WORK3/server/Debug/serverDlg.obj
文件传输协议tcpip/WORK3/server/Debug/StdAfx.obj
文件传输协议tcpip/WORK3/server/Debug/vc60.idb
文件传输协议tcpip/WORK3/server/Debug/vc60.pdb
文件传输协议tcpip/WORK3/server/res/server.ico
文件传输协议tcpip/WORK3/server/res/server.rc2
文件传输协议tcpip/WORK2/client/Debug
文件传输协议tcpip/WORK2/client/res
文件传输协议tcpip/WORK2/server/Debug
文件传输协议tcpip/WORK2/server/res
文件传输协议tcpip/WORK3/client/Debug
文件传输协议tcpip/WORK3/client/res
文件传输协议tcpip/WORK3/server/Debug
文件传输协议tcpip/WORK3/server/res
文件传输协议tcpip/WORK2/client
文件传输协议tcpip/W
文件传输协议tcpip/WORK2/client/client.clw
文件传输协议tcpip/WORK2/client/client.cpp
文件传输协议tcpip/WORK2/client/client.dsp
文件传输协议tcpip/WORK2/client/client.dsw
文件传输协议tcpip/WORK2/client/client.h
文件传输协议tcpip/WORK2/client/client.ncb
文件传输协议tcpip/WORK2/client/client.opt
文件传输协议tcpip/WORK2/client/client.plg
文件传输协议tcpip/WORK2/client/client.rc
文件传输协议tcpip/WORK2/client/clientDlg.cpp
文件传输协议tcpip/WORK2/client/clientDlg.h
文件传输协议tcpip/WORK2/client/MySocket.cpp
文件传输协议tcpip/WORK2/client/MySocket.h
文件传输协议tcpip/WORK2/client/ReadMe.txt
文件传输协议tcpip/WORK2/client/resource.h
文件传输协议tcpip/WORK2/client/StdAfx.cpp
文件传输协议tcpip/WORK2/client/StdAfx.h
文件传输协议tcpip/WORK2/client/新建 文本文档.txt
文件传输协议tcpip/WORK2/client/Debug/client.exe
文件传输协议tcpip/WORK2/client/Debug/client.ilk
文件传输协议tcpip/WORK2/client/Debug/client.obj
文件传输协议tcpip/WORK2/client/Debug/client.pch
文件传输协议tcpip/WORK2/client/Debug/client.pdb
文件传输协议tcpip/WORK2/client/Debug/client.res
文件传输协议tcpip/WORK2/client/Debug/clientDlg.obj
文件传输协议tcpip/WORK2/client/Debug/MySocket.obj
文件传输协议tcpip/WORK2/client/Debug/StdAfx.obj
文件传输协议tcpip/WORK2/client/Debug/vc60.idb
文件传输协议tcpip/WORK2/client/Debug/vc60.pdb
文件传输协议tcpip/WORK2/client/res/client.ico
文件传输协议tcpip/WORK2/client/res/client.rc2
文件传输协议tcpip/WORK2/server/MySocket.cpp
文件传输协议tcpip/WORK2/server/MySocket.h
文件传输协议tcpip/WORK2/server/ReadMe.txt
文件传输协议tcpip/WORK2/server/resource.h
文件传输协议tcpip/WORK2/server/server.aps
文件传输协议tcpip/WORK2/server/server.clw
文件传输协议tcpip/WORK2/server/server.cpp
文件传输协议tcpip/WORK2/server/server.dsp
文件传输协议tcpip/WORK2/server/server.dsw
文件传输协议tcpip/WORK2/server/server.h
文件传输协议tcpip/WORK2/server/server.ncb
文件传输协议tcpip/WORK2/server/server.opt
文件传输协议tcpip/WORK2/server/server.plg
文件传输协议tcpip/WORK2/server/server.rc
文件传输协议tcpip/WORK2/server/serverDlg.cpp
文件传输协议tcpip/WORK2/server/serverDlg.h
文件传输协议tcpip/WORK2/server/StdAfx.cpp
文件传输协议tcpip/WORK2/server/StdAfx.h
文件传输协议tcpip/WORK2/server/Debug/MySocket.obj
文件传输协议tcpip/WORK2/server/Debug/server.exe
文件传输协议tcpip/WORK2/server/Debug/server.ilk
文件传输协议tcpip/WORK2/server/Debug/server.obj
文件传输协议tcpip/WORK2/server/Debug/server.pch
文件传输协议tcpip/WORK2/server/Debug/server.pdb
文件传输协议tcpip/WORK2/server/Debug/server.res
文件传输协议tcpip/WORK2/server/Debug/serverDlg.obj
文件传输协议tcpip/WORK2/server/Debug/StdAfx.obj
文件传输协议tcpip/WORK2/server/Debug/vc60.idb
文件传输协议tcpip/WORK2/server/Debug/vc60.pdb
文件传输协议tcpip/WORK2/server/res/server.ico
文件传输协议tcpip/WORK2/server/res/server.rc2
文件传输协议tcpip/WORK3/client/client.aps
文件传输协议tcpip/WORK3/client/client.clw
文件传输协议tcpip/WORK3/client/client.cpp
文件传输协议tcpip/WORK3/client/client.dsp
文件传输协议tcpip/WORK3/client/client.dsw
文件传输协议tcpip/WORK3/client/client.h
文件传输协议tcpip/WORK3/client/client.ncb
文件传输协议tcpip/WORK3/client/client.opt
文件传输协议tcpip/WORK3/client/client.plg
文件传输协议tcpip/WORK3/client/client.rc
文件传输协议tcpip/WORK3/client/clientDlg.cpp
文件传输协议tcpip/WORK3/client/clientDlg.h
文件传输协议tcpip/WORK3/client/MySocket.cpp
文件传输协议tcpip/WORK3/client/MySocket.h
文件传输协议tcpip/WORK3/client/ReadMe.txt
文件传输协议tcpip/WORK3/client/resource.h
文件传输协议tcpip/WORK3/client/StdAfx.cpp
文件传输协议tcpip/WORK3/client/StdAfx.h
文件传输协议tcpip/WORK3/client/新建 文本文档.txt
文件传输协议tcpip/WORK3/client/Debug/client.exe
文件传输协议tcpip/WORK3/client/Debug/client.ilk
文件传输协议tcpip/WORK3/client/Debug/client.obj
文件传输协议tcpip/WORK3/client/Debug/client.pch
文件传输协议tcpip/WORK3/client/Debug/client.pdb
文件传输协议tcpip/WORK3/client/Debug/client.res
文件传输协议tcpip/WORK3/client/Debug/clientDlg.obj
文件传输协议tcpip/WORK3/client/Debug/MySocket.obj
文件传输协议tcpip/WORK3/client/Debug/StdAfx.obj
文件传输协议tcpip/WORK3/client/Debug/vc60.idb
文件传输协议tcpip/WORK3/client/Debug/vc60.pdb
文件传输协议tcpip/WORK3/client/res/client.ico
文件传输协议tcpip/WORK3/client/res/client.rc2
文件传输协议tcpip/WORK3/server/MySocket.cpp
文件传输协议tcpip/WORK3/server/MySocket.h
文件传输协议tcpip/WORK3/server/ReadMe.txt
文件传输协议tcpip/WORK3/server/resource.h
文件传输协议tcpip/WORK3/server/server.aps
文件传输协议tcpip/WORK3/server/server.clw
文件传输协议tcpip/WORK3/server/server.cpp
文件传输协议tcpip/WORK3/server/server.dsp
文件传输协议tcpip/WORK3/server/server.dsw
文件传输协议tcpip/WORK3/server/server.h
文件传输协议tcpip/WORK3/server/server.ncb
文件传输协议tcpip/WORK3/server/server.opt
文件传输协议tcpip/WORK3/server/server.plg
文件传输协议tcpip/WORK3/server/server.rc
文件传输协议tcpip/WORK3/server/serverDlg.cpp
文件传输协议tcpip/WORK3/server/serverDlg.h
文件传输协议tcpip/WORK3/server/StdAfx.cpp
文件传输协议tcpip/WORK3/server/StdAfx.h
文件传输协议tcpip/WORK3/server/Debug/MySocket.obj
文件传输协议tcpip/WORK3/server/Debug/server.exe
文件传输协议tcpip/WORK3/server/Debug/server.ilk
文件传输协议tcpip/WORK3/server/Debug/server.obj
文件传输协议tcpip/WORK3/server/Debug/server.pch
文件传输协议tcpip/WORK3/server/Debug/server.pdb
文件传输协议tcpip/WORK3/server/Debug/server.res
文件传输协议tcpip/WORK3/server/Debug/serverDlg.obj
文件传输协议tcpip/WORK3/server/Debug/StdAfx.obj
文件传输协议tcpip/WORK3/server/Debug/vc60.idb
文件传输协议tcpip/WORK3/server/Debug/vc60.pdb
文件传输协议tcpip/WORK3/server/res/server.ico
文件传输协议tcpip/WORK3/server/res/server.rc2
文件传输协议tcpip/WORK2/client/Debug
文件传输协议tcpip/WORK2/client/res
文件传输协议tcpip/WORK2/server/Debug
文件传输协议tcpip/WORK2/server/res
文件传输协议tcpip/WORK3/client/Debug
文件传输协议tcpip/WORK3/client/res
文件传输协议tcpip/WORK3/server/Debug
文件传输协议tcpip/WORK3/server/res
文件传输协议tcpip/WORK2/client
文件传输协议tcpip/W
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.