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

搜索资源列表

  1. feige

    0下载:
  2. c#版飞鸽传书源代码,各类功能完美实现,希望学习tcp/udp协议的可以看下-c# source code version of the book Flying Pigeon Communication
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:192159
    • 提供者:袁尚飞
  1. udp

    0下载:
  2. vb2005的网络通讯,采用UDP或tcp协议,实现网内的通讯-vb2005 of network communications, using UDP or tcp protocol for communication within the network
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:71671
    • 提供者:lihong
  1. websocket

    0下载:
  2. 在web下实现 tcp ip通信,异步通讯
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:53045
    • 提供者:张长宜
  1. VB.netwangluotongxin

    0下载:
  2. 通过VB.NET实现网络通信,本文的主要内容就来介绍在Visual Basic .Net实现基于TCP协议网络数据传送的一种简单的方法。-vb。net can Realize network communication
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:28784
    • 提供者:zhangwei
  1. openSmtp_source

    0下载:
  2. 开源的smtp源码,通过.net实现邮件发送。主要使用TCP连接实现,对学习SMTP流程非常有帮助。代码简洁明白。-SEND Email
  3. 所属分类:.net

    • 发布日期:2017-11-22
    • 文件大小:895979
    • 提供者:lwl
  1. UDPDaDong

    0下载:
  2. UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
  3. 所属分类:.net

    • 发布日期:2017-11-19
    • 文件大小:98725
    • 提供者:胡军华
  1. TCPliaotian

    0下载:
  2. 一个简单的TCP聊天程序,是用异步的方式实现的,有需要的请下载哦-A simple TCP chat program, the need to download the Oh, asynchronous
  3. 所属分类:.net

    • 发布日期:2017-11-26
    • 文件大小:65541
    • 提供者:白铠源
  1. Weather

    0下载:
  2. WCF写的天气的例子,运用观察者模式,结合Tcp,http两种协议方式实现天气的推送-weather report in wcf with tcp,http protocl
  3. 所属分类:.net

    • 发布日期:2017-05-09
    • 文件大小:2465355
    • 提供者:zhanghanwen
  1. SICKET

    0下载:
  2. TCP SEVER CLIENT SOCKET实现客户端与服务器通讯-TCP SEVER CLIENT SOCKET
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:311760
    • 提供者:xiaochen
  1. TCPIP

    0下载:
  2. tcp ip的简单实现,包括一个服务器和一个客户端的例程-realize the basic tcp ip,including a client and a sever demo
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:125937
    • 提供者:xiaolong
  1. TCPSendFile

    0下载:
  2. 该程序是一个基础的TCP协议下的传输程序,可以进行数据的传输。代码已经过实现,是一个基本winform代码-The program is a transfer program based on the TCP protocol under data can be transmitted. Code has been achieved is a fundamental winform Code
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:131254
    • 提供者:沈蝶聪
  1. IPcameraTRANS

    0下载:
  2. 这是一个综合性比较强的winform程序。通过wifi实现了tcp下的数据和图片传输,可以支持不同大小的图片传输。已实现,可以直接使用。-This is a relatively strong comprehensive winform program. Wifi realized through data and picture transmission tcp under can support different size image transmission. It has been a
  3. 所属分类:.net

    • 发布日期:2017-06-19
    • 文件大小:29174975
    • 提供者:沈蝶聪
  1. NModbus4

    3下载:
  2. Modbus是一个C#实现Modbus协议。提供与Modbus从兼容的设备和应用程序。支持串行ASCII,串行RTU,TCP和UDP协议。-NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP pr
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:773022
    • 提供者:张华斌
  1. Tcp

    0下载:
  2. 通过C#语言实现windows环境下的tcp协议-Implement tcp protocol windows environment
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:25526
    • 提供者:老徐
  1. Form_tcpip

    0下载:
  2. vb.net 实现tcp/ip作为服务器端的通信功能-vb.net tcp/ip
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:2463
    • 提供者:CHEN
  1. TCP_UDP

    0下载:
  2. 实现网络通讯的一个测试软件,其中有UDP以及TCP两种选择(Network communication to achieve a test software, including UDP and TCP two options)
  3. 所属分类:.net编程

    • 发布日期:2017-12-20
    • 文件大小:851968
    • 提供者:heman111
搜珍网 www.dssz.com