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

搜索资源列表

  1. TCP-chat-online-server

    0下载:
  2. 简单的利用TCP协议实现局域网聊天的程序,这是服务器端的代码。-Simple LAN chat program using TCP protocol, which is a server-side code.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:1860049
    • 提供者:link
  1. server

    0下载:
  2. labview TCP通信例子,可以直接调用-labview TCP
  3. 所属分类:LabView

    • 发布日期:2017-12-07
    • 文件大小:18705
    • 提供者:金明哲
  1. QtTCP

    0下载:
  2. 使用Qt4集成开发环境开发的tcp服务器和客服端的通信程序。-Qt4 integrated development environment developed tcp server and client service communication program.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:6718
    • 提供者:小朱
  1. TCP

    0下载:
  2. 简单聊天室(实现客户端多人聊天同时在服务器显示)-Simple chat room(Implement the client many people chat at the same time according to the server)
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:5700
    • 提供者:邵志超
  1. tcp_server

    0下载:
  2. 简单的tcp并发服务器例子,可与客户端通讯-a simple tcp server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:1127
    • 提供者:santa
  1. tcp_sixteen

    0下载:
  2. 简单的TCP服务器和客户端的例子。在同一段代码中建立服务器和客户端,实现简单通信的例子-Simple TCP server and client examples. Create server and client in the same piece of code, examples of simple communication
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:732
    • 提供者:rosey
  1. server2

    0下载:
  2. qt实现Tcp服务器,版本内容使用Qt 第四版本实现 可以和多方客户端交互-use qt replianment tcp server
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:46426
    • 提供者:我知道
  1. client2

    0下载:
  2. Qt4.8开发的,TCP网络传输客户端工具,他和TCP网络传输的服务器配对,现在只上传客户端,此版本为可以连接开发板。-Qt4.8 development, TCP network client tools, he and the TCP server of network transmission pair, now upload client only, this version can be connected to the development board.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:4937658
    • 提供者:李东
  1. SOCKET-TCP

    0下载:
  2. 用于socket的TCP连接,分为客户端和服务器两个部分的代码实现-For socket TCP connection, divided into client and server parts of the code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:2418502
    • 提供者:李彦
  1. TCP

    0下载:
  2. Tcp 网络编程 客户端与服务端分开 实现通讯功能-The separate TCP network programming client and server to achieve communication
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-08
    • 文件大小:101257
    • 提供者:吴祯
  1. MTClient

    0下载:
  2. 多线程的TCP服务器的客户端程序代码,可做简单网络通讯测试和文件传输使用。可运行于VC2005版本。-Multi-threaded TCP server client code, do the simple network communications test and file transfer. VC2005 version can run on.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:4774021
    • 提供者:amber
  1. MTServer

    0下载:
  2. 多线程的TCP服务器的服务器端程序代码,可做简单网络通讯测试和文件传输使用。已调试可运行于VC2005版本。-Multi-threaded TCP server server-side code to do simple network communications test and file transfer. Debugging can run on the VC2005 version.
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:6424330
    • 提供者:amber
  1. Server

    0下载:
  2. 使用java编写的基于socket的服务器,使用TCP/IP协议,接收一方客户端的消息,进行解包,寻找到目标客户端,进行转发。-Use java-based socket server using TCP/IP protocol, to receive one of the client' s message, unpack, looking to the target client for forwarding.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-23
    • 文件大小:1606
    • 提供者:远野瞬
  1. tc

    0下载:
  2. 简易TCP服务器,VC++实现,帮你了解TCP的工作机理,熟悉代码编写,生成控制台程序。-Simple TCP server, VC++, to achieve, to help you understand the working mechanism of TCP, familiar with the preparation of the code, generate a console program.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:3474
    • 提供者:李劲青
  1. CAsyncSocket-TCP

    0下载:
  2. 异步非阻塞Socket通讯,含有一个server端和client端。-Asynchronous non-blocking socket communication with a server-side and client-side.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:98161
    • 提供者:孙凯歌
  1. TCP-filetransfer

    0下载:
  2. Java语言的TCP文件传输,包含一个服务器端和一个客户端。-Java language TCP file transfer, contains a server and a client.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-24
    • 文件大小:2153
    • 提供者:孙凯歌
  1. TCP-Chat

    0下载:
  2. SGS TCP聊天室框架客户端+服务端 基于TCP协议,修改简单,可扩展性强-SGS TCP Chat Room Server & Client
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:208000
    • 提供者:煜哥
  1. TCP_Server

    0下载:
  2. TCP-Server,VC6.0TCP服务器端测试程序,可以与TCP-Client配套使用-TCP-Server VC6.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-14
    • 文件大小:7463955
    • 提供者:iceman
  1. TCP

    0下载:
  2. 建立在TCP协议基础上的聊天室服务器,可以实现简单的即时通信-Based on the TCP protocol chat room server, you can achieve a simple instant messaging
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-26
    • 文件大小:2305143
    • 提供者:gu
  1. tcp

    0下载:
  2. 基于Unix平台下的QT编程的网络(tcp客户端和服务端)通讯问题-tcp Client and Server
  3. 所属分类:Linux Network

    • 发布日期:
    • 文件大小:736796
    • 提供者:xie
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com