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

搜索资源列表

  1. tcpip通讯程序

    1下载:
  2. vc编的tcp和udp服务器,客户端,很好用-vc series tcp and udp server, client, a very good use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:343080
    • 提供者:张辉极
  1. TCP

    0下载:
  2. 异步方式实现TCP的通讯,包括client和server两个程序-TCP to achieve asynchronous communication, including both client and server programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:91127
    • 提供者:黄长安
  1. TCPClient_Server

    1下载:
  2. VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:29231104
    • 提供者:高倩
  1. tcp_src

    0下载:
  2. 在vistual Basic环境下做的一个tcp调试助手,具有tcp client,tcp server ,以及udp功能,十六进制显示和发送。支持各种波特率下的通讯。-In the vistual Basic environment to do a tcp debugging assistant, with tcp client, tcp server, as well as udp functions, hexadecimal display and send. Supports a var
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:171782
    • 提供者:王志军
  1. socket

    0下载:
  2. TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:57478
    • 提供者:xgc
  1. chat_code

    0下载:
  2. 一个异步的TCP即时通讯工具 分为客户端和服务端,都包含在压缩包中-An asynchronous TCP instant messaging tool is divided into client and server, are included in the compressed package
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:33963
    • 提供者:YoKing
  1. tcpiplistener

    0下载:
  2. VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:23029
    • 提供者:alonegun
  1. CommSocket

    1下载:
  2. 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:380213
    • 提供者:小虎
  1. tcp

    0下载:
  2. tcp 通讯包含客户端和服务器端,Windows下的socket实现-tcp communication contains client and server, Windows under the socket to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:443199
    • 提供者:zhangzongfeng
  1. WINSOCK-TCP

    0下载:
  2. 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:106450
    • 提供者:yihan222
  1. Socket

    0下载:
  2. 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
  3. 所属分类:JavaScript

    • 发布日期:2016-01-24
    • 文件大小:32621
    • 提供者:wangdan
  1. tcp-examples

    0下载:
  2. UNIX下用C开发的TCP通讯程序(含客户端和服务器端)-C under UNIX using TCP communication procedures developed (including client and server side)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3519
    • 提供者:kauf
  1. TCP

    1下载:
  2. 一个TCP通讯的例子,分为客户端和服务器端。首先运行服务器,然后运行客户。-An example of TCP communication is divided into client and server side. First, run the server, and then run the client.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:1316
    • 提供者:王冠
  1. TCP

    0下载:
  2. Tcp写的客户端和服务器端,可以互相通讯,请作为参考-Tcp write client and server side, you can communicate with each other, please reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:37532
    • 提供者:liulan
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:82001
    • 提供者:徐康
  1. tcp

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

    • 发布日期:
    • 文件大小:736796
    • 提供者:xie
  1. TCP

    0下载:
  2. 利用Visual C++实现TCP聊天,包括TCP通讯客户端和服务端-Use Visual C++ achieve TCP chat, including TCP client and server communications
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-13
    • 文件大小:48759
    • 提供者:陈晓菲
  1. tcp

    0下载:
  2. 在linux嵌入式平台上进行TCP通信代码(TCP communication code on Linux Embedded Platform)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:718848
    • 提供者:小清奈
  1. TcpProxy

    0下载:
  2. 使用 C++ 编写的TCP 客户端与服务端通讯,实现数据处理和转发功能(C++ prepared using TCP client and server communication, data processing and forwarding)
  3. 所属分类:TCP/IP协议栈

  1. TCP(QT5.5)

    1下载:
  2. 在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)
  3. 所属分类:通讯编程

    • 发布日期:2019-03-08
    • 文件大小:16384
    • 提供者:水岸码头
« 12 3 4 5 6 »
搜珍网 www.dssz.com