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

搜索资源列表

  1. talking

    0下载:
  2. 基于TCP网络聊天工具,用CSOCKET类实现的-TCP-based network chat tool, using CSOCKET class implements
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-08-05
    • 文件大小:3862528
    • 提供者:宋小芳
  1. VBdotNetIPServer

    0下载:
  2. vs2008编写TCP、IP协议类,包含使方法。该类包含sever和client,client可自动添加到server服务器-vs2008 to write TCP, IP protocol type, comprising contacting methods. This class contains sever and client, client server can be automatically added to the server
  3. 所属分类:.net

    • 发布日期:2017-04-23
    • 文件大小:167143
    • 提供者:钟一
  1. VBdotNET_IP

    0下载:
  2. vs2008开发,获取公网IP,并通过TCP、IP类将获取的IP发送到Server服务器!-vs2008 development, access to the public network IP, and through TCP, IP class will be sent to the Server acquired IP server!
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:191630
    • 提供者:钟一
  1. TcpCommunication

    0下载:
  2. 使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:13971
    • 提供者:
  1. android-socket

    0下载:
  2. android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。   Java.net   Java.net.Socket 客户端连接使用的TCP socket   Java.net.DatagramSocket 客户端和服务端共同使用
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:52528
    • 提供者:rpudn93
  1. delphimodbustcp-1.6.2

    0下载:
  2. The Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP).
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:442234
    • 提供者:Stephen Lee
  1. modbusTCP_class

    0下载:
  2. Modbus TCP common driver class. This class implements a modbus TCP master driver. It supports the following commands: Read coils Read discrete inputs Write single coil Write multiple cooils Read holding register Read input register Write single regis
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:334985
    • 提供者:kiselinaxp
  1. socketcc

    0下载:
  2. or those wishing to develop socket based network applications in a C++ class oriented environment. This library allows creation of sockets as classes as well as IPv4 and IPv6 address representation as a class abstraction. The main aim is to all
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:60135
    • 提供者:李东
  1. MODTCPCLASS

    0下载:
  2. C# modbus TCP 通讯类,很实用-modbus TCP Communication Class In C#
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:386358
    • 提供者:jane
  1. TCP_burrow

    0下载:
  2. tcp 打洞。这是一个关于利用tcp打洞的简单类。详情见内部源代码。-tcp holes. This is a simple class on the use of tcp burrowing. Details are inside the source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5620
    • 提供者:dzq
  1. netserver-d.0

    0下载:
  2. linux下tcp,udp通信库,socket类封装,http类封装,udp类封装,吐血奉献。-Under linux tcp, udp communication library, socket type of packaging, http class encapsulates, udp type of packaging, vomiting dedication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:185461
    • 提供者:
  1. FlyTcpFramework

    0下载:
  2. 从网上看到的一个封装好的类库,tcp传输,学习用不错,推荐大家-a tcp/ip class,use to study is good...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:244825
    • 提供者:liigane
  1. TCPHelper

    0下载:
  2. ,主要封装了TCP服务端,和客户端的代码,调用时只要实例化对象,将接收数据和发送数据事件加载就可以了-Using C# to write a TCP/IP wrapper class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2649
    • 提供者:liigane
  1. 3.4-PortScan_TCP

    1下载:
  2. 分别采用了TCP connect扫描和TCP SYN两种扫描方式。而且对于TCP connect扫描方式又分别通过CSocket类和Socket2编写了程序代码。从实际的测试效果来看,CSocket类和Socket2两种实现方式由于只是采用的编程类库不一样,而编程原理一样,所以效果也基本一样。而TCP SYN扫描则由于采用了非常规的扫描方式,特别是近几年防火墙的快速发展,几乎所有的防火墙都对这种方式进行防范,因此,扫描效果要视具体情况而定。同时,TCP SYN扫描方式必须运行于管理员组成员的模式
  3. 所属分类:Scanner

    • 发布日期:2017-05-21
    • 文件大小:6074928
    • 提供者:张彬彬
  1. TcpServerConnection

    0下载:
  2. tcp server connection cla-tcp server connection class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1354
    • 提供者:sukrusaglam
  1. imssetupdemo

    0下载:
  2. Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14126176
    • 提供者:eko
  1. cv-aku

    0下载:
  2. Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
  3. 所属分类:MySQL

    • 发布日期:2017-04-30
    • 文件大小:11232
    • 提供者:eko
  1. Visual-cPP_Network_1

    0下载:
  2. It is a code for Network TCP in Visual Studio C++. It is a simple code and uses a class program.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:603
    • 提供者:MiladIranmehr
  1. chatClientandchatServer

    0下载:
  2. 基于java的多客户端通信小程序源码,典型的 C/S 架构,有界面。主要分为两部分,服务器端和客户端。使用 TCP/IP 协议通过 Socket 进行通信。 服务器端主要完成登录验证和消息收发的功能。启动服务器后提供一个网 络端口,等待客户端发出请求,登录到此服务端,然后进行网络通讯和消息的 转发。要实现多客户端之间的通信,则必须构建多线程机制。 客户端主要完成登录验证和消息收发和显示功能,客户端可通过服务器端 的 IP 地址发送连接请求,然后登陆聊天室。成员列表栏中会显示在线的所有 人名
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:33997
    • 提供者:王根胜
  1. Listener

    0下载:
  2. 监听类C#写的,实现TCP通讯-Listener class written in C#, implement TCP communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1184
    • 提供者:hellangel
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com