Georgedevrealm.org·Mar 30, 2020Testing proprietary systemsThere are times when you have to integrate into a proprietary or legacy system, most of the time, using an API to implement the integration. Testing such integration with a proprietary or legacy system can be complex, if possible at all, since most o...Discuss·1 like·322 readsjtapi
Georgedevrealm.org·May 22, 2009JTapi hands-on, part IIThis is the next article in the JTapi hands-on series that will present the Call and Connection interfaces from the Jtapi API. Using the Call and Connection interface, this article shows how to create and disconnect calls, and also inspect Connection...Discuss·165 readsJTAPIJava
Georgedevrealm.org·Apr 5, 2009JTapi hands-on, part IThe story so far In the first article there was an introduction to the basic interfaces of JTAPI, that is JtapiPeer, Provider, Address, Terminal, Call and Connection. These are the basis on which we will built upon and continue in this article. Start...Discuss·173 readsJTAPIJava
Georgedevrealm.org·Mar 26, 2009JTapi OverviewThe Java Telephony API (JTAPI) is a portable, object-oriented application programming interface for Java-based computer-telephony applications. This article is an introduction to the Java Telephony API, presenting the most important elements of this ...Discuss·322 readsJTAPIjtapi