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

搜索资源列表

  1. tcpserver

    0下载:
  2. 简易TCP服务器,VC++实现,帮你了解TCP的工作机理,熟悉代码编写,生成控制台程序。 -Simple TCP Server, VC++ implementation, to help you understand the working mechanism of TCP, familiar with coding, generation console application.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4090
    • 提供者:madud00005
  1. TCPServer

    0下载:
  2. TCP聊天工具的服务器端,可以通过串口的数据传输进行简单的实时通信。-TCP chat server-side, through a simple serial data transmission, real-time communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2524199
    • 提供者:大超
  1. TcpServer

    0下载:
  2. C#TCP通讯简单实例,介绍TCP服务器监听及客户端连接。-A simple demostration for C# TCP comunication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:595915
    • 提供者:薛晓伟
  1. TCPServer-VB

    0下载:
  2. SIM300网络通信小程序,通过SIM卡GPRS功能和上位机通信。实用、简单。-SIM300 network communication small program, and through the SIM card GPRS function and PC communications. Practical, simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:11949
    • 提供者:liu
  1. tcpserver.c.tar

    0下载:
  2. 简单的服务器代码,实现有连接的服务器客户机模式-simple code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:陈西安
  1. TcpServer

    0下载:
  2. 简单TCP通讯的客户端,配合tcpServer使用可以实现数据传输。-Simple TCP client communications with tcpServer use of data transmission can be achieved.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4137845
    • 提供者:KingJie
  1. tcpserver

    0下载:
  2. 简单的文件传输工具,占用系统资源较少,界面自己改进-Simple file transfer tool, less system resources
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:747365778
  1. tcpserver

    0下载:
  2. VxWorks simple TCP server for testing
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2253
    • 提供者:matthewcole
  1. TCPserver

    0下载:
  2. 学习网络编程,一个简单的TCP服务器程序-Learning network programming, a simple TCP server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3747568
    • 提供者:yu tianjian
  1. TCPServer

    0下载:
  2. 这个控制台应用程序是一个简单的接收客户端连接的TCP服务器 一旦一个客户端连接建立了,一个线程产生来读取客户端的数据并反馈回去-The console application is a simple TCP connection to receive the client server when a client connection is established, and a client thread is created to read back the data and feedback
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2607
    • 提供者:eUSisn
  1. TCPServer

    0下载:
  2. 使用winsocket简单实现基于TCP的网络服务器,可以发送信息。-Use winsocket simple TCP-based network server, you can send a message.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2146978
    • 提供者:夏三千
  1. TCPServer

    0下载:
  2. TCP服务端,异步套接字模式.程序结构简单,不需要多线程。-TCP server, asynchronous socket model simple program structure, no multi-threading.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:61030
    • 提供者:hanl
  1. TcpServer-Client

    0下载:
  2. 一个简单的基于TCP的Server和Client通信的程序,适合新手入门参考。-A TCP Server and Client communication program based on simple, suitable for beginners reference.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:79211
    • 提供者:独闯天涯
  1. tcpServer

    0下载:
  2. c++ tcpserver网络编程简单示例说明提供参考使用C-c++ tcpserver network programming simple example illustrates the use of C++ reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3904565
    • 提供者:zhlx012
  1. TCPServer

    0下载:
  2. Simple TCP Server application to test TCP Clients
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3007
    • 提供者:Abdul Rahman
  1. tcpServer

    0下载:
  2. 本程序是一个简单的基于TCP/IP通信协议的服务器端程序,能够完成简单的TCP通信任务,供初学者参考-This procedure is based on a simple TCP/IP communication protocol server program that can complete a simple TCP communication tasks, reference for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:20056
    • 提供者:wangdanyang
  1. TCPServer

    0下载:
  2. 简单的实现基于TCP协议的网络通信程序,其中一部分为客户端程序,一部分为服务器端程序。-Simple TCP protocol-based network communication program, part of the client program, as part of the server-side program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3040512
    • 提供者:李科
  1. TCPServer

    0下载:
  2. TCP服务器端,可以与客户端之间实现简单的对话-TCP server, you can achieve a simple conversation between the client and
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:71115
    • 提供者:陈鑫
  1. TCPServer

    0下载:
  2. TCP服务器:包括主机端和客户端。代码简单,但包含了TCP通讯的基本内容。-TCP Server: includes host and client. The code is simple, but contains the basic content of TCP communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7036
    • 提供者:wangkun
  1. TCPServer

    0下载:
  2. 基于QT Creator实现简单的聊天室的服务器程序-Based on QT Creator simple chat room server program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:6464
    • 提供者:tengjie
« 1 23 »
搜珍网 www.dssz.com