CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - TCP 传输

搜索资源列表

  1. vc开发tcp聊天服务器端

    0下载:
  2. 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30.92kb
    • 提供者:布瓜
  1. 断点传输服务器端

    0下载:
  2. 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Between the computer transmits th
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:60.51kb
    • 提供者:赵红
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:54.5kb
    • 提供者:lenjear
  1. wcf 传输

    0下载:
  2. wcf 基于tcp/ip的文件传输 有可以点对点的传输
  3. 所属分类:C#编程

    • 发布日期:2012-07-11
    • 文件大小:159.27kb
    • 提供者:wqanjl1314
  1. Udpsendfile.用Udp协议实现了点对点文件传输

    0下载:
  2. 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:402.5kb
    • 提供者:wangliang
  1. modbus-tcp.rar

    2下载:
  2. 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:1.38mb
    • 提供者:cdcdccdd
  1. cSharp-tcp-ip

    2下载:
  2. C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
  3. 所属分类:CSharp

    • 发布日期:2017-01-13
    • 文件大小:86kb
    • 提供者:jammylee
  1. TCP

    1下载:
  2. MFC中TCP/IP传输数据 对话框方式 可参考-MFC to transfer data can be found in the TCP
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:39.11kb
    • 提供者:HeavenTiger
  1. TCP

    0下载:
  2. Csharp的局域网两天软件,拥有文件传输·等强大的功能·-CSharp LAN software for two days, with file transfer, such as powerful
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:38.99kb
    • 提供者:ethan
  1. tcp

    0下载:
  2. 由于无线通信的特点,使得有线互联网络的成熟技术在无线环境中应用遇到了极大的挑战,尤其是传输层的TCP技术。-With the development of wireless communication technology, the future wireless networks will develop into an all IP mobile Internet which can provide access for customers at any time and anywher
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:83.55kb
    • 提供者:刘永刚
  1. TCP-YP

    0下载:
  2. 基于TCP协议的简单程序,实现了点对点间的对话传输,适合初学者学习-TCP protocol based on a simple process, achieved a point of dialogue between the transmission, suitable for beginners to learn
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:80.94kb
    • 提供者:tommy
  1. FileTransfers

    0下载:
  2. 用ftp实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。-Reliable file transfer using ftp it is clear that if the use of TCP to transfer files, it will be very simple, simply do not have to wor
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.9mb
    • 提供者:hpliweijian
  1. tcp

    0下载:
  2. 这是关于TCP传输通信中发送缓冲区的内容。每一个套接字都对应发送缓冲区和接收缓冲区,利用这个,可以更好的了解通信机制-This is on the TCP transmission transmit buffer contents. Each socket corresponding to the transmit buffer and a receive buffer, using this, you can better understand the communication mechan
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:44.52kb
    • 提供者:李宇宙
  1. tcp-c

    0下载:
  2. TCP传输文件,一个简单的小程序,新手可以尝试一下!-TCP to transfer files, a simple little program, and newcomers can try!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:184.03kb
    • 提供者:张宇
  1. tcp

    0下载:
  2. TCP传输文件,windows下vc-TCP to transfer files, windows, under vc++
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:丛喜仲
  1. tcp通信

    0下载:
  2. 使用TCPIP方式传输控制信号的基本框架(Basic framework for transmitting control signals using TCPIP mode)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:205kb
    • 提供者:呵呵哒112
  1. arm6410tcp

    0下载:
  2. 用tcp协议实现多块开发板之间的数据传输(communicating between many arm boards by tcp commnicating code)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:布拖鞋
  1. C#通过TCP传输文件

    0下载:
  2. C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15kb
    • 提供者:另外系
  1. tcpqt

    1下载:
  2. qt传输大文件 用qt写的tcp传输,最简单的核心代码。供初学者研究(QT transmission of large files using QT written TCP transmission, the simplest core code. For beginners)
  3. 所属分类:其他

  1. Tcp

    1下载:
  2. 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)
  3. 所属分类:其他

    • 发布日期:2020-12-07
    • 文件大小:5kb
    • 提供者:啊公开
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com