What is signaling?
Signaling is the process of coordinating communication. In order for a WebRTC application to set up a 'call', its clients need to exchange information:
Session control message...
分类:
Web程序 时间:
2014-08-31 00:31:25
阅读次数:
1000
官网上给出的例子http://nikhilm.github.io/uvbook/threads.html#inter-thread-communication,中文理解在后边Inter-thread communicationSometimes you want various threads to...
分类:
编程语言 时间:
2014-08-29 17:55:18
阅读次数:
2927
Databasemounted.ORA-03113:end-of-fileoncommunicationchannelProcessID:4907SessionID:1Serialnumber:5这种错误的解决方案出现这个报错之后,明明oracle已经mount,此时查看oracle的状态:selectopen_modefromv$database;ERROR:ORA-03114:notconnectedtoORACLE提示oracle就根..
分类:
数据库 时间:
2014-08-26 03:03:26
阅读次数:
284
这个题目一开始不知道如何下手,感觉很像背包,里面有两个变量,一个带宽B,一个价格P,有n个设备,每个设备有k个可选的器材(只需选一个),每个器材都有自己的B和P,n个设备选n个器材,最终,FB=所有器材里最小的B,FP=总的价格,要使得FB/FP最大这种题目得先把一个变量给控制起来,或者说枚举其中一...
分类:
其他好文 时间:
2014-08-24 17:59:52
阅读次数:
170
Use the SSH to build up the tunnel access to other computer can make the communication encrypted and secured, tested on the http service by using the SSH tunnel access...
分类:
数据库 时间:
2014-08-23 19:06:01
阅读次数:
324
上学期学信息论这门课的时候,接触到了通信复杂度这个话题。我觉得这是一个非常有意思的领域。70年代时,姚期智老师也在这个领域作出了重要的成果。借用Matrix67文章里的一段话,介绍一下通信复杂度的定义。通信复杂度(communication complexity)主要研究这么一类问题: A 持有数据...
分类:
其他好文 时间:
2014-08-23 17:41:31
阅读次数:
273
mac下的filezilla是一个很奇葩的应用,奇葩在哪?有一次我不知道怎么操作的,把filezilla搬到到了窗体顶部,结果被mac的菜单栏挡住了标题栏,然后再也无法移动窗体了,以下是我为了移动它做的努力:尝试全屏,失败尝试把它拖到另一外屏幕,结果到了另一个屏幕,它仍然躲在菜单栏下,失败尝试接一个...
分类:
其他好文 时间:
2014-08-23 17:37:41
阅读次数:
214
WCFwindows communication fundation...
分类:
其他好文 时间:
2014-08-23 11:21:10
阅读次数:
141
RFCRemote function Call 远程功能调用, 是SAP系统之间以及非SAP系统之间程序通信的基本接口技术. 例如BAPI , ALE都是基于RFC实现的SAP系统提供了三种外部接口1.通信接口(communication interface)2.文件I/O接口(file I/O i...
分类:
其他好文 时间:
2014-08-22 20:57:09
阅读次数:
405