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

搜索资源列表

  1. TcpReceiver

    0下载:
  2. 一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,b
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:131747
    • 提供者:俞训峰
  1. NewServer

    0下载:
  2. 这是一个TCP协议下的聊天服务器,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat server and easily understood, for beginners master class CSOCKET
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:45031
    • 提供者:晨晨
  1. sockscom

    1下载:
  2. Socks component/wrapper is a C++ class, which is helpful in establishing a socket through a Socks Proxy for TCP-based clients.How is it useful?This wrapper is useful to establish socket connection behind socks proxy. It supports Socks Version 4
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33167
    • 提供者:周缘
  1. A_SocketSe187394482005

    0下载:
  2. When it comes to writing high performance server / client applications that use the TCP/IP protocol, this class will handle everything for you.-When it comes to writing high performance s SP / client applications that use the TCP / IP protocol, this
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23761
    • 提供者:何海川
  1. JavaPortScanner_Liujie

    0下载:
  2. 一个支持多线程的TCP端口扫描程序,使用SWT界面,是我的Java课作业-a multithread support the TCP port scanning procedures, the use of SWT interface is my Java class operations
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1876106
    • 提供者:刘杰
  1. libshd

    0下载:
  2. SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:54985
    • 提供者:yangthui
  1. SocketBaseClass

    0下载:
  2. 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6284
    • 提供者:黎昱
  1. linqt-2[1].8.3.tar

    0下载:
  2. 言规则,类和对象,流和I/O,异常处理,AWT/Swing高级编程,对 象序列化,高效I/O及正则表达式,...网络编程技术 TCP/IP协议,Socket套接字-on rule,class,object,stream,I/O,exception,AWT/Swing,seral,TCP/IP principle,Socket,and so on.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:314532
    • 提供者:丁飘
  1. Csharp Port Code

    1下载:
  2. modbus 3功能 16功能读写数据的类,modbus 3 features 16 functions to read and write data on the class
  3. 所属分类:C#编程

    • 发布日期:2012-11-16
    • 文件大小:95941
    • 提供者:张杰
  1. AsynchronousSocket

    0下载:
  2. C# TCP/IP 异步通信类 事件驱动-C# TCP/IP class of event-driven asynchronous communication
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:104887
    • 提供者:ly
  1. LanTalk

    1下载:
  2. 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下: 程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的: 1:练习使用套接字进行网络编程。 2:练习使用自定义消息。 3:练习多线程方面的编程思想。 4:练习使用各种控件。 -This procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:212573
    • 提供者:baiydusr
  1. Low-Rate-TCP-Targeted-Denial-of-Service-Attacks-a

    0下载:
  2. Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit assumption of end-system coo
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:236935
    • 提供者:van hoi
  1. TCP

    0下载:
  2. 基于tcp的聊天软件可以实现局域网类的简单聊天,是服务器和客户端的模式-Tcp-based chat software in the LAN class simple chat server and client mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:872245
    • 提供者:zoul
  1. tcp

    0下载:
  2. 这个是写的比较好的一个tcp类,我一直在用,采用异步传输模式。-This is to write a better one tcp class, I have been using the ATM.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:107250
    • 提供者:hlp
  1. Socket-TCP-COM

    1下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:131327
    • 提供者:王崇洋
  1. TCP-software

    0下载:
  2. 使用C#的.net类库编写的TCP软件,可以进行简单的实时通讯。-Using C#. Net class library written in TCP software can be a simple real-time communication.
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:54804
    • 提供者:Mr.zhang
  1. Asynchronous-TCP-communication-class

    0下载:
  2. VS c#异步Tcp通信类,包含事件类和通信类-Asynchronous Tcp communication class, including the event class and communication class
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:52961
    • 提供者:LiuLiye
  1. TcpServerClient

    0下载:
  2. 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:小唐Bininc
  1. ModbusTcp-master

    1下载:
  2. C# Modbus TCP,功能類庫 ,實現Modbus TCP 通訊,程序很不错,和大家分享(C# Modbus TCP, function class library, Modbus TCP communication, the program is very good, and share with you)
  3. 所属分类:通讯编程

    • 发布日期:2020-06-03
    • 文件大小:90112
    • 提供者:Grantlee
  1. Scara机器人 TCP UDP通信

    0下载:
  2. 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interfac
  3. 所属分类:Windows编程

    • 发布日期:2020-08-19
    • 文件大小:11637760
    • 提供者:sunzixia
« 12 »
搜珍网 www.dssz.com