Welcome![Sign In][Sign Up]
Location:
Search - Asterisk-Java

Search list

[Com Portjava_serial

Description: 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with reading data from the serial port communication procedures in the use of a simple agreement the news is different between the asterisk * used as the separator. This procedure is the problem WriteSerial ReadSerial process and the process can not simultaneously activated error message is not to open the serial port, because the same one serial port can not be opened while two (ReadSerial stated in the FileRe Ader and WriteSerial stated in a job interview). This is not to achieve full-duplex communication. Whether it is not done to talk about the heroes of approach.
Platform: | Size: 2024 | Author: | Hits:

[Windows Developasterisk-java-0.3-m1

Description: Open Source telephony switching and private branch exchange (PBX) daemon. Supported signalling protocols-Open Source telephony switching and priva te branch exchange (PBX) daemon. Supported sig nalling protocols
Platform: | Size: 292328 | Author: 彭云林 | Hits:

[Other resourceasterisk-java-0.3.1-javadoc

Description: 关于asterisk的java包,对asterisk系统的开发有很大用处
Platform: | Size: 1522287 | Author: 钟然旭 | Hits:

[Streaming Mpeg4megaco

Description: H.248(MEGACO)协议的java实现代码,由于目前这个协议的源代码很少,所以给传上来给大家分享,希望能对通信开发的朋友有所帮助-H.248 (MEGACO) achieve agreement java code, as the current agreement rarely the source code, so to Chuan onto to share with you the hope for the development of communication help a friend
Platform: | Size: 51200 | Author: 杨安国 | Hits:

[Windows DevelopBroker

Description: 按照Broker模式的要求,实现Client,Broker,Server三种组件(设计为三个class),不要求设计Client-side Proxy和Server-side Proxy。必须实现如下功能: • Server可以注册到Broker(使用ID号) • Broker为Server提供注册服务 • Broker可将client的request转发到正确的server • Broker可见server的response转发到client -Broker with the requirements of the model and realize Client, Broker, Server three components (design for the three class), does not require Design Client-side and Proxy Server-side Proxy. The need to achieve the following functions :# 8226 Server can be registered to Broker (use ID)# 8226 Server Broker to provide registration services# 8226 Broker can be transmitted client's request to the correct server# 8226 Broker Visibility server response relayed to the client
Platform: | Size: 7168 | Author: 宋丽娟 | Hits:

[Com Portjava_serial

Description: 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with reading data from the serial port communication procedures in the use of a simple agreement the news is different between the asterisk* used as the separator. This procedure is the problem WriteSerial ReadSerial process and the process can not simultaneously activated error message is not to open the serial port, because the same one serial port can not be opened while two (ReadSerial stated in the FileRe Ader and WriteSerial stated in a job interview). This is not to achieve full-duplex communication. Whether it is not done to talk about the heroes of approach.
Platform: | Size: 2048 | Author: | Hits:

[Windows Developasterisk-java-0.3-m1

Description: Open Source telephony switching and private branch exchange (PBX) daemon. Supported signalling protocols-Open Source telephony switching and priva te branch exchange (PBX) daemon. Supported sig nalling protocols
Platform: | Size: 291840 | Author: 彭云林 | Hits:

[MMSMMSPlatform

Description: MM7彩信对接网关示例,使用此程序可作为中国移动MM7对接的SP端彩信网关。此程序使用了中兴的API。-MMS MM7 gateway docking example, the use of this procedure can be used as docking MM7 China Mobile MMS Gateway SP client. This program uses the ZTE API.
Platform: | Size: 268288 | Author: trworks | Hits:

[JSP/Javaasterisk-java-0.3.1-javadoc

Description: 关于asterisk的java包,对asterisk系统的开发有很大用处-Asterisk on the java package, on the asterisk system has great usefulness
Platform: | Size: 1521664 | Author: 钟然旭 | Hits:

[WEB CodeAstManage

Description: asterisk 实时管理系统,PHP管理界面。使用PHPAGI。-asterisk in real-time management system, PHP administration interface. Use PHPAGI.
Platform: | Size: 36864 | Author: Rogers | Hits:

[Communication-Mobileasterisk-java-1.0.0-m2-sources

Description: java程序实现asterisk的AGI接口,便于ASTERISK系统接口开发-JAVA CODE FOR ASTERISK AGI DEVELOP
Platform: | Size: 564224 | Author: ww | Hits:

[Linux-UnixasteriskWebConference

Description: asterisk会议管理, web管理,使得会议更简单-asterisk conference management, web management, making the meeting easier
Platform: | Size: 354304 | Author: hanson | Hits:

[JSP/Javajavacsv2.1

Description: Test Manager using Asterisk-java
Platform: | Size: 89088 | Author: masbhunex | Hits:

[JSP/JavaStarApplet

Description: 一个输出星号的小型java程序,用户输入数字,applet会显示出星号金字塔,层数即为输入的数字-A small output asterisk java program, the user enter a number, applet will display an asterisk pyramid, the number of layers of the input
Platform: | Size: 1024 | Author: Zhuangli Yi | Hits:

[Other Web Codejava1

Description: 实验一: 实验目的:1.使用System.out.println向命令窗口输出文本和字符。 2.编译和执行Java应用程序。 问题描述:编写一个应用程序,使用星号(*)输出如示例输出所示的图形。 示例输出: -Experiment: experimental purposes: 1. Use System.out.println output text and characters to the command window. (2) to compile and execute Java applications. Description of the problem: write an application, use an asterisk (*) output sample output shown in the graphic. Sample output:
Platform: | Size: 216064 | Author: 哦也啊 | Hits:

[JSPasterisk-java-1.0.0.M3-API

Description: 关于asterisk的开发文档API,fastAgi,managerAPI,liveObject,开发应用必备-About the asterisk Development Documentation API fastAgi managerAPI, liveObject, the development and application of essential
Platform: | Size: 1933312 | Author: lironghua | Hits:

[OS programGame_headsman

Description: 这是一个Java小游戏,在控制台显示要猜的单词为星号,提示输入要猜的单词,猜对了就在相应位置显示字母,猜错了则会给出提示。最后会给出总评,即猜错了几个,猜对了几个。-This is a Java game to guess the word as displayed in the console asterisk prompted to enter the word to guess, and guessed the letters displayed in the corresponding position will be prompted to guess wrong. Will last given the overall rating that is wrong, a few guessed a few.
Platform: | Size: 1024 | Author: Hobo | Hits:

[JSP/Javaasterisk-java-1.0.0-m2-sources

Description: java程序实现asterisk的AGI接口,便于ASTERISK系统接口开发-java program asterisk of AGI interface, easy ASTERISK System Interface Development
Platform: | Size: 1887232 | Author: 黄雷 | Hits:

[JSP/Javaasterisk

Description: Tests regular expressions containing for Java Script.
Platform: | Size: 1024 | Author: buekajon | Hits:

[JSP/Javaasterisk-java-master

Description: 由asterisk-java-master支持的开源api-Supported by an asterisk- Java- master of the open source API
Platform: | Size: 16538624 | Author: 宋云霄 | Hits:
« 12 »

CodeBus www.codebus.net