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

搜索资源列表

  1. 基于IPv6的tcp/udp网络通信程序

    2下载:
  2. 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
  3. 所属分类:网络编程

    • 发布日期:2011-09-22
    • 文件大小:3098497
    • 提供者:mzb3905355
  1. 带TCP/IP通信和串口通信的eVC程序

    0下载:
  2. 有TCP/IP的通信 有re232的通信 eVC4.0开发 代码经过调试,并被实际使用在某产品中
  3. 所属分类:Windows CE

    • 发布日期:2011-09-29
    • 文件大小:70220
    • 提供者:chenkai27
  1. Win32TCP通信MSQ

    0下载:
  2. 基于Win32的TCP通信
  3. 所属分类:Windows编程

    • 发布日期:2012-01-13
    • 文件大小:2373827
    • 提供者:qublier_un
  1. tcp/ip协议简单通话程序

    1下载:
  2. tcp/ip协议简单通话程序,可以放假初学者研究VC,同时可以实现局域网语音通信。,tcp/ip protocol simple procedure call, you can leave beginners Research VC, at the same time local area network voice communications can be achieved.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-11-29
    • 文件大小:777381
    • 提供者:lishiwei
  1. tcp.rar

    0下载:
  2. 这是一个实现双机通信得一个开发包,是我师兄的毕业设计,本设计已经投入到使用中去了,it is a packet for communicating beteem two pc
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:390569
    • 提供者:luozw
  1. TCP.rar

    1下载:
  2. vc++的TCP示例程序,其中包括客户端和服务器代码,可以帮助网络编程的初学者很直观的理解winsocket通信机制。,TCP coding example using VC++,very useful for the programer interest in winsocket
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-27
    • 文件大小:6190
    • 提供者:eric
  1. tcp-ip.rar

    1下载:
  2. 用VC6.0写的TCP通信协议,适合想学习SOCKET编程的新朋友学习用,VC6.0 written with TCP communication protocol, suitable for programming SOCKET want to learn new friends to learn
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:13154
    • 提供者:cly
  1. TCPServer

    0下载:
  2. VS2005下的wince环境中的TCP通信服务器程序-Wince under VS2005 environment TCP communications server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1855968
    • 提供者:叶月
  1. TCPServer

    0下载:
  2. JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
  3. 所属分类:Ajax

    • 发布日期:2017-03-22
    • 文件大小:1411
    • 提供者:
  1. TCP-P2P-NAT

    6下载:
  2. TCP实现P2P通信、TCP穿越NAT。 TCP 实现P2P通信、TCP穿越NAT。-TCP to achieve P2P traffic, TCP across NAT. TCP to achieve P2P traffic, TCP through the NAT. TCP to achieve P2P traffic, TCP through the NAT.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-12-11
    • 文件大小:88106
    • 提供者:yydy1983
  1. tcp.ip

    0下载:
  2. 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:94374
    • 提供者:leespoon
  1. Armfly-STM32-SCH-SoftDemo

    5下载:
  2. 非常不错的一款STM32开发板资料。 含原理图、用户手册、各类例程:USB虚拟串口、TFT显示例程、U盘例程、TCP通信、uCOS例程、MP3解码、步进电机例程等。有KEIL和IAR两套例程。 -A very good STM32 development board. Including schematics, user manual, all kinds of routines: USB virtual serial ports, TFT display routines, U d
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-11-09
    • 文件大小:16828264
    • 提供者:张黄敢
  1. MFC-TCP

    1下载:
  2. 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18959043
    • 提供者:王林峰
  1. TCPClient_Server

    1下载:
  2. VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:29231104
    • 提供者:高倩
  1. TCP-server-program

    0下载:
  2. TCP通信服务器程序,有界面,用流式套接字sockets实现通信。相对应客户端稍后奉上 -TCP communication server program interface communication stream socket sockets. Corresponds to the client to follow
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3702352
    • 提供者:david zhung
  1. Socket

    0下载:
  2. Android TCP通信源码 Android TCP通信源码-Android TCP traffic source Android TCP traffic source
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:53743
    • 提供者:zengyang
  1. Windows_To_PC_SocketComm

    0下载:
  2. Windows_To_PC_SocketComm 电脑和PPC/WM 之间简单通过Socket TCP通信-Windows_To_PC_SocketComm PC and PPC/WM simply by Socket TCP traffic between
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-03
    • 文件大小:99216
    • 提供者:郭荣华
  1. TCPconcurrentServer

    0下载:
  2. 基于TCP通信的并发服务器的源代码 适合并发的服务器使用-Communication based on TCP concurrent server source code server for concurrent use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4823
    • 提供者:李山
  1. 数据通信与计算机网络试验

    0下载:
  2. 用VB控件WINSOCK的TCP协议制作的局域网聊天工具,做得不好,请多多指教。-WINSOCK control using VB produced by the TCP protocol LAN chat tools, not doing a good job, please exhibitions.
  3. 所属分类:

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:
  1. Socket

    0下载:
  2. socket通信,支持udp/tcp通信,广播方式-socket communications, support for udp/tcp communication, broadcasting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4308
    • 提供者:郭克新
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com