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

搜索资源列表

  1. csharp

    0下载:
  2. 两个程序间的相互通信,运用的message机制-Between the two programs communicate with each other, use the message mechanism
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-17
    • 文件大小:67834
    • 提供者:李浩
  1. cSharp-Photo-Call

    0下载:
  2. c# 手机短信以及电话通信测试程序,经过测试,可以运行!-c# mobile phone text messages and telephone communications test procedure, tested, run!
  3. 所属分类:SMS

    • 发布日期:2017-03-24
    • 文件大小:74815
    • 提供者:tubo
  1. DYCom

    0下载:
  2. DYCom全称(DY Communication)是一套跨平台的通信套件,产品包括服务器端组件和各客户端组件.让开发者高效地开发多人应用及游戏. 该开发套件主要让使用者可以快速开发多玩家游戏,各种回合制游戏和实时游戏都可以胜任。 DYCom 的客户端支持库有:Silverlight,Winform,Windows mobile,Flash AS3.0, Android. 版权所有:黎东海-Message service, supports a variety of platforms, ne
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:663552
    • 提供者:lampson
  1. SeriaPortCommunication

    0下载:
  2. 用C#做的串口通信程序,测试一通过,可以双击通信,也可以和下位机通信!-To do with C# serial communication program, the test was passed, you can double-click Communications, and the next crew can communicate!
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:41886
    • 提供者:冬云
  1. NAT

    0下载:
  2. 基于NAT穿越技术的P2P通信方案的研究与实现-P2P-based NAT traversal technology research and communications programs to achieve
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:252885
    • 提供者:zichong
  1. SyncChat

    0下载:
  2. TCP/IP网络同步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network synchronous communication, like instant messaging tool QQ network, server and client interface and programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:109394
    • 提供者:陈宝生
  1. BroadcastExample

    0下载:
  2. UDP通信,Windows 应用程序向子网发送广播信息,同时接受子网中任意主机发送的广播信息。-UDP traffic, Windows application, send a broadcast message to the subnet, subnet also accept any broadcast messages sent by the host.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:44884
    • 提供者:陈宝生
  1. gprs-HEX

    0下载:
  2. GPRS 采集 十六进制数据 采用TCP/IP协议 SOCKET通信-GPRS data collected hex
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:141793
    • 提供者:yubowen
  1. CSharp-serial-communication

    0下载:
  2. 串口通信实例 源码 看了就能学会自己实现穿孔通信-Serial communication instance will be able to learn to read the source code to achieve perforation communication
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:48018
    • 提供者:李明
  1. CSharp--network-communication

    0下载:
  2. C# 网络通信实例 一个简易的聊天程序 采用Socket实现-C# network communication example a simple chat program used to realize Socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-24
    • 文件大小:140023
    • 提供者:舒畅
  1. CSharp-Test

    0下载:
  2. C# 网络通信实例 通过串口关闭对方计算机 学习串口的简单实例-C# Network Communications instance shut down the other computer through the serial port of a simple example to learn
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:42653
    • 提供者:舒畅
  1. Csharp-Test

    0下载:
  2. C# 网络通信实例 超市摄像头定时监控系统 简易实例程序-C# Network Communications instance supermarket camera time monitoring system simple example program
  3. 所属分类:Video Capture

    • 发布日期:2017-03-22
    • 文件大小:106691
    • 提供者:舒畅
  1. TcpUdpDemo

    0下载:
  2. c#,TCP文件传输通信协议和UDP文件传输通信协议demo-c#, TCP and UDP file transfer protocol file transfer protocol demo
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:45260
    • 提供者:刘尚
  1. wsn

    0下载:
  2. C#开发的无线传感器模拟程序,可以演示节点通信,节点耗能情况,雷达显示,并可以修改为其他通信协议传输方式。-C# development of wireless sensor simulation program that can demonstrate communication node, the node energy situation, the radar display, and can be modified for other communication protocol tra
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:41931
    • 提供者:keven
  1. SerialPortCommunication

    0下载:
  2. 串口通信:串口选择、串口参数设置、数据发送与数据接收,并提供显示.可用于串口测试!-Sereial Port Communication:Select a port Set some port parameters send data recevie data display data can use to test port.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:67679
    • 提供者:lpf
  1. CSharp-UDP-protocol

    1下载:
  2. C#编写的局域网通信软件,分为客户端和服务器端,利用UDP协议实现。-local area network communicate use UDP protocol which code by C#.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-21
    • 文件大小:155811
    • 提供者:李继青
  1. CSharp-TCP-code

    0下载:
  2. c#快速入门学会tcp编程,基础通信学习-begin to learn c# tcp programming
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:161766
    • 提供者:陈家
  1. qq_communication

    0下载:
  2. c# 开发的企业通信软件,TCP/IP 类似QQ软件,完全开源。-c# development of business communications software, TCP/IP software like QQ, completely open source.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. GPRS通信,支持TCP/IP UDP 支持多中心,使用NXP cortex M3系列ARM,测试通过,可正常运行-GPRS communication, support TCP/IP UDP support, multi-center, the use of NXP cortex M3 series ARM, test can be run
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:542796
    • 提供者:amsion
  1. CSharp-data-security-manual-

    0下载:
  2. C#数据安全手册PDF书籍,对.net中通信数据安全的技术讲解详尽-C# Data Security Handbook PDF books on. Net in communications technology to explain the detailed data security
  3. 所属分类:CSharp

    • 发布日期:2017-06-01
    • 文件大小:14110682
    • 提供者:maweiqi
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com