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

搜索资源列表

  1. SendFile

    0下载:
  2. WINSOCK傳檔,速度很快,但是這裡的範例是局網傳輸,可加入P2P代碼就會變的更強大
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:17112
    • 提供者:小至
  1. SendFile

    0下载:
  2. 一个用SOCKET 在局域网内客户端与客户端之间传送文件,还可以聊天。有TCP,UDP两种方式
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-20
    • 文件大小:56120
    • 提供者:李玉俊
  1. Web QQ系统

    1下载:
  2. 开发环境:win2000professionSP4 + vc6MFC 1、运行注册登录服务器和聊天服务器,由注册登录服务器控制聊天通信服务器的运行和停止,聊天服务器可以单独运行,但单独运行后窗口隐藏,不好关闭,最好由注册登录服务器来控制其运行和关闭。 2、运行客户端。 3、若客户端点注册向导则显示注册向导,分三步:基本信息、详细资料和网络设置,然后发送注册消息(用户名、年龄、性别、密码、真名、城市、电邮、头像ID、电话),保存网络设置到data目录下的netset.cfg文件,
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-28
    • 文件大小:221438
    • 提供者:laixiao
  1. sendfile.rar

    0下载:
  2. 一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件,一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:32382
    • 提供者:123
  1. SendFile(CS)

    0下载:
  2. 简单的局域网内文件发送程序的源码。-LAN simple procedure source file.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:3869
    • 提供者:杨金
  1. SendFile

    0下载:
  2. applet实现基于http的客户端上传源代码-applet-based http client upload source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:1837
    • 提供者:李雷
  1. SendFile

    0下载:
  2. This is an file transfer program. Made withe TSocket. This program is easy to use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:25402
    • 提供者:Sea123
  1. SendFile

    0下载:
  2. SendFile 实现server client的文件发送-SendFile to achieve server client to send the file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:96356
    • 提供者:阿晕
  1. SendFile

    0下载:
  2. 采用IPMSG的方式快速传输文件,TCP端口为-Way by IPMSG quickly transfer files, TCP port 5050
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:259287
    • 提供者:chenliuzhang
  1. sendfile-

    0下载:
  2. 网路传输文件工具,初学者可以下载看看,代码很明显, 实现一定的功能。-Network file transfer tool for beginners can be downloaded to see, the code is very clear that to achieve a certain function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:164659
    • 提供者:李伟
  1. SendFile

    0下载:
  2. vc SendFile用socket发送文件的程序源码,希望对大家有所帮助-vc SendFile socket to send the file with the program source code, we hope to help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:25879
    • 提供者:
  1. sendFile

    0下载:
  2. VB6點對點發送、接收文件源代碼實例-VB6 point to send, receive files source code examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-07
    • 文件大小:87161
    • 提供者:陈忠圣
  1. sendfile

    0下载:
  2. 串口通信,能发送文件,在c++builder中运用了suipack皮肤-Serial communication, can send files, the use of suipack in c++builder skin
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-21
    • 文件大小:1077672
    • 提供者:小ai
  1. sendfile

    0下载:
  2. 用于小型单位网上发送通知、传送文件之用,可以按部门发送,也可以按职务发送-Send notifications for small units online, transfer files only and can be sent by sector, can also be sent by post
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:227909
    • 提供者:qeqq
  1. webserver-master

    0下载:
  2. webserver 简易的http服务器 1.服务器的架构为epoll + 多线程 + sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|rel
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:19231
    • 提供者:王亮
  1. Sendfile

    0下载:
  2. 通过tcp协议进行thread打包文件进行互传,由此例程可熟悉传送文件的打包/解包和传送等知识。(Thread package file transfer through the TCP protocol, which can be familiar with the file transfer routines pack / unpack and transfer of knowledge.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:470016
    • 提供者:大大章鱼
搜珍网 www.dssz.com