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

搜索资源列表

  1. telephonecommunicationwithPC

    0下载:
  2. C#实现pc机与手机之间的蓝牙通信 -C# Implementation pc computer and mobile phone Bluetooth communication between the C# implementation pc computer and phone communications between the Bluetooth
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:52492
    • 提供者:周公
  1. SocketTCP

    1下载:
  2. 网络通信源码(基础)含TCPUDP调试助手工具 socket,TCP学习-Network traffic source (base) socket with TCPUDP debugging assistant tool to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-25
    • 文件大小:601088
    • 提供者:hejinbiao
  1. CommDebugProV1.0.0.1

    0下载:
  2. 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11056439
    • 提供者:
  1. SerialportSample(3)2008

    0下载:
  2. c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:68559
    • 提供者:guoguo
  1. dq

    0下载:
  2. 利用C#实现窗口与PMAC卡通信,C#文件读写,程序下载,程序修改-Using C# to achieve the window and the PMAC card download
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:46524
    • 提供者:mingming
  1. serialport_test

    0下载:
  2. c# 写的一个 wince6.0 串口通信的例子-serialport test C# wince
  3. 所属分类:CSharp

    • 发布日期:2016-02-08
    • 文件大小:35773
    • 提供者:郝西栋
  1. UDP

    0下载:
  2. 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:32845
    • 提供者:张洪铭
  1. SerialPort

    0下载:
  2. 学习串口通信的不错的例子,我费了很大功夫才把他找到-serialPort exampl,a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:427501
    • 提供者:罗德文
  1. P2P

    0下载:
  2. C#P2P 通信实例 C#P2P 通信实例 C#P2P 通信实例-C#P2P
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:92060
    • 提供者:chou
  1. FormP2P

    0下载:
  2. p2p聊天程序的一个简单实现,可以进行点对点的通信-p2p chat program to achieve a simple, point-to-point communications can be carried out
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:17042
    • 提供者:liuqiang
  1. ModbusPollCS

    2下载:
  2. Modbus Poll C# 源代码,支持虚拟通信,与Modbus Slave通讯。-Modbus Poll C# source code, support for virtual communication, and Modbus Slave communications.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:102248
    • 提供者:rey
  1. serialport

    1下载:
  2. 一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值-A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2412332
    • 提供者:mrdsp
  1. RS232

    0下载:
  2. 用C#通过RS232来实现串口通信,并可对数据实现解析,供用户根据需求查看数据内容,并且可对数据进行分类查询。-To use C# to achieve through the RS232 serial communication, and can achieve resolution of the data for users to view data on demand content, and can classify the data query.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:46456
    • 提供者:Cindy
  1. P2Psocket

    0下载:
  2. P2P视频通信源代码,使用upd,tcp/ip通讯协议, 用C#开发。-P2P video communications source code, the use of upd, tcp/ip protocol, with the C# development.
  3. 所属分类:P2P

    • 发布日期:2017-03-23
    • 文件大小:538268
    • 提供者:wo
  1. GPRS-ServerTest

    2下载:
  2. 用于GPRS通讯的服务器端通用调试程序;已编译成功,可以直接使用;可以同时与多路GPRS终端数据通信。包含VB源代码。-GPRS communications for server-side debugger GM has compiled successfully, you can directly use can be simultaneously GPRS terminals with multi-way data communications. VB source code incl
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:34639
    • 提供者:何创新
  1. CSharp_Serial

    0下载:
  2. C#编写的串口通信程序,实现了基本的串口信息配置,收发消息等功能-C# prepared by the serial communication program, to achieve the basic information about the serial port configuration, send and receive messages and other functions
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:74619
    • 提供者:tn
  1. plcenter

    0下载:
  2. C#写的异步通信程序,socket连接中心,获取报文,保存到数据库-socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:93179
    • 提供者:suncq
  1. jiamiandshuziqianming

    0下载:
  2. 能够对文件夹进行压缩加密,以后进行解密解压, 对通信双方进行数字签名认证,保证通信的安全性.-Be able to compress a folder encrypted, decrypt after decompression, communications between the two sides of the digital signature authentication to ensure communication security.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:892361
    • 提供者:曾玉富
  1. Silverlight30

    0下载:
  2. Silverlight3.0新特性的各种应用范例。包括有控件、动画、图形、通信、数据绑定、样式等。-Silverlight3.0 new features examples of a variety of applications. Including controls, animation, graphics, communications, data binding, styles and so on.
  3. 所属分类:SilverLight

  1. socket

    1下载:
  2. C#实现Socket通信,为想学C#的同学提供源码-C# Socket Communications to achieve, as students want to learn C# source code available
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:65228
    • 提供者:王涛
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com