国产强伦姧在线观看无码,中文字幕99久久亚洲精品,国产精品乱码在线观看,色桃花亚洲天堂视频久久,日韩精品无码观看视频免费

      產(chǎn)品|公司|采購(gòu)|資訊

      CSTA All-Phases .NET DLL

      參考價(jià)面議
      具體成交價(jià)以合同協(xié)議為準(zhǔn)
      • 公司名稱上海道寧信息科技有限公司
      • 品       牌
      • 型       號(hào)
      • 所  在  地
      • 廠商性質(zhì)其他
      • 更新時(shí)間2021/9/2 12:05:29
      • 訪問次數(shù)229
      產(chǎn)品標(biāo)簽:

      在線詢價(jià)收藏產(chǎn)品 點(diǎn)擊查看電話

      聯(lián)系我們時(shí)請(qǐng)說明是 智能制造網(wǎng) 上看到的信息,謝謝!

      上海道寧信息科技有限公司是一家專業(yè)從事軟件構(gòu)件銷售,軟件構(gòu)件化技術(shù)咨詢,軟件構(gòu)件化應(yīng)用和開發(fā)的高科技公司。公司自成立以來,已經(jīng)與國(guó)內(nèi)外眾多控件開發(fā)商建立了長(zhǎng)期穩(wěn)定的合作關(guān)系,是眾多商家在中國(guó)大陸地區(qū)的經(jīng)銷商,同時(shí)我們也是上??莆聡?guó)家八六三項(xiàng)目“上海構(gòu)件庫(kù)”的戰(zhàn)略合作伙伴。在公司全體同仁的共同努力下,我們已經(jīng)成為目前中國(guó)有影響力的構(gòu)件與中間件分銷商之一,有著廣泛的客戶基礎(chǔ)和良好的合作信譽(yù)。公司的產(chǎn)品包括上百種經(jīng)過嚴(yán)格專業(yè)測(cè)試的主打產(chǎn)品以及上千種涵蓋各種開發(fā)語言和平臺(tái)、在市場(chǎng)中*的產(chǎn)品,數(shù)以千 計(jì)的項(xiàng)目經(jīng)理和開發(fā)人員使用著我們推薦的開發(fā)工具,成功的控制了項(xiàng)目進(jìn)度,節(jié)省了時(shí)間和資金投入。公司擁有的技術(shù)支持和*團(tuán)隊(duì),在構(gòu)件領(lǐng)域積累了多年的豐富經(jīng)驗(yàn),并與國(guó)內(nèi)外眾多的構(gòu)件開發(fā)商有長(zhǎng)期的技術(shù)合作往 來,能夠?yàn)榭蛻籼峁?gòu)件解決方案和完善的技術(shù)咨詢與支持服務(wù)。
      網(wǎng)絡(luò)監(jiān)控軟件
      CSTA All-Phases .NET DLL 產(chǎn)品編號(hào):141141 當(dāng)前版本: 開 發(fā) 商:Objective 產(chǎn)品類型:獨(dú)立控件 產(chǎn)品功能:圖表 開發(fā)平......
      CSTA All-Phases .NET DLL 產(chǎn)品信息
      • CSTADLL

        CSTADLL is a collection of software for the Microsoft .NET platform (2.0 or higher) that allows a developer to perform ACSE and CSTA operations for any of the three CSTA phases.

        The CSTADLL kit includes the following:

        1. A Microsoft .NET DLL that contains the following:
          1. Class definitions generated using ASN1C from the ACSE and CSTA ASN.1 specifications for all three phases.
          2. Helper classes to assist with some common CSTA operations and manage a TCP/IP session with a PBX device.
          3. Helper classes for several specific PBX devices, as listed below.
        2. Two client programs with their source code that can serve as samples. One client is a console mode client written in C#. The other client is a simple GUI client written in Visual BASIC.
        3. Several additional sample programs.
        4. The class definitions generated by ASN1C from the ACSE and CSTA ASN.1 specifications for the three phases.
        5. The ACSE and CSTA ASN.1 specifications used to generate the classes.
        6. Documentation, both in PDF and HTML format.

        One year of support is included with the purchase of CSTADLL.

        CSTADLL specifically includes support for the following PBX devices:

        1. Alcatel 4400
        2. Alcatel OXO
        3. Panasonic KX-TDA
        4. Panasonic KX-TDE
        5. Panasonic NCP
        6. Siemens CAP
        7. Siemens Hicom 300
        8. Siemens Hipath 3000
        9. Siemens Hipath 4000
        10. Siemens Realitis
        11. Tadiran Coral

        The generic (i.e., non-device-specific) helper classes included in the DLL should be sufficient to allow developers to work with many standard PBX devices that aren't given in the list above.

        The helper classes provide methods for several common ACSE and CSTA operations. Examples include establishing an ACSE session with a PBX, instructing a PBX to make a call, transfer a call, query a device, etc.

        The helper classes also provide the ability for a client program to specify an asynchronous callback function that will be invoked whenever asynchronous messages are received from the PBX. A common use for this feature would likely be CSTA monitoring functions, in which messages with monitor data are sent asynchronously to the client from the PBX.

        The CSTADLL software can be used in multiple ways, depending on the needs of the client program. The diagram below illustrates one way of using the CSTADLL software. In this scenario a client program is using just the helper classes to do ACSE and CSTA operations and communicate with the PBX. This way of using the software would allow the client program to perform some common ACSE and CSTA operations and find out if they were successful. It would not allow the client program to see any content that the PBX returns in the form of an ACSE or CSTA message. It would also not allow the client program to send any messages to the PBX for which the CSTADLL software doesn't expose a helper method. The DLL that's included with the CSTADLL software is identified as the all-phases DLL in this diagram.

        This next diagram shows the client program using both the helper classes and the generated classes. This approach allows the client program to view content that the PBX sends back, and it also allows the client program to send messages for which no helper method is exposed by the all-phases DLL.

        This last diagram shows the client program using only the generated classes that are within the all-phases DLL. This approach might be useful if the client program needs to manage its own communication with a PBX device. The PBX device, for example, might not support TCP/IP communication or might work better if a different communication paradigm is used.


      在找 CSTA All-Phases .NET DLL 產(chǎn)品的人還在看
      返回首頁(yè) 產(chǎn)品對(duì)比

      提示

      ×

      *您想獲取產(chǎn)品的資料:

      以上可多選,勾選其他,可自行輸入要求

      個(gè)人信息:

      Copyright gkzhan.com , all rights reserved

      智能制造網(wǎng)-工業(yè)4.0時(shí)代智能制造領(lǐng)域“互聯(lián)網(wǎng)+”服務(wù)平臺(tái)

      對(duì)比欄