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

搜索资源列表

  1. export.zip又一个用Borland C++3.1编译的TCP/IP协议栈

    0下载:
  2. 又一个用Borland C++3.1编译的TCP/IP协议栈 ,Another tcp/ip stack using Borland C++ 3.1 for compiling
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-11-08
    • 文件大小:1127760
    • 提供者:
  1. TCP IP 源代码.rar

    0下载:
  2. tcp/ip 源码 比较精简的,tcp/ip source more streamlined
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:673202
    • 提供者:朱涛
  1. Tcp.rar

    1下载:
  2. 很好的一个类,封装了基本的TCP基本方法,TCP编程时会很方便(可直接重用),我自己做的,用了好几年了。,A very good class, a basic TCP package basic method, TCP programming will be very convenient (direct reuse), I do use for several years.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:73914
    • 提供者:George
  1. TCP.rar

    1下载:
  2. 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:3987
    • 提供者:recome
  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. sample15-tcp-ip.rar

    0下载:
  2. cvi下使用TCP/IP建立连接的例子.,cvi下使用TCP/IP建立连接的例子.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:28585
    • 提供者:siangun
  1. TCP-assemble.rar

    0下载:
  2. 详细讲解了怎样在网络编程时处理TCP数据封包、粘包、拆包问题的方法,Detailed account of how to deal with network programming TCP data packets, sticky package, unpacking problem
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2877716
    • 提供者:刘震
  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. example-tcp-ftp.tcl

    0下载:
  2. 产生一个FTP流,并且让TCP源限制发送到接受端的数据包的速度- produce a FTP stream,the TCP source constrain the speed of packet to the receiver
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:555
    • 提供者:neverend
  1. cSharp-TCP-Server

    1下载:
  2. 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:119988
    • 提供者:yc
  1. tcp.ip

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

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

    3下载:
  2. C#写的基于TCP协议的服务器和客户端程序,实现简单的发送字符串的功能,适合初学者研究-Written in C# TCP protocol based server and client, simply send the string to achieve the function of research for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:49658
    • 提供者:SilverBullet
  1. TCP-Chat

    0下载:
  2. C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:122540
    • 提供者:潘德锋
  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. TCP-SendData

    0下载:
  2. VB6编写的通过TCP端口模拟发往ip地址端口的二进制数据流-VB6 TCP port analog prepared by ip address port sent to the binary data stream
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:5596
    • 提供者:yz76
  1. COM-TCP

    0下载:
  2. 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:249074
    • 提供者:陈锦瑞
  1. VC-TCP-UDP

    3下载:
  2. VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-10-15
    • 文件大小:52224
    • 提供者:张鹏
  1. TCP

    0下载:
  2. vb开发的类似QQ的聊天软件,采用TCP-IP协议,请大家测试-vb development of a similar chat software QQ, using TCP-IP protocol, please test
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:14407
    • 提供者:卓建超
  1. linux-TCP

    1下载:
  2. 在linux下可以直接运行,可用于传输文件和网络编程的学习-linux-tcp
  3. 所属分类:Linux Network

    • 发布日期:2014-07-15
    • 文件大小:3066
    • 提供者:高毅
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com