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

搜索资源列表

  1. TcpClient

    0下载:
  2. 上述代码是一个关于TCP通讯的客户端的源程序,实现了一个简单的客户端要实现的功能。-The above code is a about TCP communication client source program that implements a simple client to realize the function.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:184528
    • 提供者:李丹霞
  1. POP3WizardOpen_Source_3_0_7

    0下载:
  2. 邮件接收解析,实现pop3协议,通过c#编写实现,通过tcpclient类通信-Incoming mail parsing, to achieve pop3, written by c# implementation of communication through tcpclient class
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-29
    • 文件大小:98304
    • 提供者:yangxw
  1. tcpclient

    0下载:
  2. 一个小小的client程序,提供的是即时聊天的客户端~-A small client program that provides real-time chat is a client ~
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:11889
    • 提供者:冼群坚
  1. TCPClient

    0下载:
  2. 比较简单的TCP客户端程序在没有连接请求的时候,服务器会进入休眠状态-Relatively simple TCP client program in the absence of connection requests, the server will go to sleep
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:26998
    • 提供者:gaojian
  1. tcpclient

    0下载:
  2. tcp socket客户端,Windows网络编程-tcp socket client, Windows network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:doufei
  1. SocketTCPClient

    0下载:
  2. 使用TcpClient类实作的socket范例-socket example inmlplemented by TcpClient
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:76755
    • 提供者:MK
  1. Sockets2

    0下载:
  2. TCPServer和TCPClient控件在局域网内建立通讯的实例,-TCPServer and TCPClient control to establish communication within the LAN example,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-24
    • 文件大小:202752
    • 提供者:王群
  1. UseTCP

    0下载:
  2. 使用TCPclient实现网络之间通信。-use TCPclient to realize communicatin between net.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:36492
    • 提供者:wang
  1. simpleFileTransfersocket

    0下载:
  2. web client program to transmit file acrous th socket ,tcpclient
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:62795
    • 提供者:adel
  1. tcpclient

    0下载:
  2. TCP客户端示例 TCP Client example-TCP Client example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:王帆
  1. 201151021395131

    0下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 -The source code uses the asynchronous Socket methods to achieve TCP network communication can be increased by thei
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:130607
    • 提供者:wzlion221
  1. WindowsFormsApplication1

    0下载:
  2. 一个简单的c#程序,有关tcp/ip的,具体的有tcpclient和tcpserver类的应用!-it is a simple c# program,about tcp/ip,having applied the class tcpclient and the class tcpserver
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:51156
    • 提供者:gengboting
  1. tcpclient

    0下载:
  2. TCP 传输测试程序,用于客户端。有兴趣的可以下来看看。-TCP transport test programm,as client.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2772864
    • 提供者:xgl
  1. TCPClient

    0下载:
  2. VC环境下,重现QQ的运行.MFC网络编程.-VC environment, return the operation of QQ. MFC network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1167829
    • 提供者:陈志环
  1. TCPClient

    0下载:
  2. 超经典的TCP网络通信客户端实例实例,建议大家好好的看看,-A classic example of the TCP client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:31872
    • 提供者:卢小江
  1. TCPClient

    0下载:
  2. 在Labwindows/CVI环境创建了一个TCP客户端,可以与服务器端进行通信。-This example created a tcp client in the Labwindows/CVI platform, which can communicate with tcp server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:234011
    • 提供者:马永涛
  1. TCP

    0下载:
  2. 这是一个计算机网络学习中关于TCP的简单服务器和客户端。该文件包含TCPClient.java和TCPServer.java.-This is a compute network study file about TCP.Include TCPClient.java and TCPServer.java.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:2932
    • 提供者:念竹
  1. TCPClient

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

    • 发布日期:2017-03-28
    • 文件大小:376577
    • 提供者:陈小东
  1. TCPClient

    0下载:
  2. TCP Server and TCP Client which use socket programming with java langhage.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:717
    • 提供者:zzzzwww
  1. New-folder

    0下载:
  2. This is for interprocess communication.Code is for tcpclient.here tcp communication is taking place
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:65503
    • 提供者:devu
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com