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

搜索资源列表

  1. TCP客户服务器通讯测试软件

    0下载:
  2. TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:301.84kb
    • 提供者:李勇
  1. TCP-UDP实时连接(其它源码-vc源码)

    0下载:
  2. 基于TCP-UDP协议的网络通讯程序,实现了实时连接,希望大家多提意见-based on TCP - UDP network communications procedures, real-time connectivity, we hope to speak up
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43.64kb
    • 提供者:苗嘉
  1. 123456WINSOCK-TCP

    0下载:
  2. 网络聊天程序 基于tcp/ip的 初学网络编程的朋友们可以试一试-Internet chat program based on tcp / ip the beginner Network Programming friends may try
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:69.64kb
    • 提供者:媛媛
  1. MultithreadTcpTestClient

    0下载:
  2. TCP网络编程客户端测试程序.多线程设计,面向事件触发机制.-TCP network programming client testing procedures. Multithreading design-oriented events trigger mechanism.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29.11kb
    • 提供者:feng
  1. MultithreadtcptestServer

    1下载:
  2. TCP网络编程服务器端源代码,多线程,事件触发机制.-TCP network programming server source code, multithreading, in the trigger mechanism.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30.18kb
    • 提供者:feng
  1. Communicationbylqh

    0下载:
  2. 基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:78.8kb
    • 提供者:Lqh
  1. ns-tcp

    0下载:
  2. 主要是对tcp.cc的分析,学习ns难得的好例子,相信通过代码分析,对做无线网络仿真有很大的帮助.-mainly for tcp.cc analysis, the study ns rare good example, I believe that through code analysis, right to do wireless network simulation will be very helpful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:39.13kb
    • 提供者:张翠翠
  1. Taltech.TCP-Com

    0下载:
  2. 网络串口共享软件,可以通过局域网访问其他计算机的串口,方便调试设备用。-Network serial port sharing software, you can access other computers via the LAN serial, convenient debugging equipment to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2.18mb
    • 提供者:sunwentao
  1. TCP

    0下载:
  2. 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
  3. 所属分类:.net

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:
  1. WINSOCK-TCP

    0下载:
  2. 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:103.96kb
    • 提供者:yihan222
  1. tcp

    0下载:
  2. 由于无线通信的特点,使得有线互联网络的成熟技术在无线环境中应用遇到了极大的挑战,尤其是传输层的TCP技术。-With the development of wireless communication technology, the future wireless networks will develop into an all IP mobile Internet which can provide access for customers at any time and anywher
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:83.55kb
    • 提供者:刘永刚
  1. ji-yu-LABVIEW-de-TCP-wang-luo-tong-xun

    2下载:
  2. 基于LABVIEW的TCP网络通信。 1.采用服务器 / 客户机模式进行双机通信,由服务器产生一组随机波形,通过局域网送到客户机进行显示。 2.采用服务器 / 客户机模式进行双机通信,由服务器发送一组字符串,通过局域网送到客户机进行显示。 -LABVIEW based on the TCP network traffic. 1. Used the server/client model of pairs of aircraft communications, a group
  3. 所属分类:其他小程序

    • 发布日期:2013-07-11
    • 文件大小:112.63kb
    • 提供者:刘二
  1. TCP

    0下载:
  2. 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为TCP/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-In the ns2 simulation of the network structure, in the OTCL encoding, the proxy node protocol agents are set to TCP/Reno, TCP/Newreno, TCP/Sack1 and tcp
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:98.67kb
    • 提供者:王乾坤
  1. tcp

    0下载:
  2. 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:76.53kb
    • 提供者:
  1. network

    0下载:
  2. TCP/IP Example File. Useful For study
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:734.96kb
    • 提供者:maram takani
  1. TCP.UDP

    0下载:
  2. tcp udp vc网络编程 聊天小工具-tcp udp vc network programming chat widget
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.72mb
    • 提供者:qqq
  1. Socket-TCP-COM

    1下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:128.25kb
    • 提供者:王崇洋
  1. TCP-Internet

    0下载:
  2. 基于TCP网络协议的互联网结构,主要讲解了TCP协议的概念,工作原理及与互联网的关系。-Structure based on the TCP network protocol of the Internet, mainly to explain the concept of the TCP protocol, the working principle and the relationship with the Internet.
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:901.38kb
    • 提供者:芸芸
  1. sesign-TCP

    0下载:
  2. 基于TCP网络聊天室设计,有兴趣的可以来看一下哈,还可以(Based on the TCP network chat room design, interested can look at ah, still can)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:803kb
    • 提供者:iapaanjy
  1. -外网TCP连接项目-

    0下载:
  2. -外网TCP连接项目包含服务器和客户端,直接运行-(- External network TCP connection project -)
  3. 所属分类:C#编程

    • 发布日期:2018-04-18
    • 文件大小:198kb
    • 提供者:JJBOND
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com