CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - Direct

搜索资源列表

  1. TCPsendmessage

    0下载:
  2. 一个小型的通过TCP协议发信息的程序。 既是服务端也是客户端,在收到信息时能将内容直接弹出屏幕。适合公司内的即时通信。-through a small TCP fat information procedures. Both the server is client, in receipt of the information content can direct pop-up screen. For companies within the instant messaging.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:9660
    • 提供者:tampo
  1. P2P之UDP穿透NAT的原理与实现(附源代码)

    0下载:
  2. P2P之UDP穿透NAT的原理与实现 两个局域网内的机器通过公网直连的程序-P2P Zhi UDP penetrate NAT Principle and the two machines within the LAN through public networks Direct Connect procedures
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:29940
    • 提供者:大雨点
  1. traceroute

    2下载:
  2. traceroute路由扫描成序的源代码,在linux下直接用make 编译即可-traceroute routing sequence scan the source code, under the direct use of Linux compiler can make
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:13920
    • 提供者:李文东
  1. UNIX文件下载软件 1.0

    0下载:
  2. 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5285
    • 提供者:maki
  1. Tcp.rar

    1下载:
  2. 很好的一个类,封装了基本的TCP基本方法,TCP编程时会很方便(可直接重用),我自己做的,用了好几年了。,A very good class, a basic TCP package basic method, TCP programming will be very convenient (direct reuse), I do use for several years.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:73914
    • 提供者:George
  1. httpdownload

    0下载:
  2. 用HTTP实现多线程下载,采用c++ socke直接编写-HTTP download with multi-threaded, using a direct write c++ socke
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:87333
    • 提供者:果园
  1. TcpUdp

    0下载:
  2. 客户端之间直接的通信,采用UDP协议,采用C#语言。-Direct communication between the client, the UDP protocol, using c#.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:109901
    • 提供者:Cole
  1. TCPClient

    0下载:
  2. 一段非常好用的基于evc的tcp客户端程序,直接编译就可以使用,非常方便。-A very useful EVC based on the tcp client program, direct the compiler can use, very convenient.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:5111705
    • 提供者:tlsteven
  1. rawsend

    0下载:
  2. Raw-IP-packets sending program. You can direct sender and reciever IP and ports.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:239010
    • 提供者:jo
  1. TCP

    0下载:
  2. TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。-TCP port specified in the server can eavesdrop on the most, and at the same time with 100 connecti
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:52344
    • 提供者:fzw
  1. client.c

    0下载:
  2. client which can remotely execute command useful for embedded system with gui that has no direct communication with os
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:699
    • 提供者:wilco
  1. networking-self-teaching-guide-osi-tcp-ip-lans.ra

    0下载:
  2. * Manage all the components within a node * Take advantage of the Ethernet, today s most prominent LAN technology * Utilize the most commonly deployed standards and technologies in networking * Ensure that information flows
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-25
    • 文件大小:8691005
    • 提供者:chane
  1. massage

    0下载:
  2. 使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯。-Use UDPServer communication, server, data forwarding, you can also direct the client to client communications.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:456631
    • 提供者:郑飞
  1. ethernTCPIPIQ3XCITEkongzhiqi

    0下载:
  2. 直接采用以太网TCPIP通信的IQ3XCITE控制器,分析得很透彻,很以太网的运算很有用。-Direct communication using Ethernet TCPIP IQ3XCITE controller, very thorough analysis, it is useful to Ethernet operation.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:263131
    • 提供者:柳莺
  1. IPNodeList

    0下载:
  2. 些程序希望绕过TCP/IP协议栈,直接处理底层网络中的通信数据,它们需要对网络进行底层进行直接访问,即在没有类似协议栈(TCP/IP协议栈)的实体介入条件下对网络进行原始访问。-These programs hope to bypass the TCP/IP protocol stack, directly deal with the underlying network communication data, they require direct access to the underlyi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:752
    • 提供者:大C
  1. IP_network_packet

    0下载:
  2. 在一个局域网环境中,用C 语言实现下面的基本功能: (1)确定截包的方法:包括RAW 模式SOCKET、packet32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using C language the following basic functions: (1) determine the method of cut-off packa
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1877662
    • 提供者:yang peng
  1. NC

    0下载:
  2. netcat的是一个简单的Unix工具读取和写入数据通过网络连接,使用TCP或UDP协议。 它被设计成一个可靠的“后端”工具,直接使用,很容易被其他驱动程序和脚本。同时,它是一个功能丰富的网络调试和探测工具,因为它可以创建几乎任何类型的连接你需要并且有几个有趣的内置功能。 -netcat is a simple Unix tools to read and write data over a network connection, using TCP or UDP protocol. I
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:93427
    • 提供者:王心雨
  1. UDA1.0-Chinese_

    0下载:
  2. 本UPnP文档最初用英文发布,并仅有英文版本通过了UPnP论坛的正式审核。文章已采用翻译服务和翻译技术在英文版本的基础上翻译成目标语言版本,UPnP Implementers Corporation及其相关机构不对翻译版本做出任何保证,也不为由翻译不准确所导致的直接或间接损失承担责任。在使用翻译版本中所包括的技术信息时,用户同意UPnP Implementers Corporation和UPnP论坛成员对于英文到目标语言翻译的不完整、或不准确导致的全部或部分损失不承担任何责任。此外,用户同意应保
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:500286
    • 提供者:唐勇
  1. Canbus_delphi

    0下载:
  2. CANbus转以太网设备的编程实例 上位机软件通过Socket规范与设备直接建立TCP/IP连接,在成功建立TCP/IP连接后,上位机与设备就可以进行双向数据通讯。 -CANbus to Ethernet device programming through the Socket instance of PC software and equipment specifications to establish direct TCP/IP connection, the successful es
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:235823
    • 提供者:weichangyong
  1. 2

    0下载:
  2. 关于TCP的文件直接的传输,基本功能都已实现,可以帮助学习或者在此基础上建立新工程-Direct transmission of TCP file, the basic functions have been achieved, can help with learning, or create a new project based on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-21
    • 文件大小:59421696
    • 提供者:kingaming
« 12 »
搜珍网 www.dssz.com