CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - test client

搜索资源列表

  1. UDP.Test

    0下载:
  2. 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:364kb
    • 提供者:qpal
  1. client

    0下载:
  2. This program is a simple named pipe client that demonstrates the API calls needed to successfully develop a basic named pipe client application. When this application successfully connects to a named pipe, the message \"This is a test\" is writte
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:3.43kb
    • 提供者:sean zhang
  1. Client

    0下载:
  2. client:This program is a simple named pipe client that demonstratesthe API calls needed to successfully develop a basic namedpipe client application. When this application successfullyconnects to a named pipe, the message \"This is a test\" i written
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19.39kb
    • 提供者:cuiyixin
  1. test

    0下载:
  2. 一个测试SOCKET连接的Client方小程序
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:王秋实
  1. NTP_test

    0下载:
  2. NTP协议的实现 NTP是网络时间协议,此程序实现了NTP的客户端,可以用来在网络上同步时间-ntp client , can get the time in the nerwork
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:3.76kb
    • 提供者:muxiangdong
  1. telnetClient

    0下载:
  2. 该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。--This is a telnet Client program. You can login to any bbs to test it.
  3. 所属分类:Telnet Client

    • 发布日期:2017-11-09
    • 文件大小:131.62kb
    • 提供者:站长
  1. UDP_protocol_test

    0下载:
  2. UDP协议测试程序,里面包含了客户端和服务器程序,请先启动服务器,然后用客户端连接,就可以开始测试-UDP protocol testing procedures, which includes client and server program, please restart the server, and then the client connection, you can start testing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:59.26kb
    • 提供者:chaervt
  1. ExaminationSystem

    0下载:
  2. 本在线考试系统采用了面向对象的分析和设计,整体上采用了三层架构的设计方式,并结合了Ajax技术在客户端实现部分逻辑,使用了NHibernate作为数据访问层,大大改善了代码的重用性和可读性并改善了用户体验和系统性能,而且简化了系统的开发。本系统实现了试题管理、根据知识点制定出题策略、根据出题策略随机抽题、考试计时、自动交卷、客观题自动阅卷、在线阅卷、查看分数等功能。开发工具主要是Visual Studio 2005。-The online examination system using obj
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:1.68mb
    • 提供者:陈剑锋
  1. ClientServerAsync

    0下载:
  2. 基于服务器客户端模式的开发,可以用于测试客户端与服务器的同步操作和异步操作,基于TCP、IP协议。已经在symbian os的手机上通过测试。-Client server-based model of development, can be used to test client and server synchronization and asynchronous operation, based on the TCP, IP protocol. Already in symbian os m
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:343.62kb
    • 提供者:fzl
  1. client

    0下载:
  2. 这是windows下的网络编程的源码,对测试局域网或网络编程的朋友有很大的帮助-This is under the windows of the source of network programming, local area network or network to test programming of great help to a friend
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1.64mb
    • 提供者:xuxiaoming
  1. test

    0下载:
  2. FTp服务器的功能实现 ,服务器端和客户端的实现-FTp server functions, server-side and client to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:995byte
    • 提供者:gaowei
  1. Sreen_Server_Code

    0下载:
  2. vc++ 6.0编写的一套远程桌面控制、抓图源程序。主程序分为服务端和客户端,测试前请先运行服务端,当客户端启动后,可以抓取远程主机的桌面信息,当然也可以是当前窗口的信息。源程序在vc++6.0下顺利编译。-vc++ 6.0 to prepare a set of remote desktop control, capture source. Main program is divided into server and client to test run the server before,
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:171.55kb
    • 提供者:deng1243
  1. Test

    0下载:
  2. 聊天程序,客户端与服务端,用WINSOCKET实现-Chat program, the client and server, with the realization of WINSOCKET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:43.15kb
    • 提供者:张雪
  1. IPv6UDPTest

    0下载:
  2. Simple IPv6/IPv4 UDP Test Design Server and Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:16.11kb
    • 提供者:Kim Myung Ick
  1. epoll_udp_client

    0下载:
  2. 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2.45kb
    • 提供者:seker
  1. test

    0下载:
  2. java socket 客户端,实现持续阻塞式连接-java socket client
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-07
    • 文件大小:2kb
    • 提供者:brand
  1. test

    0下载:
  2. WinCE socket client test. Work well.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:torober
  1. Client

    0下载:
  2. TCP Client 程序,Delphi 实现的,可直接收发报文-TCP Client Test
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:2.63kb
    • 提供者:陈伟聪
  1. client

    0下载:
  2. Linux下网络编程的测试客户端源码,可以实现对域名解析,双向解析,多线程和多进程的支持。-Linux network programming under the test client source code, you can achieve the domain name resolution, two-way analysis, multi threaded and multi process support.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.09kb
    • 提供者:cx
  1. MQTT-Client-master

    4下载:
  2. MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
  3. 所属分类:远程控制编程

    • 发布日期:2018-01-08
    • 文件大小:144kb
    • 提供者:烽记
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com