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

搜索资源列表

  1. TCP

    0下载:
  2. tcp聊天服务器端,主要功能为客户端提供服务。-tcp chat server side, the main function for the client to provide services.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:2264887
    • 提供者:
  1. SampleSocket_TCPPUDP_Client-Server

    0下载:
  2. A good Java Socket TCP+UDP Client+Server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:104412
    • 提供者:Gabriel
  1. Client-server_socket

    0下载:
  2. this is file for Client server socket TCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2996
    • 提供者:rmofgovern
  1. hw2

    0下载:
  2. 一个tcp客户服务器程序,可以解决大问题,下载看看,-A tcp client-server process, can solve the big problem, download and see,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:931
    • 提供者:etherw
  1. UDP-TCP

    0下载:
  2. 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2283
    • 提供者:rgetof
  1. TCP.tar

    0下载:
  2. TCP客户端与服务器的源代码,功能是客户端向服务器发送文件- TCP client and server source code, function is to send a file to the server,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1336807
    • 提供者:海鹏
  1. C++ TCP/UDP Server & Client examples

    0下载:
  2. TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
  3. 所属分类:网络编程

    • 发布日期:2013-10-19
    • 文件大小:6414
    • 提供者:kcetinkaya
  1. open_tcp_demo

    0下载:
  2. open TCP中的tcp(服务器/客户)和udp(客户端/服务器)的源码;-open tcp: including tcp(client/server)和udp(server/client) source demo code,.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:6738
    • 提供者:madder
  1. client

    0下载:
  2. 基于TCP的客户/服务器通信程序(客户端源程序)-TCP-based client/server communication program (client source code)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1130
    • 提供者:maoyfcx
  1. server

    0下载:
  2. 基于TCP的客户/服务器通信程序(服务器端源程序)-TCP-based client/server communication program (server-side source code)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1237
    • 提供者:maoyfcx
  1. WinSocket_TCP

    0下载:
  2. vc++ tcp实现客户端、服务器通信例子,适合网络编程学习。-vc++ tcp client server sample
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:731190
    • 提供者:xugang
  1. tcp

    0下载:
  2. C#同步异步客户端服务端源码 -C# Synchronous Asynchronous Client Server SourceC# Synchronous Asynchronous Client Server Source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:286779
    • 提供者:叶永汉
  1. Server-Client

    0下载:
  2. 基于tcp/ip的服务器和客户端通信软件设计-tcp/ip server/client conmmu
  3. 所属分类:software engineering

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

    0下载:
  2. 一个简单的客户端服务器聊天程序,可以实现简单的聊天功能,用C++语言编写,运行环境为visual studio 2008调试通过。-A simple client server chat program, can achieve a simple chat, written in c++ language, running environment for visual studio 2008 debugging through.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-13
    • 文件大小:20095883
    • 提供者:孙永明
  1. Desktop

    0下载:
  2. 一个简单的tcp客户端服务器通讯。可实现多个客户端连接。使用winsocket实现,没有使用MFC,以及csocket类等。-A simple tcp client-server communications. Can implement multiple client connections. Use winsocket achieved without using MFC, and csocket etc..
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5812629
    • 提供者:HANDAN
  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. tcp-chat

    0下载:
  2. TCP chat client-server program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1414
    • 提供者:six89
  1. chat

    0下载:
  2. 利用C#网络编程实现了一个简易的聊天程序,基于tcp的客户端/服务器模式,实现双方数据传送,通信对话。-Network programming using C# implements a simple chat program, based on the tcp client/server model to achieve both sides of data transmission, communications dialogue.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:157293
    • 提供者:胡勇
  1. TCP-Client_Server-VC

    1下载:
  2. PC机实现TCP客户端和服务器的源码程序,功能实现有点类似TCP/UDP测试工具。-PC machine to achieve TCP client and server source code procedures, functions somewhat similar to TCP/UDP test tools.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-22
    • 文件大小:6770106
    • 提供者:王强
  1. TCP

    0下载:
  2. 基于TCP协议的客户端 和 服务器端的通信 功能:将小写字母转换成大写字母-Communication protocol TCP client and server side based Function: lowercase letters to uppercase letters
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:10548
    • 提供者:付冰冰
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com