码迷,mamicode.com
首页 >  
搜索关键字:communication    ( 811个结果
Scaling the Messages Application Back End 【转】
11年的blog.Facebook Messages seamlessly integrates many communication channels: email, SMS, Facebook Chat, and the existing Facebook Inbox. Combining al...
分类:移动开发   时间:2014-08-08 15:28:26    阅读次数:496
WCF入门教程[WCF基本应用]
一、概述 Windows Communication Foundation(WCF)是由微软发展的一组数据通信的应用程序开发接口,可以翻译为Windows通讯接口,它是.NET框架的一部分。由 .NET Framework 3.0 开始引入。 WCF的最终目标是通过进程或不同的系统、通过本地网络.....
分类:其他好文   时间:2014-08-07 00:42:57    阅读次数:289
webrtc开源项目音频重采样“不友好接口”的几点总结
WebRTC(Web Real Time Communication)并不是Google原来自己的技术,在2010年,Google以大约6820万美元收购了VoIP软件开发商Global IP Solutions公司,开源了WebRTC实时通信项目。 语音引擎是GIPS的语音通信的杀手锏,...
分类:Web程序   时间:2014-08-05 00:06:08    阅读次数:401
Programming Cloud Services for Android Handheld Systems/Coursera 笔记
1.Introduction谷歌+微软有1000,000+服务器支持他们的服务,如google\bing\Gmail等等课程目标:如何建立安全的、可升级的(Scalable、Security)服务与手机通讯2.Communication Protocols选择一种设备和云之间联系的协议(“语言”),...
分类:移动开发   时间:2014-08-04 13:46:27    阅读次数:285
android 监听 USB 拔插广播消息
Java: 1 package com.example.communication; 2 3 import android.content.BroadcastReceiver; 4 import android.content.Context; 5 import android.content.I....
分类:移动开发   时间:2014-08-01 13:28:21    阅读次数:256
Multi-processor having shared memory, private cache memories, and invalidate queues having valid bits and flush bits for serializing transactions
Multi-processor systems are often implemented using a common system bus as the communication mechanism between CPU, memory, and I/O adapters. It is al...
分类:其他好文   时间:2014-07-31 02:17:25    阅读次数:432
HttpClient and FileUpload
All communication over the Internet happens using a standard set of protocols, such as File Transfer Protocol (FTP), Simple Mail Transfer Protocol (SM...
分类:其他好文   时间:2014-07-29 21:14:12    阅读次数:428
Android AIDL使用详解
1.什么是aidl:aidl是 Android Interface definition language的缩写,一看就明白,它是一种android内部进程通信接口的描述语言,通过它我们可以定义进程间的通信接口icp:interprocess communication :内部进程通信2.既然aid...
分类:移动开发   时间:2014-07-26 01:25:46    阅读次数:240
Fast-tracking approach for building routing topologies in fast-moving networks
In one embodiment, a local node in a communication network determines a set of its neighbor nodes, and determines a respective occurrence frequency at...
分类:移动开发   时间:2014-07-23 11:37:16    阅读次数:373
Diffie-Hellman Key Exchange – A Non-Mathematician’s Explanation
The Complete Diffie-Hellman Key Exchange Diagram The process begins when each side of the communication generates a private key. Each side then genera...
分类:其他好文   时间:2014-07-21 08:16:46    阅读次数:287
811条   上一页 1 ... 74 75 76 77 78 ... 82 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!