CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp 文件传输

搜索资源列表

  1. fxcsym

    0下载:
  2. 本软件是集合信息聊天,文件传输,语音呼叫,用于局域网的手机通讯工具,类似飞鸽传书。完全可以编译,运行!有完整注释! 注意:手机通过wifi连入局域网 本软件设计的以下知识点理解不算太难! 1、短信息:UDP协议 2、语音传输:TCP协议 3、文件传输:多线程 -This software is a collection of information chat, file transfer, voice call for a mobile communication t
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4411116
    • 提供者:蔚听
  1. client-server

    1下载:
  2. 多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:22675296
    • 提供者:大酱
  1. DINCHAT

    0下载:
  2. TCP程序服务器端程序,在VC6.0上调试通过,可以和TCP聊天程序客户端程序配合使用,文件传输功能有bug-Similar to the LAN QQ chat software, including server and client programs, using tcp/ip socket multithreaded programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3440300
    • 提供者:147258369
  1. comm-socketchat

    0下载:
  2. qt 串口读写 tcp udp 文件传输和局域网聊天-QT serial tcp udp File transfer and local area network chat
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12696685
    • 提供者:yangjing
  1. VoiceInputAndPlay

    0下载:
  2. 程序分为录入语音,和播放录音两个部分, 录入语音通过麦克风输入将声音存入Voice.wav文件,然后通过TCP/IP传输给播放部分,IP存放在XMAL方件中,类库设计, VS2010-The program is divided into input voice, and play the recording of two parts, enter the voice input through the microphone into the voice Voice.wav file, and
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1039037
    • 提供者:zxx
  1. KuaiChuan

    0下载:
  2. 仿茄子快传的一款文件传输应用, 涉及到Socket通信,包括TCP,UDP通信。-Imitation eggplant fast transfer of a file transfer applications, involving Socket communications, including TCP, UDP communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:440023
    • 提供者:zhchwl
  1. ubxdwi

    0下载:
  2. 一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式-A set of simple chat, file transfer, which integrates vc source code, optional TCP or UDP transmission mode
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:16384
    • 提供者:image
  1. 06212127

    0下载:
  2. 一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式-A set of simple chat, file transfer, which integrates vc source code, optional TCP or UDP transmission mode
  3. 所属分类:File Operate

    • 发布日期:2017-12-16
    • 文件大小:28672
    • 提供者:IO+853
  1. TcpTransDataTool

    0下载:
  2. 文件传输工具,利用TCP与UDP实现局域网文件传输- U6587 u4EF6 u4F20 u8F93 u8F93 u5F9 u5R09
  3. 所属分类:CSharp

    • 发布日期:2017-12-16
    • 文件大小:206848
    • 提供者:张鹏程
  1. birppgineering

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信-File transfer system under the TCP protocol, between client and server to implement communication through IP address confirmation
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:161792
    • 提供者:qibyl
  1. 688290

    0下载:
  2. 一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式(A set of simple chat, file transfer, which integrates vc source code, optional TCP or UDP transmission mode)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:28672
    • 提供者:Donacd
  1. prlmocol

    0下载:
  2. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维,(Here is a brief introduction of TCP, TCP data transmission control protocol (TCP), it allows you to create and d,)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-21
    • 文件大小:20480
    • 提供者:MI@3500
  1. probiee

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信(File transfer system under the TCP protocol, between client and server to implement communication through IP address confirmation)
  3. 所属分类:对话框与窗口

  1. test_tcp.tar

    0下载:
  2. 使用tcp传送文件,基本的tcp配置和传输配置。(Using TCP to transfer files)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-18
    • 文件大小:194560
    • 提供者:明净的海
  1. FTPclient

    0下载:
  2. 使用QT5 实现的FTP工具,里面还有tcp通信。实现的功能是局域网文件传输,可自定义传输控制协议(Using QT5 implementation of the FTP tool, there are TCP communications. The realization of the function is LAN file transfer, you can customize the transmission control protocol)
  3. 所属分类:Windows编程

    • 发布日期:2018-11-14
    • 文件大小:37484750
    • 提供者:xiaolihehehe
  1. file

    0下载:
  2. 实现tcp客户端的消息传输,还有文件传输等实时传递信息功能!(Realize the TCP client message transmission, and the real-time message function such as file transfer!)
  3. 所属分类:其他小程序

  1. Tcp_server_client

    1下载:
  2. C++,Socket编程,基于TCP/IP协议,实现文件的传输。(C++,Socket programming, based on the TCP/IP protocol to achieve file transfer.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:45340672
    • 提供者:陌言_216
  1. 新建 好压 ZIP 压缩文件

    0下载:
  2. 远程通讯,TCP远程数据传输,数据采集,基于GPRS模块(Remote communication, TCP remote data transmission and data acquisition are based on GPRS module)
  3. 所属分类:LabView编程

  1. PowerCat-master

    1下载:
  2. powercat提供一个远程通信的powershell模块,通过powershell运行该模块,可以进行远程传文件,远程CMD,支持UDP SMB TCP传输。(Powercat provides a remote communication PowerShell module, through the PowerShell to run the module, you can remotely transfer files, remote CMD, support UDP SMB TCP tr
  3. 所属分类:Shell编程

    • 发布日期:2017-12-31
    • 文件大小:29696
    • 提供者:nu11ptr
  1. MyTCP

    0下载:
  2. tcp传输 ip协议 传送文件 文本传输传送 在线传输(TCP transmission, IP protocol, transmission file, text transmission, transmission on line)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:ffxxrr
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 26 27 »
搜珍网 www.dssz.com