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

搜索资源列表

  1. portmapping

    0下载:
  2. 该程序实现了把一个程序的通讯端口映射为其它端口,支择TCP,UDP端口映射-The program implements a program to the communications port mapping for other ports, supporting optional TCP, UDP port mapping
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:16068
    • 提供者:bbx
  1. UDP-TCP

    1下载:
  2. C#的UDP与TCP程序,简单应用,已经编译通过-C# the UDP and TCP procedures, easy application, has been compiled through
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:4088
    • 提供者:ck
  1. socket-TCP

    0下载:
  2. udp sockets 嵌入式 lm3s8962-udp sockets 嵌入式 lm3s8962
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:892634
    • 提供者:片风
  1. STM32F107-WiFi-examples-1.8

    2下载:
  2. 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-09
    • 文件大小:2116116
    • 提供者:Jerry WOng
  1. tcl/ns2/queuing algorithms/tcp/udp

    0下载:
  2. Compare the three different queuing algorithms Drop tail, Stochastic fair queuing and Random early detection. determine which queuing algorithm gives the least lost packets for the three different queue lengths
  3. 所属分类:Linux/Unix编程

  1. tcp_src

    0下载:
  2. 在vistual Basic环境下做的一个tcp调试助手,具有tcp client,tcp server ,以及udp功能,十六进制显示和发送。支持各种波特率下的通讯。-In the vistual Basic environment to do a tcp debugging assistant, with tcp client, tcp server, as well as udp functions, hexadecimal display and send. Supports a var
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:171782
    • 提供者:王志军
  1. labcvi_udp

    0下载:
  2. 虚拟测试平台labwindows cvi8.1 调用udp的方法。labwidows cvi本身只支持tcp协议,不支持udp协议,给出调用winsock控件的方法。 -Virtual test platform labwindows cvi8.1 call udp method. labwidows cvi agreement itself only supports tcp, udp protocol does not support the given method call wins
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:560153
    • 提供者:qihm007
  1. FredChat

    0下载:
  2. UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:54305
    • 提供者:fred
  1. farsight_network_demo1.0.tar

    0下载:
  2. linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:109298
    • 提供者:浪击天涯
  1. tcp-udp

    0下载:
  2. tcp同步,异步编程实现;udp点对点,组播编程实现。-tcp synchronous, asynchronous udp-point, multicast.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:379535
    • 提供者:逍遥
  1. SharpPcap-3.0.0.bin

    0下载:
  2. SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:148401
    • 提供者:liuxing
  1. GetOpenPorT

    0下载:
  2. 列表显示当前已打开的TCP/UDP监听端口-Displays the current list of open TCP/UDP listening ports
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:33074
    • 提供者:ZDP
  1. pscan2

    0下载:
  2. TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
  3. 所属分类:Scanner

    • 发布日期:2017-11-20
    • 文件大小:5443
    • 提供者:站长
  1. socklib

    0下载:
  2. 封装TCP,UDP的C++应用的下载源码,VC上编译OK-Packaging TCP, UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:7478
    • 提供者:yaoyao
  1. net_program_design

    0下载:
  2. 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:631129
    • 提供者:张勇
  1. file_transfer

    0下载:
  2. linux 网络编程 c C++ UDP tcp -linux network programming c C++ UDP tcp
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:22715
    • 提供者:uleone
  1. test-net

    0下载:
  2. tcp udp socket 网络编程 linux-tcp udp socket network programming linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:3684
    • 提供者:uleone
  1. p_ads_tcpip_44b0

    0下载:
  2. TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是我自己根据下载的代码经过努力的修改和调试得到的,程序稳定,TCP UDP ICMP web都得到很好的实现。os是UCOS-II.程序包里面有详细的程序演示说明-TCP/IP protocol stack S3C44B0X successfully realized. I am from the Internet under the so
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:599398
    • 提供者:pan
  1. MyServer

    0下载:
  2. 一个带有界面的tcp,udp服务端程序,可以设置选择端口,超时时间,以及存储文件路径。-Interface with a tcp, udp client service procedures, you can set to choose the port, timeout, as well as the storage file path.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:32345
    • 提供者:ZhangBo
  1. TR800(VC++)

    0下载:
  2. VC实现tr800模块彩信的发送接收及TCP/UDP网络的传输-VC achieve tr800 module to receive and send MMS TCP/UDP network transmission
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:300581
    • 提供者:liucheng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com