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

搜索资源列表

  1. Windows_To_PC_SocketComm

    0下载:
  2. Windows_To_PC_SocketComm 电脑和PPC/WM 之间简单通过Socket TCP通信-Windows_To_PC_SocketComm PC and PPC/WM simply by Socket TCP traffic between
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-03
    • 文件大小:99216
    • 提供者:郭荣华
  1. DataRefer

    0下载:
  2. C#编程实现了嵌入式主机上的串口通信的实例 绝对好用源码 -C# Programming embedded host of examples of serial communication is absolutely easy to use source
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:78145
    • 提供者:罗竟然
  1. CSharpcode-uart

    0下载:
  2. C#编程的串口通信程序,实现串口通信的协议。-C# programming serial communication program, serial communication protocol.
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:3341
    • 提供者:李卓
  1. AsynchronousSocket

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

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

    0下载:
  2. 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:169160
    • 提供者:杨阳
  1. MCU_24c02

    0下载:
  2. 电能监测仪C51原码,通过总线实行单片机的大容量存储,还有spi i2c通信-Energy Monitor C51 source, the microcontroller bus implement large-capacity storage, and communications 20 i2c
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12544
    • 提供者:伟哥
  1. MyQQ

    0下载:
  2. 根据企业对QQ系统的要求,本系统可以实现以下目标:  操作简单方便、界面简洁美观。  每个客户端只能注册一次。  可以在局域网中实现文字及大图片的传输。  可以实现局域网视频。  可以实现多用户的信息通信。 -According to business-to-QQ system requirements, the system can achieve the following goals:
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:388511
    • 提供者:fei
  1. RS232

    0下载:
  2. 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:268586
    • 提供者:王建中
  1. netcode

    0下载:
  2. Csharp网络通信源码集锦源代码code-CSharp allehanda network source code source code
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2613997
    • 提供者:谢绍龙
  1. multi-thread-simple-crawler-socket

    1下载:
  2. C#socket通信, 用c#开发的聊天室程序源代码,可用于自己的二次开发-C# Socket communications, use c# Developed chat room source code can be used in their secondary development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:455347
    • 提供者:tangshaocheng
  1. Remoting-Instant-Message-Chat

    0下载:
  2. 用c#开发的聊天室程序源代码,C#socket通信.-With c# Developed chat room source code, C# Socket communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:229111
    • 提供者:tangshaocheng
  1. Client

    0下载:
  2. 第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求; 第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息; 第五步:用socket对像的Receive()方法接受服务器发来的信息 第六步:通信结束后一定记得关闭socket; -Step one: us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:5697
    • 提供者:zhou
  1. SerialPort+Terminal

    0下载:
  2. C#的串口通信源码,尽供学习参考-C# The serial communication source and make a reference for learning
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:37244
    • 提供者:Ethan_Chai
  1. Asyncquery

    0下载:
  2. GPIB卡一步通信的源代码,用C#编写的,对想学习GPIB编程的朋友有参考价值-GPIB card step in the source code of communication, using C# Prepared to want to learn programming GPIB friends reference value
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:5154
    • 提供者:Steven Xia
  1. Comm-tongxin

    0下载:
  2. 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:28398
    • 提供者:cobra
  1. OurMsg

    0下载:
  2. 基于vs2005开发的音视频多媒体通信代码,类似QQ功能-VS2005 on the development of audio and video multimedia communications code, similar to QQ function
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-20
    • 文件大小:6122763
    • 提供者:叶家华
  1. TcpIp

    0下载:
  2. tcpip 通信 固定ip 端口,单个客户端-tcpip fixed ip communications port, a single client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:39085
    • 提供者:徐芸
  1. chuankoujiegou

    0下载:
  2. 一个面向对象化的结构分析串口通信处理,非常好的说明串口通信-An object-oriented analysis of the structure of deal with serial communication, a very good descr iption of serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:45034
    • 提供者:djxxt
  1. Socket

    0下载:
  2. 实现基本的socket通信 其他没有了 可以拿去练习下 SOCKET通信-Implementation of other basic socket communications that can be taken NOT to practice under the Communications SOCKET
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:107661
    • 提供者:qingzai
  1. serial

    0下载:
  2. 可以在ebox4300平台下的wince6.0下实现与电脑的串口通信,基于c#的串口类实现,简单实用-Ebox4300 platform can be achieved under the wince6.0 serial communication with the computer, based on the c# serial port class implements a simple and practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:32997
    • 提供者:smc
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com