CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 通信,TCP/UDP

搜索资源列表

  1. comm

    0下载:
  2. SmartARM2400开发平台 以太网程序,包括TCP和UDP通信的,LPC2478 网络通信 开发 必备-SmartARM2400 Ethernet application development platform, including TCP and UDP , LPC2478 development of network communications,necessary !
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:364508
    • 提供者:ybno4
  1. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2081533
    • 提供者:李海
  1. client

    0下载:
  2. 使用TCP和UDP通信的源代码,VS2010环境下编写-Using TCP and UDP traffic' s source code, VS2010 environment in the preparation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:137126
    • 提供者:
  1. socket

    0下载:
  2. VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2329
    • 提供者:fdsa
  1. DSP_TCPIP

    0下载:
  2. 基于DSP网络中的TCP/IP协议研究,本文通过对TCP/IP协议的具体分析,解决了以数字信号处理器(DSP)为核心的局域网络DSP端的IP地址问题,实现了DSP与PC机之间的UDP协议通信-DSP-based network TCP/IP protocol, the paper through the TCP/IP protocol specific analysis to solve a digital signal processor (DSP) as the core DSP LAN s
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:5910
    • 提供者:sbx
  1. net_socket_example

    0下载:
  2. TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:钟伟
  1. cs

    0下载:
  2. 通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar str
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5206
    • 提供者:qinying
  1. client

    0下载:
  2. 使用Visual C++编写的TCP与UDP协议的网络程序,能够使多机进行通信 -failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1161396
    • 提供者:mr li
  1. QQcom1

    0下载:
  2. 使用winsock控件编写的网络通信小软件,有助于学习TCP/IP和UDP-Prepared using the winsock control to a small network communications software, will help to learn TCP/IP and UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:57126
    • 提供者:xw
  1. MyQQ

    0下载:
  2. 一个类似QQ的局域网通信软件,同时可以选择TCP或UDP连接方式,还可传送文件,抓取对方屏幕。在VC6下编译通过。-A similar QQ local area network communication software, and you can choose TCP or UDP connections, but also transfer files, grab each other' s screens. In the VC6 compiled through.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:44022
    • 提供者:李俊
  1. AIMD_in_NS

    0下载:
  2. TCP友好的多媒体通信仿真,有如下特点: 支持MPEG4文件,支持CBR/VBR UDP流,支持AIMD流媒体控制-The power and connectivity of today s Internet presents the opportunity for interactive multimedia applications across the world. However, today s Internet has been predominantly designed fo
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:237310
    • 提供者:胡胜红
  1. winsock2_3

    0下载:
  2. 网络安全技术实践与代码详解(实例代码)一书中第二章和第三章的源代码,包括ping、tracert、UDP、TCP通信等-Network security technology and code of practice Xiangjie (example code) a book, Chapters II and III of the source code, including ping, tracert, UDP, TCP communications
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:893804
    • 提供者:flq
  1. 20100312112913

    0下载:
  2. 各种socket编程实例,如基于UDP和TCP的通信程序,网络聊天程序,各种通信系统的编程-socket example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4664040
    • 提供者:YANLIUDAN
  1. TCPAndUDPSocket

    0下载:
  2. UNIX环境下的SOCKET编程,分别实现TCP与UDP下的Socket通信-SOCKET programming under the UNIX environment, we implement TCP and UDP Socket Communication under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:39532
    • 提供者:zhangxueli
  1. vcnet

    0下载:
  2. 18个VC++网络相关的源代码实例 都是些实用的小技巧源代码,主要涉及以下内容: 如何获得本地计算机的DNS服务器地址 如何获得本地计算机的IP地址 如何获得本地计算机的IP协议统计信息 如何获得本地计算机的MAC地址 如何获得本地计算机的TCP协议统计信息 如何获得本地计算机的UDP协议统计信息 如何获得本地计算机的名称 如何获得本地计算机的网络协议信息 如何获得本地计算机的域名 如何获得本地计算机的子网掩码 如何获得网上邻居 如何实现面相连
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:304021
    • 提供者:是是
  1. Apache_Mina_Server_2[1].0

    0下载:
  2. Apache Mina Server 是一个网络通信应用框架,也就是说,它主要是对基于TCP/IP、UDP/IP 协议栈的通信框架(当然,也可以提供JAVA 对象的序列化服务、虚拟机管道通信服务等), Mina 可以帮助我们快速开发高性能、高扩展性的网络通信应用,Mina 提供了事件驱动、异 步(Mina 的异步IO 默认使用的是JAVA NIO 作为底层支持)操作的编程模型。-Apache Mina Server is a network communication applica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:394636
    • 提供者:Joe
  1. wangluobianchengshiyan(10)

    0下载:
  2. 1. 编写一个简单的TCP服务器和TCP客户机。 (1)可以使用控制台字符界面 (2)服务器可以依次和多个用户对话 2. 编写一个简单的UDP应用,要求实现简单的聊天(控制台界面,同步通信即可)。-1. Write a simple TCP server and TCP client. (1) the character can use the console interface (2) servers and multiple user sessions can be in t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:14874
    • 提供者:cnwst
  1. 3107006368

    0下载:
  2. 网络聊天通信软件 利用Winsock控件,采用TCP或UDP方式设计实现一个网络聊天通信软件。-Web chat communication software using Winsock control, using TCP or UDP mode designed and implemented a web chat communication software.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1807608
    • 提供者:张观平
  1. socket_c_s

    0下载:
  2. 包含了linux下socket通信的客户端和服务端,包括tcp和udp的两种方式-Contains the socket communication under linux client and server, including two ways of tcp and udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:10492
    • 提供者:your name
  1. TCPandUDP

    0下载:
  2. tcp和udp的区别和联系, 1、端对端通信的概念 2、TCP提供的服务内容 3、TCP的流量控制和可靠性实现 4、UDP的协议特点和提供的服务 -the difference between tcp and udp and contact, 1, end to end communications concept 2, TCP provides services 3, TCP flow control and reliability to achieve 4, UDP pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:48857
    • 提供者:田亮
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com