CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket file transfer

搜索资源列表

  1. clientAu

    0下载:
  2. socket communication with file transfer
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:968
    • 提供者:scid
  1. 多线程局域网文件传送

    0下载:
  2. 一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4482
    • 提供者:李烨
  1. socketEcx

    0下载:
  2. 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。-File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
  3. 所属分类:源码下载

  1. java 网络传输大文件

    0下载:
  2. 网络传输大文件,于是对基于socket的文件传输采用了缓冲输入/输出流来包装输出流,再采用数据输入/输出输出流进行包装,加快传输的速度。基本传输需要大家一般都知道,建立socket链接设置端口,监听端口-Network to transfer large files, so socket-based file transfer using buffered input/output stream to wrap the output stream, then use the data input
  3. 所属分类:网络编程

    • 发布日期:2016-01-25
    • 文件大小:2910
    • 提供者:王好
  1. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
  1. LANCommunion

    0下载:
  2. 这是一个基于socket的局域网聊天软件,能显示在线用户列表,支持文件传输,适合小型企业内部使用。-This is a socket-based LAN chat software, can display a list of online users, support file transfer, for small the enterprise.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:363353
    • 提供者:
  1. Lan-Chat

    0下载:
  2. J2SE编写的一个局域网点对点聊天工具,每个程序同时作为服务器和客户端,使用Java Socket通过IP地址建立连接,可以显示对方信息、文字聊天和互传文件-J2SE written a local area network P2P chat tool, each program can act as both server and client, using Java Socket to connect with the IP address, you can display other in
  3. 所属分类:Games

    • 发布日期:2017-03-24
    • 文件大小:174310
    • 提供者:stream
  1. Send

    0下载:
  2. c++基于socket的多线程文件传输、断点传输等等发送端代码-c++ socket-based multi-threaded file transfer, transmission, and so the sender code breakpoint
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:彭蕾
  1. filetransfers

    0下载:
  2. VC++ SOCKET 实现文件的双向传输。可传多种格式的文件。类似局域网飞鸽功能-VC++ SOCKET way to achieve the file transfer. Be available for a variety of formats. Flying Pigeon function similar to LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2017325
    • 提供者:zhoujinfeng
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:269084
    • 提供者:harry
  1. dcJava

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现一个简单的文件传输协议.具体要求是: 用socket 编程接口编写两个程序,分别为客户程序和服务器程序, 运行客户程序,能实现下述命令功能:-The use of process communication socket socket programming interface functions, design and implement a simple file transfer protocol. The specific req
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:29491
    • 提供者:冰冰
  1. FileClient

    0下载:
  2. 文件传输,用SOCKET 进行文件在局域网内的快速传输-File transfer, use SOCKET files in the LAN rapid transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:186072
    • 提供者:吴东明
  1. IPv6CharRoom

    0下载:
  2. 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4  Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端  等待客户端连接 CTcpSocket* socket = new CTcpSocket(
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2425468
    • 提供者:zym
  1. WCFTranFile2

    0下载:
  2. C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:225573
    • 提供者:Isaac
  1. 78687687687

    0下载:
  2. socket网络编程,文件传输,P2P技术的应用-socket network programming, file transfer, P2P technology
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1980833
    • 提供者:陈湫
  1. Multicast2

    0下载:
  2. 基于c++的socket多播通信,能够支持文件传输-C++ based on the socket multicast communications, will support file transfer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:69872
    • 提供者:苞谷花开
  1. TCP

    0下载:
  2. C语言实现的命令行下的TCP文件传输(socket)-The TCP command line file transfer
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:981991
    • 提供者:
  1. socket1

    0下载:
  2. 本人写的一个windows下socket通信协议,分为客户端和服务器两个部分,能把客服端指定文件地址的文件传输到指定ip下的服务器的指定文件地址上-I write a windows socket communication protocol is divided into two parts, of the client and server can customer service end of the specified address for file transfer to the s
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:3411
    • 提供者:libera
  1. FredChat

    0下载:
  2. UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:54305
    • 提供者:fred
  1. FilesTranslate

    0下载:
  2. 采用socket编程,实现文件的服务器端与客户端的文件传输,利用mfc做的界面及相关控件,完美的实现任何文件的完美传输-File transfer using socket programming, file server-side and client interface and related control mfc do the perfect realization of the perfect transmission of any files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:9016966
    • 提供者:Mkry
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com