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

搜索资源列表

  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11.5kb
    • 提供者:zhang liang
  1. echo_TCP

    0下载:
  2. echo基于tcp的客户端.很基础,适合初学者-echo-based client tcp. very basic, suitable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:212.94kb
    • 提供者:
  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
    • 文件大小:2.23kb
    • 提供者:端八
  1. TCP_echo

    0下载:
  2. simple TCP echo. run server in background, then run the client. type sumting in client, and then server will echo it.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1.42kb
    • 提供者:Alkeiser
  1. portscan

    1下载:
  2. 实现一个扫描器,必须能够完成以下所有功能:使用TCP connect、TCP SYN和TCP FIN进行端口扫描,使用ICMP echo扫描实现IP扫描。并把扫描得到的结果记录下来-To achieve a scanner, you must be able to complete all of the following features: the use of TCP connect, TCP SYN and TCP FIN to conduct port scanning, the use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:41.32kb
    • 提供者:marry_xue
  1. lab4

    0下载:
  2. Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:65.12kb
    • 提供者:ivynankai
  1. tcp_echo

    0下载:
  2. TCP echo program for socket programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:40kb
    • 提供者:zuhal
  1. tcp_echo_select

    0下载:
  2. TCP echo select program for socket programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-25
    • 文件大小:40kb
    • 提供者:zuhal
  1. SverTCP

    0下载:
  2. TCP单播通信,TCP回显服务器,将收到的客户端信息发送客户端,同时能在同客户端建立连接后显示客户端地址信息和当前连接数。-TCP unicast, TCP echo server, the client will receive information on sending client, while the client can establish a connection with the client address information after the show and the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:yoyo
  1. echoserv

    1下载:
  2. This program demonstrates a simple TCP/IP server. It will accept a connection from a client application, receive one line of text, echo that line back to the client and close the connection.
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:3.2kb
    • 提供者:Raju
  1. scanport

    0下载:
  2. 利用VC2008写的一个网络扫描程序,能够以TCP connect、TCP SYN、TCP FIN三种方式扫描指定主机的端口;并能够以ICMP echo方式扫描指定IP段-Use VC2008 to write a network scanner, capable of TCP connect, TCP SYN, TCP FIN scan in three ways specified host port and ICMP echo mode can scan specified IP Sec
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:34.93kb
    • 提供者:X
  1. TCP-Echo

    0下载:
  2. 用TCP协议写的一个ECHO的客户端和服务器程序(内容makeifle,可运行)-Written agreement with an ECHO TCP client and server (content makeifle, can run)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:2.14kb
    • 提供者:FarEast8612
  1. client

    0下载:
  2. UDP Echo 客户端程序,比TCP 客户端简单,传输也更简单。-UDP echo client program, easier than the TCP echo client, the transmission is much easier.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:789byte
    • 提供者:Amanda
  1. server

    0下载:
  2. UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:749byte
    • 提供者:Amanda
  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. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1.37kb
    • 提供者:madaha
  1. fit-TCP

    0下载:
  2. tcp client server for echo back reverse name
  3. 所属分类:VOIP program

    • 发布日期:
    • 文件大小:2.18kb
    • 提供者:b7
  1. Echo

    0下载:
  2. Server Socket tcp connection program with echo request
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:Shohan
  1. TCP-CLIENT1

    0下载:
  2. THIS PROGRAM IS BASED ON TCP ECHO CLIENT
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:919byte
    • 提供者:
  1. tcp

    0下载:
  2. 一个TCP回显服务器,将收到的客户端信息发送给客户端,同时能在同客户端建立连接后显示客户端地址信息和当前连接数。-A TCP echo server, the client will receive information sent to the client while the client address information and the current number of connections with the client to establish a connection.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:10.72mb
    • 提供者:
  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
    • 文件大小:15.84kb
    • 提供者:李鹏飞
« 12 3 4 »
搜珍网 www.dssz.com