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

搜索资源列表

  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  1. libxsocket-1.0.tar

    0下载:
  2. UDP/TCP socket library
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:3263
    • 提供者:Yaş am
  1. dos_tcpip-wattcp

    0下载:
  2. 实模式 dos下的TCP/IP编程库(wattcp)及代码例子-Under real mode dos TCP/IP programming library (wattcp) and code examples
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1581009
    • 提供者:Fake
  1. 3ebeea051211

    0下载:
  2. AVR单片机使用U uip-AVR.zip - AVR单片机使用U-IP库的例子,U-IP是一个简化的TCP/IP协议包,希望对有网络编程的嵌入式开发爱好者有用microcontroller - AVR single-chip U-IP library to use the example, U-IP is a simplified TCP/IP protocol packets, and they hope to have network programming embedded de
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:255414
    • 提供者:xuehuli
  1. SocketLib

    0下载:
  2. This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:77001
    • 提供者:Sife
  1. CSock

    0下载:
  2. 使用socket基于TCP协议的MFC类库编程,源码和文档-TCP-based protocol using socket programming MFC class library, source code and documentation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:140237
    • 提供者:孙乔
  1. uip-1.0

    0下载:
  2. uIP tcp/ip stack for Stellaris MCU from stellarisware library
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1523223
    • 提供者:starter
  1. trunk.tar

    0下载:
  2. Linux 环境下网络 TCP 链接方式编程库,方便调用,支持IPv6,IPv4.-Linux environment TCP connection mode network programming library to facilitate the call, to support IPv6, IPv4.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:60183
    • 提供者:nlyue
  1. winsock

    0下载:
  2. Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1390
    • 提供者:catleya
  1. WinSock

    0下载:
  2. WinSock是Windows提供的包含了一系列网络编程接口的套接字程序库,介绍如何把它的非阻塞模式引入到应用程序中。所讨论的通信均为面向连接的通信(TCP)-WinSock contains a series of network programming interface provided by Windows Sockets library, and describes how its non-blocking mode is introduced into the application
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:43099
    • 提供者:木子李
  1. 11

    0下载:
  2. WinSock是Windows提供的包含了一系列网络编程接口的套接字程序库,介绍为面向连接的通信(TCP)和数据报的套接字编程方式。-WinSock contains a series of network programming interface provided by Windows Sockets library, introducing connection-oriented communication (TCP) and datagram sockets programmatical
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:112786
    • 提供者:木子李
  1. NetSpy_VC

    0下载:
  2. VC使用winpcap库编写的,网络抓取报文并进行分析的程序,可以分析IP,TCP,UDP,TXT,HTML内容-VC winpcap library written use, network and the analysis of the grab a message program, you can analyze the IP, TCP, UDP, TXT, HTML content
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8609912
    • 提供者:kingdek
  1. ZNetSrv

    0下载:
  2. 源码提供了用于TCP,UDP协议通信的基本类,采用标准SOCKAPI函数开发,未使用MFC类库,并实现了 UDP广播功能,主要代码在NetObject.h和NetObject.cpp中,程序的兼容性和灵活性较好,供大家参考. 例子运行时需在两台计算机上运行,一台作为服务器,一台作为客户端. -Source to provide for the TCP, UDP protocol to communicate basic class, using standard SOCKAPI fu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:491926
    • 提供者:zhangjun
  1. EasyWEB

    0下载:
  2. STR912的基于tcp/ip的通讯程序,内含tcp/ip和ethernet的库,网络芯片为CS8900。-STR912 of TCP/IP-based communications program, containing the tcp/IP and ethernet library network chip CS8900.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:555719
    • 提供者:samveslie
  1. SendPacket

    0下载:
  2. 通过winpcap 库,加载头文件,封装以太网包,IP包,TCP包,发送出去!-Winpcap library, load the header files, encapsulated Ethernet packets, IP packets, TCP packets, sent!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2229350
    • 提供者:wangyongshou
  1. bgtkk-1233tare

    1下载:
  2. 该系统包含伯乐股市系统主程序源码/服务器端程序源码/系统数据库支持引擎/GTK.可在单进程的模式下实现一种基于TCP/IP的网络数据传输.支持分时线显示出来..支持股票明细数据,分笔成交数据显示出来.支持数据库MYSQL.. 内含指标函数库,能完成一般指标的开发.内含配置库读写函数,完成对系统参数的读写 可直接使用。 -The system includes the main source of the horses stock system/server-side program sour
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-09-07
    • 文件大小:2957312
    • 提供者:
  1. cprops

    0下载:
  2. The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management fra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:797755
    • 提供者:evil
  1. modbus.h.tar

    0下载:
  2. modbus library tcp connect by tcp
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2653
    • 提供者:moisses
  1. Tgtk-123tarh

    0下载:
  2. 该系统包括伯乐股市系统主程序/服务器端程序/系统数据库支持引擎/GTK.可在单进程的模式下实现基于TCP/IP的网络数据传输.支持分时线显示示.支持股票明细数据,分笔成交数据显示.支持数据库MYSQL. 内含指标函数库,能完成一般指标的编写.内含配置库读写函数,完成对系统参数的读写 -The system/system database support engine/GTK single process mode TCP/IP-based network data transmission
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:2955730
    • 提供者:lhanxi
  1. Lsock_servtari

    0下载:
  2. 使用libevent实现的一个tcp服务器,客户端,配置文件件,和一些传输的数据使用libxml库,已通过测试。 -Using libevent achieve a tcp server, the client, configuration files, parts, and some of the transmission of data use libxml library has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:371954
    • 提供者:tiebos
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com