搜索资源列表

  1. TCPServer

    0下载:
  2. EVC TCPServer WINCE.NET下可以使用
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:121897
    • 提供者:dhbdafh
  1. 强大的TcpServer压力测试工具及源码(附突破连接限制的方法和工具)

    0下载:
  2. 强大的TcpServer压力测试工具及源码(附突破连接限制的方法和工具)
  3. 所属分类:网络编程

    • 发布日期:2010-09-29
    • 文件大小:1186214
    • 提供者:luoagzn@163.com
  1. TCPServer

    0下载:
  2. SOCKET编程例子4-SOCKET programming example 4
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:60416
    • 提供者:wangyu
  1. TCPServer on CE4.2

    0下载:
  2. 一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序-windows ce based on a 4.2 system SH3 processor server TCPIP
  3. 所属分类:Windows CE

    • 发布日期:2024-05-08
    • 文件大小:122880
    • 提供者:gwnpeter
  1. TCPSERVER

    0下载:
  2. Wiznet推出的硬件TCP IP协议栈芯片,基于51系列单片机实现TCP sever工作模式,供参考。-Wiznet launch hardware TCP IP protocol stack chips, based on 51 series single-chip TCP sever realize mode for reference.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-08
    • 文件大小:51200
    • 提供者:sky
  1. tcpServer

    0下载:
  2. 实时操作系统Vxworks下网络测试程序,用作服务器端。需要在Vxworks开发平台Tornado下编译。模块化比较好,本课题组一直用它。-Vxworks under real-time operating system network testing procedures used for server-side. Vxworks need to compile under the Tornado development platfo
  3. 所属分类:VxWorks

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:钟杨
  1. TCPServer

    0下载:
  2. WinCE下利用TCP进行网络通讯的例子,服务器端,供大家参考
  3. 所属分类:Windows CE

    • 发布日期:2024-05-08
    • 文件大小:45056
    • 提供者:lhl
  1. TCPServer

    1下载:
  2. WinCE下的服务器端测试程序[开发环境:EVC4.0]-WinCE under the server-side test procedure [development environment: EVC4.0]
  3. 所属分类:Windows CE

    • 发布日期:2024-05-08
    • 文件大小:50176
    • 提供者:Extra
  1. TCPClient

    0下载:
  2. 和TCPSERVER一起使用,用于传输文件-And TCPSERVER used together for the transmission of documents
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-08
    • 文件大小:1832960
    • 提供者:袁金保
  1. tcpserver

    0下载:
  2. WEB服务器网络SERVER端,使用VB编包含所有源代码,请读者参考-WEB server network SERVER client, use the VB series contains all the source code, the reader is referred to
  3. 所属分类:Web服务器

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:sunjun
  1. TcpServer

    0下载:
  2. 一个简单的利用TCP/IP实现双机通讯的实例,这是主机端。供学习用!-Use of a simple TCP/IP communications to achieve two-plane example, this is the host side. For learning to use!
  3. 所属分类:通讯编程

    • 发布日期:2024-05-08
    • 文件大小:3231744
    • 提供者:chen
  1. TPC

    0下载:
  2. WINCE环境下的TCP通讯,TCPServer为服务器程序,TCPClient为客户程序.有项目程序,在WINCE环境下可直接运行.-WINCE environments TCP communications, TCPServer for the server program, TCPClient procedures for customers. Has the project procedures, the WINCE envir
  3. 所属分类:Windows CE

    • 发布日期:2024-05-08
    • 文件大小:8679424
    • 提供者:wyjmcukory
  1. TcpServer

    0下载:
  2. 基于bcb6.0开发的电脑桌面广告系统服务器源码,编写了service服务。-Bcb6.0 the development of computer-based desktop advertising system server source, the preparation of the service service.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:506880
    • 提供者:陈思雷
  1. ELSFK

    0下载:
  2. 俄罗斯方块例子程序,多机板,通过TCPSERVER和TCPCLIENT实现,大家参考。-Example of the Russian box procedures, multi-plate, through tcpClient TCPSERVER and realize, your reference.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-08
    • 文件大小:1379328
    • 提供者:zhaoruzhu
  1. TCPServer

    0下载:
  2. windows socket的应用,用异步套接字完成客户端的连接,读写等功能.有良好的用户界面-windows socket applications, complete with asynchronous socket client to connect, read and write functions. have a good user interface
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:7163904
    • 提供者:muguafirst_1982
  1. tcpserver

    0下载:
  2. 一个多线程TCP服务器的实现,实现了内存同步,一个挺不错的框架-A multi-threaded TCP server realize, realize synchronous memory, a very good fr a mework
  3. 所属分类:进程与线程

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:maoqi
  1. TCP_SERVERandCLIENT

    0下载:
  2. 用CSharp实现的TCPIP实用程序,包括TCPServer以及TCPClient程序,可以实现server与client的互通信-CSharp realize with the TCPIP utility, including tcpClient TCPServer and procedures, server and client can realize the interoperability of communication
  3. 所属分类:C#编程

    • 发布日期:2024-05-08
    • 文件大小:193536
    • 提供者:Leo.Lee
  1. TCPServer

    0下载:
  2. EVC环境下写的服务器端TCP通讯程序,能够监听socket通讯,给客户端发送数据。在PDA上运行。-EVC environment to write server-side TCP communication program that can monitor socket communication, send data to the client. Run in the PDA.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-08
    • 文件大小:51200
    • 提供者:范蓓蕾
  1. TCPServer

    0下载:
  2. wince 下的tcpserver,代码非常牛逼,功能很强-wince under tcpserver, the code is very牛逼, features a strong
  3. 所属分类:Windows CE

    • 发布日期:2024-05-08
    • 文件大小:2484224
    • 提供者:zesky
  1. G-TcpServer(IOCP)Demo

    0下载:
  2. G-TcpServer(IOCP) 1.0 正式版及Demo源码-G-TcpServer (IOCP) 1.0 full version and Demo Source
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:285696
    • 提供者:冷月宫主
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org