搜索资源列表

  1. UDPFILESTRANSMIT

    0下载:
  2. 利用TCP/IP协议完成各种文本音频视频文件传输-The use of TCP/IP protocol to complete a variety of text audio video file transfer
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-03-28
    • 文件大小:869376
    • 提供者:李丽
  1. p2p_NAT

    0下载:
  2. p2p内网穿透技术示例源码,基于tcp的解决方案。-p2p network penetration technology sample source, tcp-based solutions.
  3. 所属分类:P2P编程

    • 发布日期:2024-03-28
    • 文件大小:25600
    • 提供者:章永辉
  1. Disfile1001

    0下载:
  2. delphi7.0 写的局域网内文件传送软件,tcp的,是socket学习的好材料-written delphi7.0 LAN file transfer software, tcp is a good learning materials socket
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-03-28
    • 文件大小:376832
    • 提供者:
  1. TCP

    0下载:
  2. 使用TCP协议在linux下进行文件的传输的实现,实例中传输的是影像文件-The use of TCP protocol in the linux file transfers under the realization example is an image file transmission
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-28
    • 文件大小:2916352
    • 提供者:周栩孜
  1. jisuanjiwangluo4

    0下载:
  2. 一、实验目的 了解和掌握基于UDP的网络通信应用程序; 了解和掌握基于TCP的网络通信应用程序。 二、实验要求 可以使用任何编程工具和编程语言实现。 编写一个网络通信应用程序,客户端和服务端可以通过该应用程序进行相互通信,传送信息或者传输文件。 TCP与UDP的方式任选其一。 提示:互联网上有非常多的各种语言开发的基于套接字方式网络通信协议的小例子程序,同学们可以多多参考。另外各种开发工具,比如:
  3. 所属分类:Telnet客户端

    • 发布日期:2024-03-28
    • 文件大小:309248
    • 提供者:Justin
  1. FileTranslate

    0下载:
  2. 本程序使用CSharp实现的文件点对点传输。采用TCP/IP协议,将大文件分段进行传输。-This procedure documents the use of CSharp realize point-to-point transmission. Using TCP/IP protocol, large files will be transmitted subparagraph.
  3. 所属分类:通讯编程

    • 发布日期:2024-03-28
    • 文件大小:61440
    • 提供者:Leo.Lee
  1. c++_P2P

    0下载:
  2. 本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。-Source code using C++ Builder based on the design of a Tcp/Ip protocol point-to-point communication systems, including point-to-point users
  3. 所属分类:P2P编程

    • 发布日期:2024-03-28
    • 文件大小:530432
    • 提供者:扬扬
  1. wllts

    0下载:
  2. java,文件传送,聊天程序,有源码,socket,TCP/IP-java, file transfer, chat program, has source code, socket, TCP/IP
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-03-28
    • 文件大小:26624
    • 提供者:张勤康
  1. MyQQ

    0下载:
  2. 基于TCP,UDP的聊天程序,加入文件传输功能,值得大家借鉴-Based on the TCP, UDP chat program to include file transfer functions, it is worth drawing on U.S.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-28
    • 文件大小:3531776
    • 提供者:long
  1. ChatTCP

    0下载:
  2. VC++编写的基于TCP协议的聊天程序 可实现文字聊天与文件传输功能-VC++ Prepared based on the TCP protocol chat program can be achieved with text chat and file transfer capabilities
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-28
    • 文件大小:39936
    • 提供者:wj
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into S
  3. 所属分类:Windows编程

    • 发布日期:2024-03-28
    • 文件大小:237568
    • 提供者:sdfads
  1. TCP_Server_Client

    0下载:
  2. 基于TCP的客户端和服务器端的套接字编程,对初学者有用,里面有截图和使用说明-TCP-based client and server-side socket programming, useful for beginners, there are screenshots and use
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-28
    • 文件大小:1042432
    • 提供者:刘扮德
  1. datagram

    0下载:
  2. 这个程序主要实现关于基于TCP UDP的文件传输的,可以在此基础上稍微加以修改就可变为蓝牙传输的功能-The main achievement of this process on TCP UDP-based file transfer may be on this basis can be slightly modified into a Bluetooth transmission function
  3. 所属分类:网络截获/分析

    • 发布日期:2024-03-28
    • 文件大小:966656
    • 提供者:jinxinchun
  1. fft2.0

    0下载:
  2. 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。-Transmission of documents through the UDP, tested, in the education network between the two colleg
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-03-28
    • 文件大小:7664640
    • 提供者:小树林
  1. socket_chat

    0下载:
  2. 可以通过TCP/UDP方式进行局域网文件传输,以及聊天-you can use it to send file and talk to others in the LAN
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-03-28
    • 文件大小:50176
    • 提供者:liutao
  1. tcpandp2preport

    0下载:
  2. 用Java实现的tcp协议中p2p的连接,包括聊天和文件的传输,很实用也简单易懂,是报告。-Using Java to achieve agreement of the tcp connection p2p, including chat and file transfers, it is also easy-to-read and practical, is the report.
  3. 所属分类:P2P编程

    • 发布日期:2024-03-28
    • 文件大小:235520
    • 提供者:麻园
  1. linux-TCP

    0下载:
  2. 在linux下可以直接运行,可用于传输文件和网络编程的学习-linux-tcp
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:高毅
  1. final_instant_message

    0下载:
  2. 实现了局域网内udp通讯,tcp文件传输功能, 一个即时通讯软件!-Udp achieved LAN communications, tcp file transfer function, an instant messaging software!
  3. 所属分类:通讯编程

    • 发布日期:2024-03-28
    • 文件大小:4824064
    • 提供者:刘华山
  1. TcpFileTransmit

    0下载:
  2. 实现简单的TCP文件传输功能. 可以传送文本文件. 有界面.-TCP to achieve a simple file transfer capabilities
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-28
    • 文件大小:3801088
    • 提供者:wang
  1. TCPUDP

    0下载:
  2. 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:alick
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »

源码中国 www.ymcn.org