搜索资源列表

  1. TCP协议编程

    0下载:
  2. 用stockt类进行的tcp协议的编程,包括3部分的内容,信息的传送,消息的接受,端口的监控-stockt category with the tcp agreement programming, including the three parts of the content, the transmission of information, news acceptance, port control
  3. 所属分类:C#编程

    • 发布日期:2024-04-30
    • 文件大小:129024
    • 提供者:言圣
  1. TCP IP协议源码

    0下载:
  2. 实现一个运行在16位数字信号处理器TMS320VC5402上的小型嵌入式TCP/IP协议栈。对TCP/IP协议中的IP协议、ARP协议、UDP协议进行分析,完成基于TCP/IP协议的嵌入式网络系统-A small embedded TCP/IP protocol stack running in a 16bits data signal processor TMS320VC5402 is implemented. IP, ARP,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-30
    • 文件大小:46080
    • 提供者:葛强
  1. 基于TCP的聊天室的简单实现_MyChat

    0下载:
  2. 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-04-30
    • 文件大小:69632
    • 提供者:郑浩
  1. TCP.UDP协议的实时监听

    0下载:
  2. 这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况-dephi used for the preparation of the surveillance tcp/udp port procedures to real-time monitoring of various ports
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:205824
    • 提供者:王博
  1. socket.tcp.ucp

    0下载:
  2. socket关于tcp协议 及ucp协议通信的例子程序-tcp socket on the agreement after agreement and communication procedures for example
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:魏小
  1. TCP网络传输

    0下载:
  2. TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:71680
    • 提供者:杨智
  1. 单片机实现TCP IP协议的完整C源程序

    0下载:
  2. 转载单片机实现TCP/IP协议的完整C源程序,带程序注解的,供大家研究-reproduced MCU TCP/IP protocol complete C source code, annotated with procedures for everyone to consider! !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:26624
    • 提供者:啊达
  1. s7600 TCP-IP协议栈

    0下载:
  2. 详细介绍了如何使用s7600实现tcp/ip,-detailed information on how to use s7600 achieve tcp/ip,
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-04-30
    • 文件大小:1875968
    • 提供者:zxf
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:15360
    • 提供者:
  1. TCP发送接收

    1下载:
  2. 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:152576
    • 提供者:王鹏
  1. TCP聊天服务器端1

    0下载:
  2. TCP 聊天程序服务器端,详细讲述开发过程和理论依据-TCP chat sever side, describe detailedly of the development process and theory base.
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:31744
    • 提供者:胡和南
  1. TCP聊天客户端1

    0下载:
  2. TCP 聊天程序客户端,详细讲述开发过程-TCP client chat program, described in detail the development process
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:31744
    • 提供者:胡和南
  1. TCP服务器端MANK

    0下载:
  2. 一个TCP/IP的服务器端,但是增加了列表显示以及对客户端标示管理!-A TCP/IP server program with list display and client management
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:48128
    • 提供者:
  1. vc开发tcp聊天服务器端

    0下载:
  2. 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:31744
    • 提供者:布瓜
  1. lwIP TCP-IP协议栈的设计与实现

    0下载:
  2. lwIP TCP-IP设计与实现(基于ucos操作系统)-design and implement of the lwIP TCP-IP stack ((based on uCOS operating system)
  3. 所属分类:uCOS开发

    • 发布日期:2024-04-30
    • 文件大小:32768
    • 提供者:zhu
  1. tcp通信

    0下载:
  2. 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:17408
    • 提供者:程拨
  1. UC-OS下的TCP-IP-PPP协议栈

    0下载:
  2. 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及ppp协议,与大家共享-in CENTER, how to achieve tcp/ip protocol stack? The program in under tcp CENTER ip and ppp agreement and share
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-04-30
    • 文件大小:407552
    • 提供者:吴健勇
  1. UCOS TCP-IP-PPP

    0下载:
  2. 网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备-network programming, uc/os using IP/TCp agreement, embedded development required
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-30
    • 文件大小:397312
    • 提供者:宇维松
  1. TCP Client

    0下载:
  2. 调试tcp端口程序,通过程序可以对tcp程序进行调试,方便了程序的调试功能.-debugging tcp port procedures, the procedures can be debugged tcp procedures to facilitate the process of debugging functions.
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:164864
    • 提供者:梁松
  1. tcp server source code

    0下载:
  2. 用于GPRS无线通讯的TCP/IP程序,能支持100个远程测控终端。-GPRS wireless communications for the TCP/IP procedures, can support 100 Remote Terminal.
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:钱飞龙
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org