CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - File VC

搜索资源列表

  1. VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

    1下载:
  2. 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:114.7kb
    • 提供者:李茜
  1. VCQQ

    1下载:
  2. VC++ 多线程聊天软件,支持文件传输,-VC++ multi-threaded chat software,support file transfer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7.06mb
    • 提供者:张尚徽
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:114.51kb
    • 提供者:阿荣
  1. transfile

    0下载:
  2. vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:cygnus
  1. Transfer

    0下载:
  2. 使用vc socket由server傳送檔案至client-vc socket and file transfer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:42.06kb
    • 提供者:angke92
  1. Thread

    0下载:
  2. 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:zsh
  1. FileTransfers

    0下载:
  2. 采用TCP SOCKET方式进行文件传输的程序,使用VC++6.0环境-video file transfer software
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:416.28kb
    • 提供者:chenwy
  1. conversation-transfer

    0下载:
  2. 文件传输程序,VC++控制台程序,实现客户端之间小文件的传输(程序运行时需要在控制台输入完整的文件路径)-File transfer program, VC++ console application, file transfers between the client (the program is running in the console enter the full file path)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-22
    • 文件大小:6.54mb
    • 提供者:yangye
  1. NetCommunication

    0下载:
  2. 用VC++ MFC实现简易的网络聊天,以及文件传输功能-With VC++ MFC to achieve simple network chat, and file transfer capabilities
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:98.02kb
    • 提供者:Wuyanning
  1. Demo-FileTransfer

    0下载:
  2. vc++6.0环境下实现各种类型的文件传输,程序采用CS架构,分为客户端和服务端,客户端向服务端请求文件名后下载文件-vc+ to achieve various types of file transfer 6.0 environment, the program uses CS architecture, divided into client and server, the client requests to the server to download the file filenam
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:jason
  1. UDP_SOCKET_SENDIMAGE

    0下载:
  2. VC++中用socket实现对图片的传输,也可以实现对文件的传输。SendImg_test是发送端的程序,RecvImg_test是接收端的程序,程序运行后可实现基于UDP的图片的传输。-VC++ achieved using socket transmission of images, can also be achieved for file transfer. SendImg_test sending end of the program, RecvImg_test the receivi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:晨暹
  1. NetWork4

    0下载:
  2. It includes some file about Winsock programming base on VC. It write by a korean student in the class.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-09
    • 文件大小:16.04mb
    • 提供者:FangZi
  1. FileTransferClient

    0下载:
  2. 使用VC++编写的多线程网络文件传输程序,这是客户端源代码,可运行-VC++ to write multi-threaded network file transfer program, which is the client-side code, you can run
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:sunzhipeng
  1. FileTransferServer

    0下载:
  2. 使用VC++编写的多线程网络文件传输程序,这是服务器端程序,可运行-Use VC++ to write multi-threaded network file transfer program, which is a server-side program, you can run
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:sunzhipeng
  1. Ping

    0下载:
  2. === === === === === === === === === === === === CONSOLE APPLICATION : Ping Project Overview ======================================================================== AppWizard has created this Ping application for you. This file conta
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-12
    • 文件大小:6.55kb
    • 提供者:youjongan
  1. TCP_UDP

    0下载:
  2. TCP、IP协议线,Vc++,用于调试,有需要的可以随意看看,不太专业的(debug.Typically, you should not need to refer to the log file, unless you encounter problems with the tool and need further information to debug them.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-30
    • 文件大小:880kb
    • 提供者:不会
搜珍网 www.dssz.com