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

搜索资源列表

  1. sock_client

    0下载:
  2. 一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2.18mb
    • 提供者:doujiange
  1. delphi Socket 通讯

    3下载:
  2. Windows下Socket通讯示例,包含 Server端 和 Client端。
  3. 所属分类:Windows编程

    • 发布日期:2012-03-06
    • 文件大小:181.67kb
    • 提供者:xmwgp@qq.com
  1. HPScktSrvr-IPv6

    0下载:
  2. High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 使用VS2005开发的WinCE5.0应用程序,通过Socket进行通讯的客户端,对类进行了封装,可以直接使用类方便进行开发,有很强的实用和参考价值,。-WinCE5.0 developed using VS2005 applications to communicate through the Socket client, on the class of the package, you can directly use the class to facilitate the developm
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:毛生
  1. UDP

    0下载:
  2. windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:19.47kb
    • 提供者:猪猪
  1. socket-windows-linux

    0下载:
  2. windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33kb
    • 提供者:spring
  1. client.c

    0下载:
  2. windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:872byte
    • 提供者:tacho
  1. socket

    0下载:
  2. windows socket 编程 这是一个客户端和服务器的源代码-windows socket programming This is a client and server source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:2.99kb
    • 提供者:tacho
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:廖国锐
  1. Client

    0下载:
  2. windows的socket 客户端程序-socket client program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:14.82kb
    • 提供者:lxc
  1. socket

    0下载:
  2. a pop3 client implemented in c++ using sockets in windows. it contains files with the implementation of the socket and the pop3 commands
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12.56kb
    • 提供者:pandele
  1. socket

    0下载:
  2. 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:74.02kb
    • 提供者:liubiao
  1. FileTransfer

    0下载:
  2. 通过Windows Socket实现客户端和服务端的文件传输-Achieved through the Windows Socket client and server file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2.33kb
    • 提供者:李海洋
  1. Telnetclient

    0下载:
  2. 利用windows socket技术的 Telnet客户端,操作平台VC++6.0 非常实用,希望大家喜欢-The use of windows socket technology, Telnet client, the operation is very useful platform for VC++6.0 I hope everyone likes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:23.88kb
    • 提供者:樊露
  1. Socket

    0下载:
  2. windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:716.77kb
    • 提供者:hacson
  1. TCPClientDEMO

    0下载:
  2. TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:40.17kb
    • 提供者:caishw@sina.com
  1. windows-socket

    0下载:
  2. 使用windows socket编程,实现了客户端和服务器端的简单通信-Using windows socket programming, completing easy communication between client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5.72mb
    • 提供者:
  1. windows-socket

    0下载:
  2. 使用windows socket编写的TCP/IP客户端和服务器端程序,用vs2008测试正确-Windows socket write the TCP/IP client and server side programs, use vs2008 test correctly
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6.39mb
    • 提供者:titan
  1. UDP-Cleint-Server-Socket

    0下载:
  2. windows socket client server in C++ working
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:3.33mb
    • 提供者:SAURABH GUPTA
  1. Windows-Socket

    0下载:
  2. 计算机网络实验一,基于Windows Socket编程,设计并实现一个简单的聊天系统,包括客户端及服务器端。-Experiment a computer network based on Windows Socket programming, design and implement a simple chat system, including client and server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4.44mb
    • 提供者:gaoyuan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com