登录
首页 » 终端 » more systematic introduction of IP phone technology and the principle of the rel...

more systematic introduction of IP phone technology and the principle of the rel...

于 2022-08-18 发布 文件大小:1.28 MB
0 143
下载积分: 2 下载次数: 1

代码说明:

较 为 系 统 地 介绍 了 IP 电 话 技 术 的 原 理 和 相 关 协 议 , 描 述 了 SIP 的 相 关 实 体 、 服 务 分 层 和 消 息 处 理 过 程 , 结 合 嵌 入 式 技 术 设 计 、 实 现 了 一 个 基 于oSIP 协 议 栈 的 SIP 服 务 器 , 并 对 该 服 务 器 进 行 了 试 验 。 -more systematic introduction of IP phone technology and the principle of the relevant agreements, the description of the SIP related entities, and news services layered process, with embedded technology design, Based on the realization of a oSIP protocol stack of SIP server, and on the servers of the test.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • stepper motor control, can be a good learning SCM stepper motor control and appl...
    步进电机控制,能很好地学习单片机控制步进电机的原理及应用。-stepper motor control, can be a good learning SCM stepper motor control and application of the principle.
    2022-04-27 03:27:13下载
    积分:1
  • 作业数据结构:自我
    数据结构大作业:自行设计miniList类-Homework data structure: self-designed Class miniList
    2022-03-17 16:23:35下载
    积分:1
  • 学生信息管理系统
    这是一个名为“学生信息管理系统”的程序,您可以对学生信息做一些简单的操作!
    2022-08-22 04:41:19下载
    积分:1
  • 一个简单的文本
    一个基于控制台的简单文字游戏程序,供初学者学习提高使用-A simple text-based console games, for beginners to learn to improve the use of
    2023-04-24 04:50:02下载
    积分:1
  • windows编程一书附书源代码第十九章的
    windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
    2022-10-02 13:55:05下载
    积分:1
  • 反射
    用于获取类型信息在运行时使用反射对象。授予的正在运行元数据的访问权限的类是程序的 System.Reflection 命名空间中。System.Reflection 命名空间包含允许您获取有关应用程序的信息,动态地添加到应用程序的类型、 值和对象的类。ReflectionReflection 的应用程序具有以下应用程序: 它允许查看属性信息在运行时。它允许检查各种类型的程序集,并实例化这些类。它允许后期绑定到方法和 propertiesIt 允许在运行时创建新的类型,然后执行一些任务,使用这些类型。查看 MetadataWe 有提及在前一章使用反射,您可以查看的属性信息。System.Reflection 类的检索对象,需要将其初始化为发现与类关联的属性。若要执行此操作,您定义目标类的 as:System.Reflection.MemberInfo 信息对象 = typeof(MyClass) ;下面的程序演示了这一点: 使用系统 ;[AttributeUsage(AttributeTargets.All)] 公共类 HelpAttribute: 用于 {公共只读字符串 Url ; 公共字符串主题 / 主题是一个命名的参数 {{返回主题 ;} 得到设置 {主题 = 值;}} 公共 HelpAttribute(string url) / / url 是一个定位的参数 {这。Url = url ;} 专用的字符串的主题 ;} {} [HelpAttribute (MyClass 类"信息")] 类 MyClass 命名空间 AttributeAppl {类程序 {静态 void 主要 (字符串 [] args) {System.Reflection.MemberInfo 信息 = typeof(MyClass) ; 对象 [] 属性 = info。GetCustomAttributes(true) ;为 (int 我 = 0 ; 我 < 属性。长度 ;i + +) {System.Console.WriteLine(attributes[i]) ;}Console.ReadKey() ;}}} 编译和运行,它将显示附加到 MyClass:HelpAttribute 示例本示例类的自定义属性的名称时,我们使用前面的章节中使用反射创建的 DeBug
    2022-09-18 10:30:09下载
    积分:1
  • zigbee采集温湿度程序
    zigbee采集温湿度程序   用于采集温湿度再发到串口显示出来
    2022-04-16 23:19:45下载
    积分:1
  • 此程序为模拟windows平台下的dos命令处理程序.
    此程序为模拟windows平台下的dos命令处理程序.-this program to simulate the windows platform dos order processing.
    2023-03-14 07:45:03下载
    积分:1
  • MSDN inside of the console has a number of examples used in places inconvenient...
    对MSDN里面的例子console有一些不方便用的地方修改了一下-MSDN inside of the console has a number of examples used in places inconvenient to modify a bit
    2022-07-09 11:47:31下载
    积分:1
  • 学生数据库
    这是一个适合初学者的 c + + 项目。这个程序使数据库在那里可以输入学生信息,提取后的学生。此程序显示了不同的使用功能。
    2023-07-16 19:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载