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

搜索资源列表

  1. Usoccketts

    0下载:
  2. 用Visual C++ Socket编程与与开发 简单易懂的Tcpip服务器的源代码格式 -Visual C++ Socket programming and development of easy-to-understand Tcpip server source code format
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1109
    • 提供者:一群舰队
  1. VVxWorks_2440x

    0下载:
  2. VxWorks下基于S3C2440的CS8900网卡驱动,可以实现Torrnado环境下的在线网口调试并可以实现网络通信(添加定制TCPIP协议)。 -Based on S3C2440 CS8900 network card driver under VxWorks Torrnado environment online network debugging and network communication (add custom TCPIP protocol) port.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:63265
    • 提供者:勇敢
  1. TTCPPIP-srrcC

    0下载:
  2. TCPIP协议栈源码,适合于多种平平台,非常有参考价值。 -TCPIP protocol stack source code, suitable for a variety of flat platform is a reference value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:661835
    • 提供者:yejinwei
  1. vbPwinsock

    0下载:
  2. 基于 winsock 控件,实现tcpip协议的通信,有心跳测试,可以及时判断对方是否在线-Tcpip protocol communication winsock control, with a heartbeat test can determine whether the online
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:14731
    • 提供者:wang
  1. Tdetail_of_44C

    0下载:
  2. TCPIP 程序包加载到44b0x 的ADS1.2工程文件的说明书。说名名了加载过程的细节和如何处理演示程序和代码。演示代码已经上传,大家可以搜索 -TCPIP package is loaded into 44b0x of engineering ADS1.2 file instructions. That name the name of the loading process of the details and how to deal with the demo program an
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:365154
    • 提供者:bargain
  1. T20008applicaC

    0下载:
  2. TCPIP协议栈的一些应用程序源码,其中socket源码实例能能用来测试,还有一个简单易懂的web server -TCPIP protocol stack application source code, where socket source code examples that can be used to test, there is a simple and easy to understand web server
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:114651
    • 提供者:荒凉
  1. uip-1.0_tcpip

    1下载:
  2. uip1.0版开源tcpip协议栈,代码量小,移植简单,可以运行于裸机或者带操作系统运行-uip1.0 version of the open source tcpip protocol stack, a small amount of code, transplant, can run on bare metal or with the operating system is running
  3. 所属分类:Button control

    • 发布日期:2017-11-05
    • 文件大小:1518592
    • 提供者:zhubei
  1. YaTTYD_Sample

    0下载:
  2. 串口服务器,自动检测/打开usb串口,串口-TCPIP Gateway- ============================================================================== README This is a serial port communication utility similar to Hyperterminal on MS-Windows 98/2k/XP/Vista/7/8.
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:2909178
    • 提供者:gdct
  1. source

    0下载:
  2. VC++ 串口通信,可以收发数据,可选用TCPIP 通信-VC++ serial communication, you can send and receive data, the choice of TCPIP communication
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:156488
    • 提供者:better
  1. tcpip

    0下载:
  2. 以太网首部的一个c语言程序,代码功能是对设备要传送的帧进行排队-Ethernet header c language program code function is queued frames to be transferred to the device
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:5317
    • 提供者:陆荣东
  1. Overtime

    0下载:
  2. 使用vc6.0编写的tcpip服务器程序,如果连接超时会自动中断连接-VC6.0 prepared using TCPIP server, if the connection timeout will automatically disconnect
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:183956
    • 提供者:wpoi
  1. tcpip

    0下载:
  2. 对于SLIP和环回接口,在这里只有一个环回设备被创建,如果管理员适当配置SLIP项就可能有多个SLIP设备被创建.另外再附一个网络初始化-For SLIP and loopback interfaces, where only one loopback device is created, if the administrator is appropriate to configure SLIP items may have multiple SLIP equipment is create a
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:897
    • 提供者:陆荣东
  1. tcpip

    0下载:
  2. 在 linux 系统下编写服务端 和 客户端的 简单通信:根据socket进行CS的信息传输-The single communicatin between serve and client
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1934
    • 提供者:小董
  1. VBwinsock

    0下载:
  2. VBwinsock中基于TCPIP协议的点对点文件传输.doc-VBwinsock TCPIP protocol-based peer to peer file transfers. Doc
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:60813
    • 提供者:jeasonpaul
  1. AsynchronousSocket

    0下载:
  2. TCPIP Socket编程源码 类库 经测试 比较稳定-TCPIP Socket programming source code library has been tested and is relatively stable
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:2379201
    • 提供者:david
  1. test

    0下载:
  2. 单片机的tcp/ip 协议栈的测试程序 实现数据传输-tcpip for mcu on window test
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-03
    • 文件大小:1384
    • 提供者:kangkehua
  1. V2.1.18_demo

    0下载:
  2. 本程序是智能相机上位机程序的DEMO,通过TCPIP通讯协议实现,功能包括图像的抓拍,视频流图像流的保存,实时界面的监控-This program is a smart camera PC program DEMO, via TCPIP communication protocol implementation, functions including image capture, video streaming image stream preservation, real-time moni
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-03
    • 文件大小:13706836
    • 提供者:杨霞
  1. JHOC

    0下载:
  2. VC++TCPIP例程 一个完整的用VC++写的TCP/IP通信实例。-VC++TCPIP PROGRAM A complete written in VC++ using TCP/IP communications examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2441693
    • 提供者:microsohoy
  1. 34745735642

    0下载:
  2. 用VB捕获并分析TCPIP数据包,有需要的就下载吧。-Using VB to capture and analyze TCPIP packets, there is need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:74620
    • 提供者:什锦丁儿
  1. NetworkChange138

    0下载:
  2. VB写的TCPIP配置参数快速修改工具 v1.38-VB wrote TCPIP configuration parameters quickly modify tool v1.38
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:62308
    • 提供者:什锦豆腐
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com