CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Echo Server

搜索资源列表

  1. iocp

    0下载:
  2. 这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8448
    • 提供者:DoItFreely
  1. IP

    0下载:
  2. DOS改IP计算机名 @echo off color 1A del /A /Q /F *.reg cls REM 设置部分 ::网段设置 set IPDATA1=10.128.19. set IPDATA2=10.128.18. ::计算机名前面部分 set NAMEDATA=DY ::下面不需要设置 set X=240 set a=0 set aa=00 ::网关 set gateway=10.128.19.254 ::
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4545
    • 提供者:改IP.bat
  1. fanoutserver

    0下载:
  2. Fan-Out Server Ver X.01.00 by Ted B Rybicki Echo Server console Application that uses the MS windows I/O Completion Port scheme with overlapped I/O model. The I/O Completion Port is the most difficult to implement, but it has considerable a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:404015
    • 提供者:rad
  1. server

    0下载:
  2. A simple but working echo server useful for testing socket code.-A simple but working echo server useful for testing socket code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1499
    • 提供者:grava
  1. client

    0下载:
  2. a simple but working echo client. Useful for testing socket server code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1752
    • 提供者:grava
  1. echo-692-revelation84

    0下载:
  2. thread server/client pro.
  3. 所属分类:Windows Develop

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

    0下载:
  2. tcp echo server 與 client 可以做 tcp 簡單的溝通-tcp echo server and client can do a simple tcp communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2279
    • 提供者:端八
  1. EchoServer

    0下载:
  2. Echo server using win socket programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1732
    • 提供者:PRHsie
  1. UDP_ECHO

    0下载:
  2. udp echo server and client use them they r working fine
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1441
    • 提供者:talha asghar
  1. Client_Server

    0下载:
  2. C client server echo server winsock2
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26153
    • 提供者:asd
  1. EchoSvr

    0下载:
  2. ECHO服务器实例源代码、支持并发多线程服务器-ECHO server source code examples to support concurrent multi-threaded server
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:12332
    • 提供者:明少
  1. echo_1

    0下载:
  2. 客户端创建10个线程,每个线程向echo服务器发送10条信息,每条信息间隔1秒。-The client created 10 threads, each sending 10 to the echo server information, each interval of 1 second.
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5874490
    • 提供者:梵仁
  1. duoxianchengfuwuqi

    0下载:
  2. 多线程服务器实现回显功能,包含一个客户端程序一个服务器端程序。在linux下开启服务器程序可以对多个客户端服务。-Echo multi-threaded server implementation features, including a client program of a server-side program. Under the linux server program can open multiple client services.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:272510
    • 提供者:龚煜
  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. Windows-communication-platform

    0下载:
  2. 相当优秀的windows for sdk;可以运行在windows所有版本上,实现与ios、linux、web、android等平台的通话,开放了源码,在/src文件夹下,有服务器端跟客户端的;API接口说明在/doc文件夹下, 可以参考进行二次开发。支持1080P高清,P2P传输,完美无回声问题。-Quite outstanding of windows for sdk running on windows all version with ios, linux, web, and
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-11
    • 文件大小:8713216
    • 提供者:陈锦锋
  1. tcpecho

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

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

    0下载:
  2. Tcp echo server to keeps track of the number of connections.
  3. 所属分类:通讯编程

    • 发布日期:2014-06-13
    • 文件大小:1937
    • 提供者:kevinapo
  1. sertsentcomwunication

    0下载:
  2. TCP unicast communication, TCP echo server, receive client information sent to the client
  3. 所属分类:File Operate

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:trfpeubqenq
  1. echo

    0下载:
  2. 客户端服务器端传输字符,两者能够相互通信(Client server side transfer characters, both of which can communicate with each other)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:9229312
    • 提供者:乐乐-712
  1. 代码

    0下载:
  2. 完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能: 1.客户端与服务器通过发送和接收报文进行通信; 2.服务器和客户端最高支持60000个并发连接; 3.报文长度设置为可变长度,以便进行压力测试; 4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4096
    • 提供者:YES MAN &
« 12 »
搜珍网 www.dssz.com