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

搜索资源列表

  1. 基于TCP的局域网多用户通信、文件传送程序详解

    0下载:
  2. 基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:216.51kb
    • 提供者:盛杰
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15kb
    • 提供者:刘鹏
  1. cSharp-transfer

    0下载:
  2. (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:48.58kb
    • 提供者:oldguy1234
  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. Serialfiletransfersystemsourcecode

    1下载:
  2. 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:684.17kb
    • 提供者:123
  1. VB6winscock

    0下载:
  2. VB6 文件传输互发代码 ,tcp/ip通讯编程,请喜欢的朋友下载-VB6 File Transfer each fat source, tcp/ip communication programming, please enjoy our friends to download
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:8.16kb
    • 提供者:张立辉
  1. tcp_file_transfer

    0下载:
  2. tcp文件传输 提供 大文件传输功能 提供服务器连接-tcp file transfer big file transfer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:497.87kb
    • 提供者:wu
  1. rinetd

    0下载:
  2. rinetd source code. full code is added in zip. Redirects TCP connections from one IP address and port to another. rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.43mb
    • 提供者:krish
  1. network

    0下载:
  2. TCP/IP Example File. Useful For study
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:734.96kb
    • 提供者:maram takani
  1. TIMER

    0下载:
  2. TCP和UDP协议中使用到的网络定时器的讲解,非常有用,对于理解网络中文件和数据流的传递方式-TCP and UDP network protocol used to explain the timer is very useful for understanding the network file and data stream transfer mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:30.79kb
    • 提供者:lijun
  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_Client_Server(Ring_Topology)

    0下载:
  2. CSharp program simulates client - server file transfer using TCP
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:50.09kb
    • 提供者:Ahmed Hashem
  1. p2p-file-sharing-application

    0下载:
  2. It is a C Sharp application for file sharing among network.. It uses Tcp protocol for communication.Each nodes in network is identified by their IP address. For accessing a file from another system in network that file should be shared by its system.
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:169.09kb
    • 提供者:cva
  1. FileMon

    0下载:
  2. 文件监控系统,很酷的系统源码,可以学习虚拟设备驱动的开发-File monitoring system, cool system source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:481.86kb
    • 提供者:hurtman
  1. CSharp-tcp-send-file

    0下载:
  2. 使用C#开发的 tcp发送消息和传输文件-C# tcp send file and message
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:24.58kb
    • 提供者:pnn
  1. Socket-TCP-Echo

    0下载:
  2. TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:15.84kb
    • 提供者:*飞
  1. CSharp-udp-tcp

    1下载:
  2. 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
  3. 所属分类:CSharp

    • 发布日期:2015-04-11
    • 文件大小:175kb
    • 提供者:stefaniesha
  1. TCP

    0下载:
  2. 利用TCP实现文件传输的程序,包括服务器和客户端-Using TCP implementation file transfer program, including server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:13.6kb
    • 提供者:zhangjie
  1. TCP

    0下载:
  2. TCP点对点文件传送服务端与客户端,聊天,-TCP peer file transfer service and client, chat,
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:104.43kb
    • 提供者:李飞良
  1. tcp-file.tar

    0下载:
  2. 用于linxu 平台 进行文件上传和下载(File upload and download)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:25kb
    • 提供者:人皇将士
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com