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

搜索资源列表

  1. tcp-ipayixidailv

    0下载:
  2. 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:4.98kb
    • 提供者:顾谦
  1. TCP-Chat

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

    • 发布日期:2017-03-27
    • 文件大小:119.67kb
    • 提供者:潘德锋
  1. TCP_test

    2下载:
  2. LPC2378的TCP客户端完整程序,包括TCP/IP协议,操作系统为UCOS,很好的程序哦。-LPC2378 complete the TCP client procedures, including TCP/IP protocol, the operating system for UCOS, oh well the procedure.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-05-17
    • 文件大小:883.51kb
    • 提供者:xushow
  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
    • 文件大小:18.08mb
    • 提供者:王林峰
  1. 基于TCP-IP协议的网络编程练习

    1下载:
  2. 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-09-26
    • 文件大小:57.93kb
    • 提供者:huleimin
  1. TCP

    0下载:
  2. 简单的TCP通讯客户端 简单的TCP通讯客户端 简单的TCP通讯客户端-Simple TCP communication simple TCP client communications client communications simple TCP client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:14.04kb
    • 提供者:lzwjaosn
  1. TCP

    0下载:
  2. 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2.32kb
    • 提供者:justbat
  1. TCP

    1下载:
  2. TCP客户端和服务器的简单实现,使用visualC++编写。-TCP client and server to achieve the simple, the use of visualC++ Prepared.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:15.84kb
    • 提供者:杨方宇
  1. TCP

    0下载:
  2. TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:19.72kb
    • 提供者:阿平
  1. TCPClient

    0下载:
  2. 一段非常好用的基于evc的tcp客户端程序,直接编译就可以使用,非常方便。-A very useful EVC based on the tcp client program, direct the compiler can use, very convenient.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:4.87mb
    • 提供者:tlsteven
  1. TCP-Clinet

    1下载:
  2. 基于cortex-M3的TCP客户端程序,有上位机软件,及MCU的驱动程序,使用LWIP协议栈。-cortex-m3,lwip,TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:1.01mb
    • 提供者:吴准
  1. TCP

    0下载:
  2. TCP的客户端和服务端程序,适合学习wm上的网络开发-TCP client-side procedures and services for the network to study the development of wm
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:94.47kb
    • 提供者:ligengyu
  1. modbus_tcp_monitor_breaker

    0下载:
  2. Modbus_tcp 通讯例程,实现Modbus-tcp Client 的功能。-Modbus tcp demo program, the main function of this program is as a client of Modbus tcp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:16.71kb
    • 提供者:jiangyongfei
  1. tcp

    0下载:
  2. 简单的实现局域网用户编程,包括TCP Client和TCP server,适合入门者-LAN users a simple programming, including TCP Client and TCP server, suitable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:7.32kb
    • 提供者:xuzhisheng
  1. TCP-client-and-server

    0下载:
  2. tcp客户端和服务端聊天程序,支持多人在线-tcp client and server chat program, support for multiplayer online
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:32.36kb
    • 提供者:潘德锋
  1. STM32F103-enc28j60-TCP-client

    2下载:
  2. STM32F103移植LWIP协议栈,实现TCP client功能函数-STM32F103 transfer LWIP stack realized TCP client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:慕慕
  1. TCP客户端收发数据实验(ucos版)

    0下载:
  2. 主要实现tcp client的数据收发,lwip协议栈,ucos系统。stm32f107系统(This function is called by either OSTaskCreate() or OSTaskCreateExt() to initialize the * stack frame of the task being created. This function is highly processor specific)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-17
    • 文件大小:21.48mb
    • 提供者:zqwl
  1. tcpclient

    0下载:
  2. 建立一个TCP Client实现应用程序(Basing on TCP Client to realize application)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-03
    • 文件大小:544kb
    • 提供者:琳麻雀
  1. tcp server-client

    0下载:
  2. 实现tcp的客户端和服务器通信,客户端和客户端的单对单对话及公共消息发布(Implement TCP client and server communication, client and client lists for single and public messages)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-07
    • 文件大小:16kb
    • 提供者:lsnlsn_abc
  1. TCP

    0下载:
  2. 一个简单的tcp 客户端以及服务端,能够简单实现一对一的聊天(A simple TCP client and serve)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-02
    • 文件大小:18kb
    • 提供者:五味子吖
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com