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

搜索资源列表

  1. Socket-TCP-Echo

    0下载:
  2. TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:16220
    • 提供者:李鹏飞
  1. udpsim

    0下载:
  2. udp echo server (unix环境下运行)-udp echo server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1606
    • 提供者:Eriasue
  1. TCPecho

    0下载:
  2. TCP Echo client server in java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1286
    • 提供者:sunny
  1. tcp-echo

    0下载:
  2. tcp服务器的服务器程序,实现客户端与服务器的通信-tcp server to make communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:4777
    • 提供者:郭允皓
  1. programming-A2-CNET

    0下载:
  2. This program sets up an echo client and echo server for communication
  3. 所属分类:Web Server

    • 发布日期:2017-11-30
    • 文件大小:26846
    • 提供者:pudn17
  1. Implementation-of-echo-UDP-Server

    0下载:
  2. Implementation of echo UDP server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:1059
    • 提供者:VIT
  1. SDK_lwip_echo_server

    1下载:
  2. Xilinx spartan-3e开发板,EDK的配置,及SDK的一个TCP echo server的实例。运用LWIP(Light Weight IP)轻型IP协议。-Xilinx Spartan-3e development board the EDK' s configuration, and the SDK a TCP echo server instance. The use of the the light IP protocol of LWIP (Light Weight I
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:3727532
    • 提供者:lijunjie
  1. echoTcpServer

    0下载:
  2. c#回显tcp服务器,功能十分强大,多线程操作。-c# language tcp echo server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:1657
    • 提供者:zhaoyi
  1. epoll

    0下载:
  2. epoll echo server和client,均用epoll方式实现。-implemented echo server and client with epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:3113
    • 提供者:周晓丹
  1. Using-TCP-and-UDP-server

    0下载:
  2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,当客户输入“q”后退出。-Write a server and client programs require customers to enter each line of data, the server receives added after the echo: back to the client, when customers enter " q" to exit.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:6067
    • 提供者:郦乐宁
  1. 01.TCP-Echo

    0下载:
  2. linux 2.6内核下的Tcp/ip服务器端-base on linux 2.6 kernel,and is a server of Tco/ip
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1447
    • 提供者:马坊镇
  1. echoserver

    0下载:
  2. java echo server program with socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:forsdth
  1. UDP-echo-client-server

    0下载:
  2. UDP echo client server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:855
    • 提供者:ainly
  1. UDPEchoClient

    0下载:
  2. A UDP Echo Client which echoes the words typed in the UDP server, and the server echoes the UDP Echo Server, ok?
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1327
    • 提供者:anmili
  1. tcpecho

    0下载:
  2. tcpip echo server source
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17672391
    • 提供者:jgk
  1. udp_echo_server

    1下载:
  2. stm32 lwip udp实现回显服务器,进行UDP通信-stm32 lwip udp achieve echo server for UDP traffic
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:61756
    • 提供者:四次方
  1. OverlappedServer

    0下载:
  2. 学习Overlapped I/O模型的良好源码。源码中有详细的注释。-This codes is very suitable for who want to learn Overlapped model. Because this is just a echo server and enough notes in it.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13103266
    • 提供者:S.James
  1. iocp_echo_server

    0下载:
  2. 学习IOCP模型的良好源码,服务器仅仅是一个echo服务器,源码已经调试完毕,并且含有测试客户端源码。源码中有详细的注释。-This codes is very suitable for who want to learn WSAEventselect model. Because this is just a simple echo server and enough notes in it.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:11743186
    • 提供者:S.James
  1. client-server

    0下载:
  2. 客户端以字符串的形式循环发送“data0”到“data9”到服务器端; 2、 服务器端收到每个字符串后,回应一个echo信号到客户端,格式为 “XXXXXXXX echo data0” (XXXXXXXX为学号); 3、客户端收到应答后,显示应答信息。 -The client sends a string loop " data0" to " data9" to the server 2, after the server receives
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1684634
    • 提供者:陈思远
  1. main

    0下载:
  2. this file is used for sdk implementation in echo server application-this file is used for sdk implementation in echo server application
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1442
    • 提供者:phani
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com